mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @next/eslint-plugin-next from 15.0.4 to 15.1.0
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.0.4 to 15.1.0. - [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/v15.1.0/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
467268ff95
commit
f0b965b8d8
2 changed files with 2 additions and 11 deletions
|
@ -65,7 +65,7 @@
|
|||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.16.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "15.0.4",
|
||||
"@next/eslint-plugin-next": "15.1.0",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1495,15 +1495,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.0.4":
|
||||
version: 15.0.4
|
||||
resolution: "@next/eslint-plugin-next@npm:15.0.4"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/ce55e4102712baac47d79f4b6ed8962b472d1a9aafe2ec0fcb7160e818fd2768d806c7a6cd95e122e1c32ac1897bc10cb39f70b6c53f7b36589269177f88f66f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.1.0":
|
||||
version: 15.1.0
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.0"
|
||||
|
@ -13620,7 +13611,7 @@ __metadata:
|
|||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/bundle-analyzer": "npm:^15.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.4"
|
||||
"@next/eslint-plugin-next": "npm:15.1.0"
|
||||
"@next/mdx": "npm:^15.1.0"
|
||||
"@prisma/client": "npm:^6.0.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
|
|
Loading…
Reference in a new issue