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.8 to 14.2.9
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.8 to 14.2.9. - [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.9/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
ddc2c6eb70
commit
776349434d
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.8",
|
||||
"@next/eslint-plugin-next": "^14.2.9",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -857,12 +857,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:^14.2.8":
|
||||
version: 14.2.8
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.8"
|
||||
"@next/eslint-plugin-next@npm:^14.2.9":
|
||||
version: 14.2.9
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.9"
|
||||
dependencies:
|
||||
glob: "npm:10.3.10"
|
||||
checksum: 10c0/577b336feae3cd915af5befd6fd0e733e396b98dcdce792e406a7ebf020cc4a206e44f16d8cfb21416000086951c1f0eef37a6492551eae64c3e756c81356c95
|
||||
checksum: 10c0/b7827b82939aacd371244341456470484705b85c935dce6ea774314c266698be3dfeaa47db76fe75ecde472db394db15b14037e488bf28740032ece968004a8e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6362,7 +6362,7 @@ __metadata:
|
|||
"@liveblocks/node": "npm:^2.6.1"
|
||||
"@liveblocks/react": "npm:^2.6.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.8"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.9"
|
||||
"@prisma/client": "npm:^5.19.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
|
|
Loading…
Reference in a new issue