mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump eslint-config-next from 15.0.3 to 15.1.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.0.3 to 15.1.0. - [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.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
13c91c92a1
commit
06f896b0cc
2 changed files with 18 additions and 18 deletions
|
@ -77,7 +77,7 @@
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
"babel-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||||
"eslint": "^9.16.0",
|
"eslint": "^9.16.0",
|
||||||
"eslint-config-next": "15.0.3",
|
"eslint-config-next": "15.1.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||||
"fluid-tailwind": "^1.0.4",
|
"fluid-tailwind": "^1.0.4",
|
||||||
|
|
34
yarn.lock
34
yarn.lock
|
@ -1495,15 +1495,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.0.3":
|
|
||||||
version: 15.0.3
|
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.0.3"
|
|
||||||
dependencies:
|
|
||||||
fast-glob: "npm:3.3.1"
|
|
||||||
checksum: 10c0/59d024d129e472aa32fb841a1906d3ab3d3a7252a9fdfc93e3ac5a2436397d16f53f16ed0ec6c7006f912571854e52492612c0d4493c440c84dba5cea67e95d9
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@next/eslint-plugin-next@npm:15.0.4":
|
"@next/eslint-plugin-next@npm:15.0.4":
|
||||||
version: 15.0.4
|
version: 15.0.4
|
||||||
resolution: "@next/eslint-plugin-next@npm:15.0.4"
|
resolution: "@next/eslint-plugin-next@npm:15.0.4"
|
||||||
|
@ -1513,6 +1504,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@next/eslint-plugin-next@npm:15.1.0":
|
||||||
|
version: 15.1.0
|
||||||
|
resolution: "@next/eslint-plugin-next@npm:15.1.0"
|
||||||
|
dependencies:
|
||||||
|
fast-glob: "npm:3.3.1"
|
||||||
|
checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.1.0":
|
"@next/mdx@npm:^15.1.0":
|
||||||
version: 15.1.0
|
version: 15.1.0
|
||||||
resolution: "@next/mdx@npm:15.1.0"
|
resolution: "@next/mdx@npm:15.1.0"
|
||||||
|
@ -6116,11 +6116,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-next@npm:15.0.3":
|
"eslint-config-next@npm:15.1.0":
|
||||||
version: 15.0.3
|
version: 15.1.0
|
||||||
resolution: "eslint-config-next@npm:15.0.3"
|
resolution: "eslint-config-next@npm:15.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/eslint-plugin-next": "npm:15.0.3"
|
"@next/eslint-plugin-next": "npm:15.1.0"
|
||||||
"@rushstack/eslint-patch": "npm:^1.10.3"
|
"@rushstack/eslint-patch": "npm:^1.10.3"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||||
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||||
|
@ -6128,7 +6128,7 @@ __metadata:
|
||||||
eslint-import-resolver-typescript: "npm:^3.5.2"
|
eslint-import-resolver-typescript: "npm:^3.5.2"
|
||||||
eslint-plugin-import: "npm:^2.31.0"
|
eslint-plugin-import: "npm:^2.31.0"
|
||||||
eslint-plugin-jsx-a11y: "npm:^6.10.0"
|
eslint-plugin-jsx-a11y: "npm:^6.10.0"
|
||||||
eslint-plugin-react: "npm:^7.35.0"
|
eslint-plugin-react: "npm:^7.37.0"
|
||||||
eslint-plugin-react-hooks: "npm:^5.0.0"
|
eslint-plugin-react-hooks: "npm:^5.0.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
||||||
|
@ -6136,7 +6136,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/2081c7843cbfd3199a45213670472d7781b1d627699b74d93824c1996ca7bc3bb3df7a808043101666579d756a9f93ac1cd9fb86c9d87da375f3dd5132d53fe2
|
checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6278,7 +6278,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-react@npm:^7.35.0":
|
"eslint-plugin-react@npm:^7.37.0":
|
||||||
version: 7.37.2
|
version: 7.37.2
|
||||||
resolution: "eslint-plugin-react@npm:7.37.2"
|
resolution: "eslint-plugin-react@npm:7.37.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -13535,7 +13535,7 @@ __metadata:
|
||||||
date-fns: "npm:^4.1.0"
|
date-fns: "npm:^4.1.0"
|
||||||
dompurify: "npm:^3.2.3"
|
dompurify: "npm:^3.2.3"
|
||||||
eslint: "npm:^9.16.0"
|
eslint: "npm:^9.16.0"
|
||||||
eslint-config-next: "npm:15.0.3"
|
eslint-config-next: "npm:15.1.0"
|
||||||
eslint-config-prettier: "npm:^9.1.0"
|
eslint-config-prettier: "npm:^9.1.0"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-63b359f-20241101"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-63b359f-20241101"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
|
|
Loading…
Reference in a new issue