mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #976 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.1.6
Bump @next/eslint-plugin-next from 15.1.5 to 15.1.6
This commit is contained in:
commit
b027a77fe8
2 changed files with 2 additions and 11 deletions
|
@ -75,7 +75,7 @@
|
||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.1.0",
|
||||||
"@eslint/js": "^9.16.0",
|
"@eslint/js": "^9.16.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.1.5",
|
"@next/eslint-plugin-next": "15.1.6",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@testing-library/dom": "^10.4.0",
|
"@testing-library/dom": "^10.4.0",
|
||||||
"@testing-library/jest-dom": "^6.6.3",
|
"@testing-library/jest-dom": "^6.6.3",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2025,15 +2025,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.1.5":
|
|
||||||
version: 15.1.5
|
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.1.5"
|
|
||||||
dependencies:
|
|
||||||
fast-glob: "npm:3.3.1"
|
|
||||||
checksum: 10c0/56105ca4b5804379eb6eca6f11275f72f8ce70bb3f5ce057b0f16008a1b23b53b2eefee9ed3355ca0461b9a0ea3f72727b626432b887304970d9dbef934929d3
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.1.6":
|
"@next/eslint-plugin-next@npm:15.1.6":
|
||||||
version: 15.1.6
|
version: 15.1.6
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.1.6"
|
resolution: "@next/eslint-plugin-next@npm:15.1.6"
|
||||||
|
@ -12628,7 +12619,7 @@ __metadata:
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@neshca/cache-handler": "npm:^1.9.0"
|
"@neshca/cache-handler": "npm:^1.9.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.5"
|
"@next/eslint-plugin-next": "npm:15.1.6"
|
||||||
"@next/mdx": "npm:^15.1.6"
|
"@next/mdx": "npm:^15.1.6"
|
||||||
"@prisma/client": "npm:^6.2.1"
|
"@prisma/client": "npm:^6.2.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue