mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @next/eslint-plugin-next from 15.0.1 to 15.0.2
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.0.1 to 15.0.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.2/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ddc64cb576
commit
54de68fe60
2 changed files with 2 additions and 11 deletions
|
@ -59,7 +59,7 @@
|
||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.1.0",
|
||||||
"@eslint/js": "^9.13.0",
|
"@eslint/js": "^9.13.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.0.1",
|
"@next/eslint-plugin-next": "15.0.2",
|
||||||
"@types/dompurify": "^3",
|
"@types/dompurify": "^3",
|
||||||
"@types/lodash": "^4.17.12",
|
"@types/lodash": "^4.17.12",
|
||||||
"@types/node": "^22.8.0",
|
"@types/node": "^22.8.0",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -930,15 +930,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.0.1":
|
|
||||||
version: 15.0.1
|
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.0.1"
|
|
||||||
dependencies:
|
|
||||||
fast-glob: "npm:3.3.1"
|
|
||||||
checksum: 10c0/4e7dda7279999425041b1832c13845d18bb3b22ebdbc7707b28bd6a27b8010a4dfb1e792a7f2bf210fc4117dfbfdf60509714035c4bcd40e30b55317d76c6fcc
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.0.2":
|
"@next/eslint-plugin-next@npm:15.0.2":
|
||||||
version: 15.0.2
|
version: 15.0.2
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.0.2"
|
resolution: "@next/eslint-plugin-next@npm:15.0.2"
|
||||||
|
@ -6691,7 +6682,7 @@ __metadata:
|
||||||
"@liveblocks/node": "npm:^2.10.2"
|
"@liveblocks/node": "npm:^2.10.2"
|
||||||
"@liveblocks/react": "npm:^2.10.2"
|
"@liveblocks/react": "npm:^2.10.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.0.1"
|
"@next/eslint-plugin-next": "npm:15.0.2"
|
||||||
"@prisma/client": "npm:^5.21.1"
|
"@prisma/client": "npm:^5.21.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.1"
|
"@radix-ui/react-accordion": "npm:^1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue