Skip to content

Commit 7f6ad69

Browse files
chore(deps): update devdependencies (non-major)
1 parent f8e7a14 commit 7f6ad69

File tree

2 files changed

+1905
-701
lines changed

2 files changed

+1905
-701
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@
7474
"cov:report": "open ./coverage/lcov-report/index.html"
7575
},
7676
"devDependencies": {
77-
"@commitlint/cli": "19.6.1",
78-
"@commitlint/config-conventional": "19.6.0",
79-
"@cypress/code-coverage": "3.13.10",
77+
"@commitlint/cli": "19.8.1",
78+
"@commitlint/config-conventional": "19.8.1",
79+
"@cypress/code-coverage": "3.14.6",
8080
"@cypress/instrument-cra": "1.4.0",
81-
"@tanstack/react-query-devtools": "4.36.1",
81+
"@tanstack/react-query-devtools": "4.41.0",
8282
"@trivago/prettier-plugin-sort-imports": "5.2.1",
8383
"@types/file-saver": "^2.0.7",
8484
"@types/i18n": "0.13.12",
@@ -89,11 +89,11 @@
8989
"@types/react": "18.3.18",
9090
"@types/react-dom": "18.3.5",
9191
"@types/uuid": "^10.0.0",
92-
"@typescript-eslint/eslint-plugin": "8.19.1",
93-
"@typescript-eslint/parser": "8.19.1",
92+
"@typescript-eslint/eslint-plugin": "8.44.1",
93+
"@typescript-eslint/parser": "8.44.1",
9494
"@vitejs/plugin-react": "^4.3.4",
9595
"@vitest/browser": "^2.1.8",
96-
"concurrently": "9.1.2",
96+
"concurrently": "9.2.1",
9797
"cross-env": "7.0.3",
9898
"cypress": "13.17.0",
9999
"cypress-file-upload": "5.0.8",
@@ -103,21 +103,21 @@
103103
"eslint-config-prettier": "~8.10.0",
104104
"eslint-config-react": "1.1.7",
105105
"eslint-config-react-app": "~7.0.1",
106-
"eslint-import-resolver-typescript": "~3.6.1",
106+
"eslint-import-resolver-typescript": "~3.10.0",
107107
"eslint-plugin-cypress": "~2.15.2",
108-
"eslint-plugin-import": "~2.29.1",
109-
"eslint-plugin-jsx-a11y": "~6.9.0",
110-
"eslint-plugin-prettier": "5.1.3",
111-
"eslint-plugin-react": "7.34.3",
108+
"eslint-plugin-import": "~2.32.0",
109+
"eslint-plugin-jsx-a11y": "~6.10.0",
110+
"eslint-plugin-prettier": "5.5.4",
111+
"eslint-plugin-react": "7.37.5",
112112
"eslint-plugin-react-hooks": "~4.6.2",
113113
"husky": "~9.1.7",
114114
"npm-run-all2": "6.2.6",
115115
"nyc": "17.1.0",
116-
"prettier": "3.4.2",
116+
"prettier": "3.6.2",
117117
"standard-version": "9.5.0",
118-
"typescript": "5.7.3",
118+
"typescript": "5.9.2",
119119
"vite": "^6.0.7",
120-
"vite-plugin-checker": "^0.8.0",
120+
"vite-plugin-checker": "^0.10.0",
121121
"vite-plugin-istanbul": "^6.0.2",
122122
"wait-on": "8.0.2"
123123
},

0 commit comments

Comments
 (0)