Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 72febde

Browse files
chore(deps): update devdependencies (non-major)
1 parent 0f71b5a commit 72febde

File tree

2 files changed

+193
-210
lines changed

2 files changed

+193
-210
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -119,25 +119,25 @@
119119
"@types/react-dom": "18.3.1",
120120
"@types/uuid": "10.0.0",
121121
"@types/validator": "13.12.2",
122-
"@typescript-eslint/eslint-plugin": "8.11.0",
123-
"@typescript-eslint/parser": "8.11.0",
122+
"@typescript-eslint/eslint-plugin": "8.20.0",
123+
"@typescript-eslint/parser": "8.20.0",
124124
"@vitejs/plugin-react": "4.3.3",
125-
"concurrently": "9.0.1",
126-
"cypress": "13.15.1",
125+
"concurrently": "9.1.2",
126+
"cypress": "13.17.0",
127127
"cypress-localstorage-commands": "2.2.6",
128128
"env-cmd": "10.1.0",
129129
"eslint": "^8.57.1",
130130
"eslint-config-airbnb": "19.0.4",
131131
"eslint-config-prettier": "9.1.0",
132-
"eslint-import-resolver-typescript": "3.6.3",
132+
"eslint-import-resolver-typescript": "3.7.0",
133133
"eslint-plugin-import": "2.31.0",
134134
"eslint-plugin-jsx-a11y": "6.10.1",
135135
"eslint-plugin-react": "7.37.2",
136-
"eslint-plugin-react-hooks": "5.0.0",
136+
"eslint-plugin-react-hooks": "5.1.0",
137137
"husky": "9.1.6",
138138
"nyc": "17.1.0",
139-
"prettier": "3.3.3",
140-
"typescript": "5.6.3",
139+
"prettier": "3.4.2",
140+
"typescript": "5.7.3",
141141
"vite": "5.4.10",
142142
"vite-plugin-checker": "0.8.0",
143143
"vite-plugin-istanbul": "6.0.2",

0 commit comments

Comments
 (0)