mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump eslint-config-next from 15.1.0 to 15.1.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.0 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-config-next) --- updated-dependencies: - dependency-name: eslint-config-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
260813896b
commit
ce68235520
2 changed files with 7 additions and 16 deletions
|
@ -79,7 +79,7 @@
|
|||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.0",
|
||||
"eslint-config-next": "15.1.2",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -1441,15 +1441,6 @@ __metadata:
|
|||
languageName: node
|
||||
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/eslint-plugin-next@npm:15.1.2":
|
||||
version: 15.1.2
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.2"
|
||||
|
@ -6001,11 +5992,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.1.0":
|
||||
version: 15.1.0
|
||||
resolution: "eslint-config-next@npm:15.1.0"
|
||||
"eslint-config-next@npm:15.1.2":
|
||||
version: 15.1.2
|
||||
resolution: "eslint-config-next@npm:15.1.2"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.1.2"
|
||||
"@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/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
|
@ -6021,7 +6012,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d
|
||||
checksum: 10c0/570775cc12ae044d85f9a44774aa5288695ab47b937e8a97cc707455daff4281e9f61823213bf3f7da9bd4067f8e6e2373ff74781aaa52a148e1a6c4e667763e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12516,7 +12507,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.3"
|
||||
eslint: "npm:^9.16.0"
|
||||
eslint-config-next: "npm:15.1.0"
|
||||
eslint-config-next: "npm:15.1.2"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-201e55d-20241215"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
|
|
Loading…
Reference in a new issue