mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @next/eslint-plugin-next from 15.1.1 to 15.1.2
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.1 to 15.1.2. - [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.2/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f64ec56481
commit
73b86e8018
2 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
|||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.16.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "15.1.1",
|
||||
"@next/eslint-plugin-next": "15.1.2",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/compression": "^1.7.5",
|
||||
"@types/dompurify": "^3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1450,12 +1450,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.1.1":
|
||||
version: 15.1.1
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.1"
|
||||
"@next/eslint-plugin-next@npm:15.1.2":
|
||||
version: 15.1.2
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.2"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/7f01fdd0cadd8e72cc29b3f3a9848445352447d6327bbb1332ec55e387603b9cb584527c227a7bab86925a4f0b9aa0416493799d786f42fb4e6aa910dd93e72d
|
||||
checksum: 10c0/9caf0763247cba8925d89596b7fdb21ec5d3cd0f5251e1e3f70c19815c7439cf358c694e59f0eedf08520c3a75c063395288af92661c75781bd7441de1063dc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12480,7 +12480,7 @@ __metadata:
|
|||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/bundle-analyzer": "npm:^15.1.1"
|
||||
"@next/eslint-plugin-next": "npm:15.1.1"
|
||||
"@next/eslint-plugin-next": "npm:15.1.2"
|
||||
"@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