mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #817 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.0.4
Bump @next/eslint-plugin-next from 15.0.3 to 15.0.4
This commit is contained in:
commit
dd8f5a5c86
2 changed files with 11 additions and 2 deletions
|
@ -64,7 +64,7 @@
|
|||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.16.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "15.0.3",
|
||||
"@next/eslint-plugin-next": "15.0.4",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1488,6 +1488,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.0.4":
|
||||
version: 15.0.4
|
||||
resolution: "@next/eslint-plugin-next@npm:15.0.4"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/ce55e4102712baac47d79f4b6ed8962b472d1a9aafe2ec0fcb7160e818fd2768d806c7a6cd95e122e1c32ac1897bc10cb39f70b6c53f7b36589269177f88f66f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.0.3":
|
||||
version: 15.0.4
|
||||
resolution: "@next/mdx@npm:15.0.4"
|
||||
|
@ -13283,7 +13292,7 @@ __metadata:
|
|||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.3"
|
||||
"@next/eslint-plugin-next": "npm:15.0.4"
|
||||
"@next/mdx": "npm:^15.0.3"
|
||||
"@prisma/client": "npm:^6.0.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
|
|
Loading…
Reference in a new issue