mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-12 05:42:07 +00:00
Bump @next/eslint-plugin-next from 14.2.10 to 14.2.11
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.10 to 14.2.11. - [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/v14.2.11/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
9480a83a8a
commit
483686271b
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "^14.2.10",
|
"@next/eslint-plugin-next": "^14.2.11",
|
||||||
"@types/lodash": "^4.17.7",
|
"@types/lodash": "^4.17.7",
|
||||||
"@types/node": "^22.5.4",
|
"@types/node": "^22.5.4",
|
||||||
"@types/react": "npm:types-react@rc",
|
"@types/react": "npm:types-react@rc",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -840,12 +840,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:^14.2.10":
|
"@next/eslint-plugin-next@npm:^14.2.11":
|
||||||
version: 14.2.10
|
version: 14.2.11
|
||||||
resolution: "@next/eslint-plugin-next@npm:14.2.10"
|
resolution: "@next/eslint-plugin-next@npm:14.2.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: "npm:10.3.10"
|
glob: "npm:10.3.10"
|
||||||
checksum: 10c0/6efc2de33b749dd2340ead4facc83c0dc9ffc9de69a9c96665917b22767a5eff5bcf2e8f3d05607fc0daf5c370a7459ccbd01a82637113d9b131a7af5ee4bb9d
|
checksum: 10c0/786dfd0700f4cc3197b692d94f1b0cc69f2beccc0a595b16c41d0d840224cc082133227749f3a60c1cadc2e0c660cad7d237e23b34362e9e30f9aaef5307979f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6292,7 +6292,7 @@ __metadata:
|
||||||
"@liveblocks/node": "npm:^2.7.0"
|
"@liveblocks/node": "npm:^2.7.0"
|
||||||
"@liveblocks/react": "npm:^2.7.0"
|
"@liveblocks/react": "npm:^2.7.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.10"
|
"@next/eslint-plugin-next": "npm:^14.2.11"
|
||||||
"@prisma/client": "npm:^5.19.1"
|
"@prisma/client": "npm:^5.19.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue