mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-17 11:03:06 +00:00
Merge pull request #1268 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.3.2
This commit is contained in:
commit
8a174d640c
2 changed files with 11 additions and 2 deletions
|
@ -74,7 +74,7 @@
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.22.0",
|
"@eslint/js": "^9.22.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.2.4",
|
"@next/eslint-plugin-next": "15.3.2",
|
||||||
"@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
|
@ -2536,6 +2536,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@next/eslint-plugin-next@npm:15.3.2":
|
||||||
|
version: 15.3.2
|
||||||
|
resolution: "@next/eslint-plugin-next@npm:15.3.2"
|
||||||
|
dependencies:
|
||||||
|
fast-glob: "npm:3.3.1"
|
||||||
|
checksum: 10c0/b03e512c275d33f4159522a66d4aa56f60dbf8f2dbfca6db9dcb5ce4c51ab701d8b28d719499d5728913b1ed71f76a93d770797670d04ca525ea318a32aa8fab
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.3.2":
|
"@next/mdx@npm:^15.3.2":
|
||||||
version: 15.3.2
|
version: 15.3.2
|
||||||
resolution: "@next/mdx@npm:15.3.2"
|
resolution: "@next/mdx@npm:15.3.2"
|
||||||
|
@ -13947,7 +13956,7 @@ __metadata:
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
"@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"
|
||||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
"@next/eslint-plugin-next": "npm:15.3.2"
|
||||||
"@next/mdx": "npm:^15.3.2"
|
"@next/mdx": "npm:^15.3.2"
|
||||||
"@prisma/client": "npm:^6.5.0"
|
"@prisma/client": "npm:^6.5.0"
|
||||||
"@prisma/extension-accelerate": "npm:^1.3.0"
|
"@prisma/extension-accelerate": "npm:^1.3.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue