Skip to content

Commit 58bf33c

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/vite-5.1.7
2 parents 25e2a36 + 3c90b58 commit 58bf33c

File tree

2 files changed

+309
-69
lines changed

2 files changed

+309
-69
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
2828
"@types/node": "^20.11.30",
2929
"@types/quantize": "^1.0.2",
30-
"@types/react": "^18.2.37",
30+
"@types/react": "^18.2.75",
3131
"@types/react-dom": "^18.2.15",
3232
"@typescript-eslint/eslint-plugin": "^6.10.0",
33-
"@typescript-eslint/parser": "^6.10.0",
34-
"@vitejs/plugin-react": "^4.2.0",
33+
"@typescript-eslint/parser": "^6.21.0",
34+
"@vitejs/plugin-react": "^4.2.1",
3535
"eslint": "^8.53.0",
3636
"eslint-config-prettier": "^9.1.0",
37-
"eslint-plugin-import": "^2.29.0",
37+
"eslint-plugin-import": "^2.29.1",
3838
"eslint-plugin-prettier": "^5.1.3",
3939
"eslint-plugin-react-hooks": "^4.6.0",
4040
"eslint-plugin-react-refresh": "^0.4.6",
4141
"husky": "^8.0.3",
42-
"prettier": "^3.1.0",
42+
"prettier": "^3.2.5",
4343
"rollup-plugin-copy": "^3.5.0",
4444
"sass": "^1.72.0",
4545
"stylelint": "^16.0.2",

0 commit comments

Comments
 (0)