mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-07 13:09:30 +00:00
Bump @next/eslint-plugin-next from 15.3.2 to 15.3.3
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.2 to 15.3.3. - [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.3.3/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 15.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fff12e97ba
commit
a7fde3a826
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.27.0",
|
"@eslint/js": "^9.27.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.3.2",
|
"@next/eslint-plugin-next": "15.3.3",
|
||||||
"@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
|
@ -2527,6 +2527,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@next/eslint-plugin-next@npm:15.3.3":
|
||||||
|
version: 15.3.3
|
||||||
|
resolution: "@next/eslint-plugin-next@npm:15.3.3"
|
||||||
|
dependencies:
|
||||||
|
fast-glob: "npm:3.3.1"
|
||||||
|
checksum: 10c0/d6c95d07d46b9369f27eb716e2f6c8df6d97e077b055e26eff8f1931fc3cd7a6af73461d318917e60b68561ea90e0b5f43a2c6eaf641c1f740aadd1d2b12919a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.3.3":
|
"@next/mdx@npm:^15.3.3":
|
||||||
version: 15.3.3
|
version: 15.3.3
|
||||||
resolution: "@next/mdx@npm:15.3.3"
|
resolution: "@next/mdx@npm:15.3.3"
|
||||||
|
@ -13843,7 +13852,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.3.2"
|
"@next/eslint-plugin-next": "npm:15.3.3"
|
||||||
"@next/mdx": "npm:^15.3.3"
|
"@next/mdx": "npm:^15.3.3"
|
||||||
"@prisma/client": "npm:^6.8.2"
|
"@prisma/client": "npm:^6.8.2"
|
||||||
"@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