mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump eslint-config-next from 15.1.2 to 15.1.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.2 to 15.1.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.1.3/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
449ac37329
commit
00cd97d95b
2 changed files with 16 additions and 7 deletions
|
@ -73,7 +73,7 @@
|
|||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.2",
|
||||
"eslint-config-next": "15.1.3",
|
||||
"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
|
@ -1393,6 +1393,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.1.3":
|
||||
version: 15.1.3
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.3"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.1.3":
|
||||
version: 15.1.3
|
||||
resolution: "@next/mdx@npm:15.1.3"
|
||||
|
@ -5967,11 +5976,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.1.2":
|
||||
version: 15.1.2
|
||||
resolution: "eslint-config-next@npm:15.1.2"
|
||||
"eslint-config-next@npm:15.1.3":
|
||||
version: 15.1.3
|
||||
resolution: "eslint-config-next@npm:15.1.3"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.1.2"
|
||||
"@next/eslint-plugin-next": "npm:15.1.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/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
|
@ -5987,7 +5996,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/570775cc12ae044d85f9a44774aa5288695ab47b937e8a97cc707455daff4281e9f61823213bf3f7da9bd4067f8e6e2373ff74781aaa52a148e1a6c4e667763e
|
||||
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12405,7 +12414,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.3"
|
||||
eslint: "npm:^9.16.0"
|
||||
eslint-config-next: "npm:15.1.2"
|
||||
eslint-config-next: "npm:15.1.3"
|
||||
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