Merge pull request #1268 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.3.2
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

This commit is contained in:
Ahmad 2025-05-14 19:47:21 -04:00 committed by GitHub
commit 8a174d640c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -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",

View file

@ -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"