mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @next/eslint-plugin-next from 14.2.12 to 14.2.13
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.12 to 14.2.13. - [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.13/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
bcd49cd86a
commit
c32a4014ce
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.12",
|
||||
"@next/eslint-plugin-next": "^14.2.13",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -847,12 +847,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:^14.2.12":
|
||||
version: 14.2.12
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.12"
|
||||
"@next/eslint-plugin-next@npm:^14.2.13":
|
||||
version: 14.2.13
|
||||
resolution: "@next/eslint-plugin-next@npm:14.2.13"
|
||||
dependencies:
|
||||
glob: "npm:10.3.10"
|
||||
checksum: 10c0/cd0b8f155f868c32e5d945eef4c888e95fe85792de06a5bc1e8d4035643df9f7d0ca1f59830f46db7ba6d0b10c36149fed748c190d0b86e156a2ecb1a9af7c96
|
||||
checksum: 10c0/8ef8e6289f0e447f0e59aca1f70594be0b4b9f23723684f7ad6eb58ca8b874d05dd3577feddafd3953aa302272c5bc525e369bcc0eeaabc7264e5ad9bac98d95
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6273,7 +6273,7 @@ __metadata:
|
|||
"@liveblocks/node": "npm:^2.7.2"
|
||||
"@liveblocks/react": "npm:^2.7.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.12"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.13"
|
||||
"@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