mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 16:02:07 +00:00
Merge pull request #494 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.6
Bump @next/eslint-plugin-next from 14.2.5 to 14.2.6
This commit is contained in:
commit
b6023a63d0
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.5",
|
"@next/eslint-plugin-next": "^14.2.6",
|
||||||
"@types/lodash": "^4.17.7",
|
"@types/lodash": "^4.17.7",
|
||||||
"@types/node": "^22.5.0",
|
"@types/node": "^22.5.0",
|
||||||
"@types/react": "npm:types-react@rc",
|
"@types/react": "npm:types-react@rc",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -841,12 +841,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:^14.2.5":
|
"@next/eslint-plugin-next@npm:^14.2.6":
|
||||||
version: 14.2.5
|
version: 14.2.6
|
||||||
resolution: "@next/eslint-plugin-next@npm:14.2.5"
|
resolution: "@next/eslint-plugin-next@npm:14.2.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: "npm:10.3.10"
|
glob: "npm:10.3.10"
|
||||||
checksum: 10c0/13eefc2a17e37925ded8e43ae2446a73cbc5a23ade7a73c33adb75d3d2907ec75cedd8534f89a361ce8e63b5141d7e2d38aed40abd8b4eb3e7c21ba84f6bda8a
|
checksum: 10c0/52ca55d98bb72a3bccaa08859036d312bc4936be00923bd8c6399472928e6d2b295f4e2f5f94bec30c8b9274f02bb170ee272b1242ca6cad3ae3d1b4a0ceb53e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6285,7 +6285,7 @@ __metadata:
|
||||||
"@liveblocks/node": "npm:^2.5.2"
|
"@liveblocks/node": "npm:^2.5.2"
|
||||||
"@liveblocks/react": "npm:^2.5.2"
|
"@liveblocks/react": "npm:^2.5.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@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/client": "npm:^5.18.0"
|
||||||
"@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