mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #726 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.0.3
Bump eslint-config-next from 15.0.2 to 15.0.3
This commit is contained in:
commit
0840c7b227
2 changed files with 7 additions and 16 deletions
|
@ -68,7 +68,7 @@
|
|||
"@typescript-eslint/parser": "^8.13.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint-config-next": "15.0.2",
|
||||
"eslint-config-next": "15.0.3",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -906,15 +906,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.0.2":
|
||||
version: 15.0.2
|
||||
resolution: "@next/eslint-plugin-next@npm:15.0.2"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.0.3":
|
||||
version: 15.0.3
|
||||
resolution: "@next/eslint-plugin-next@npm:15.0.3"
|
||||
|
@ -3189,11 +3180,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.0.2":
|
||||
version: 15.0.2
|
||||
resolution: "eslint-config-next@npm:15.0.2"
|
||||
"eslint-config-next@npm:15.0.3":
|
||||
version: 15.0.3
|
||||
resolution: "eslint-config-next@npm:15.0.3"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.0.2"
|
||||
"@next/eslint-plugin-next": "npm:15.0.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"
|
||||
|
@ -3209,7 +3200,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9
|
||||
checksum: 10c0/2081c7843cbfd3199a45213670472d7781b1d627699b74d93824c1996ca7bc3bb3df7a808043101666579d756a9f93ac1cd9fb86c9d87da375f3dd5132d53fe2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6412,7 +6403,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.1.7"
|
||||
eslint: "npm:^9.14.0"
|
||||
eslint-config-next: "npm:15.0.2"
|
||||
eslint-config-next: "npm:15.0.3"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||
lodash: "npm:^4.17.21"
|
||||
|
|
Loading…
Reference in a new issue