mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Merge pull request #1198 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.2.5
Bump eslint-config-next from 15.2.4 to 15.2.5
This commit is contained in:
commit
d5801d3b53
2 changed files with 16 additions and 7 deletions
|
@ -93,7 +93,7 @@
|
|||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.2.4",
|
||||
"eslint-config-next": "15.2.5",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -2293,6 +2293,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.2.5":
|
||||
version: 15.2.5
|
||||
resolution: "@next/eslint-plugin-next@npm:15.2.5"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/7ccc81717534b4a8d3f179a3e6e9434366dda69dd5708613b51a83feb0440e3fcf66f75686b7e7b137bd5768e141f51cdf95941adfdff4aa41bd2907c83843bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "@next/mdx@npm:15.2.4"
|
||||
|
@ -7160,11 +7169,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "eslint-config-next@npm:15.2.4"
|
||||
"eslint-config-next@npm:15.2.5":
|
||||
version: 15.2.5
|
||||
resolution: "eslint-config-next@npm:15.2.5"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
||||
"@next/eslint-plugin-next": "npm:15.2.5"
|
||||
"@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"
|
||||
|
@ -7180,7 +7189,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/c1d76f3372521f00ef5212139864deb2d2fee0545f34e14bd3bffa1551baf75ec0f5b0bcc9c613c64f93cb591a60a974f6f1dfd42378850e167a0394e3cfb153
|
||||
checksum: 10c0/60f1051d49741206f2cd62cfb34232072f32c4c182ef37d0a8bea14e53c5305efcce400e48df5d5648b7bbb83906acb4a6f47b8a26d59484b77a9d7be1787119
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13225,7 +13234,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.23.0"
|
||||
eslint-config-next: "npm:15.2.4"
|
||||
eslint-config-next: "npm:15.2.5"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue