mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @next/eslint-plugin-next from 14.2.4 to 14.2.5
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.4 to 14.2.5. - [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.5/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
45fca4ce0b
commit
25789cec0c
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
|||
"zustand": "^4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.4",
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -882,12 +882,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:^14.2.4":
|
||||
version: 14.2.4
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.4"
|
||||
"@next/eslint-plugin-next@npm:^14.2.5":
|
||||
version: 14.2.5
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.5"
|
||||
dependencies:
|
||||
glob: "npm:10.3.10"
|
||||
checksum: 10c0/077584c9ee12a82940c64a5cc48295e919c74fc352a9bedf41a6b44f2f4e71aea2aa95826957de042a8649e058888d3b27ea7f9ca72e67798e89d14b62f733c1
|
||||
checksum: 10c0/13eefc2a17e37925ded8e43ae2446a73cbc5a23ade7a73c33adb75d3d2907ec75cedd8534f89a361ce8e63b5141d7e2d38aed40abd8b4eb3e7c21ba84f6bda8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6355,7 +6355,7 @@ __metadata:
|
|||
"@liveblocks/node": "npm:^2.2.1"
|
||||
"@liveblocks/react": "npm:^2.2.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.5"
|
||||
"@prisma/client": "npm:^5.16.2"
|
||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
|
|
Loading…
Reference in a new issue