⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
2b5a9e1af8
commit
35e771a1ce
@@ -17,12 +17,12 @@
|
||||
"eslint": ">=9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "15.5.3",
|
||||
"@tanstack/eslint-plugin-query": "5.86.0",
|
||||
"@next/eslint-plugin-next": "15.5.4",
|
||||
"@tanstack/eslint-plugin-query": "5.91.0",
|
||||
"@typescript-eslint/eslint-plugin": "*",
|
||||
"@typescript-eslint/parser": "*",
|
||||
"@vitest/eslint-plugin": "1.0.1",
|
||||
"eslint-config-next": "15.5.3",
|
||||
"@vitest/eslint-plugin": "1.3.16",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-jest": "29.0.1",
|
||||
@@ -30,7 +30,7 @@
|
||||
"eslint-plugin-playwright": "2.2.2",
|
||||
"eslint-plugin-prettier": "5.5.4",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-testing-library": "7.6.8",
|
||||
"eslint-plugin-testing-library": "7.11.0",
|
||||
"prettier": "3.6.2"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22"
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"eslint-plugin-docs": "*",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"i18next-parser": "9.3.0",
|
||||
"jest": "30.1.3",
|
||||
"ts-jest": "29.4.1",
|
||||
"jest": "30.2.0",
|
||||
"ts-jest": "29.4.4",
|
||||
"typescript": "*",
|
||||
"yargs": "18.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user