mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @next/eslint-plugin-next from 14.2.5 to 14.2.6
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.5 to 14.2.6. - [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.6/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
0dc31307c7
commit
6b7a1e4989
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
"@next/eslint-plugin-next": "^14.2.6",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.4.1",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -841,12 +841,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:^14.2.5":
|
||||
version: 14.2.5
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.5"
|
||||
"@next/eslint-plugin-next@npm:^14.2.6":
|
||||
version: 14.2.6
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.6"
|
||||
dependencies:
|
||||
glob: "npm:10.3.10"
|
||||
checksum: 10c0/13eefc2a17e37925ded8e43ae2446a73cbc5a23ade7a73c33adb75d3d2907ec75cedd8534f89a361ce8e63b5141d7e2d38aed40abd8b4eb3e7c21ba84f6bda8a
|
||||
checksum: 10c0/52ca55d98bb72a3bccaa08859036d312bc4936be00923bd8c6399472928e6d2b295f4e2f5f94bec30c8b9274f02bb170ee272b1242ca6cad3ae3d1b4a0ceb53e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6276,7 +6276,7 @@ __metadata:
|
|||
"@liveblocks/node": "npm:^2.5.2"
|
||||
"@liveblocks/react": "npm:^2.5.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.5"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.6"
|
||||
"@prisma/client": "npm:^5.18.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
|
|
Loading…
Reference in a new issue