Skip to content

Commit 37b8f86

Browse files
fix(deps): update npm
1 parent b7e5f97 commit 37b8f86

File tree

2 files changed

+1527
-762
lines changed

2 files changed

+1527
-762
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,43 +13,43 @@
1313
"test:ui": "vitest --ui"
1414
},
1515
"dependencies": {
16-
"@hookform/resolvers": "3.3.4",
16+
"@hookform/resolvers": "3.10.0",
1717
"axios": "1.6.0",
1818
"history": "5.3.0",
1919
"lodash": "4.17.21",
2020
"lowdb": "^7.0.0",
2121
"path": "0.12.7",
22-
"preact": "10.19.3",
22+
"preact": "10.26.6",
2323
"preact-router": "4.1.2",
24-
"react-hook-form": "7.49.2",
25-
"yup": "1.3.3",
26-
"zustand": "4.4.7"
24+
"react-hook-form": "7.56.4",
25+
"yup": "1.6.1",
26+
"zustand": "4.5.7"
2727
},
2828
"devDependencies": {
29-
"@preact/preset-vite": "2.8.1",
29+
"@preact/preset-vite": "2.10.1",
3030
"@testing-library/preact": "^3.2.3",
3131
"@types/history": "4.7.11",
32-
"@types/node": "20.10.6",
33-
"@typescript-eslint/eslint-plugin": "6.17.0",
34-
"@typescript-eslint/parser": "6.17.0",
32+
"@types/node": "20.17.50",
33+
"@typescript-eslint/eslint-plugin": "6.21.0",
34+
"@typescript-eslint/parser": "6.21.0",
3535
"@vitest/coverage-c8": "^0.33.0",
3636
"@vitest/ui": "^1.0.0",
37-
"autoprefixer": "10.4.16",
37+
"autoprefixer": "10.4.21",
3838
"cross-env": "7.0.3",
39-
"eslint": "8.56.0",
40-
"eslint-config-preact": "1.3.0",
39+
"eslint": "8.57.1",
40+
"eslint-config-preact": "1.5.0",
4141
"eslint-config-prettier": "9.1.0",
42-
"eslint-plugin-import": "2.29.1",
43-
"eslint-plugin-jest": "27.6.1",
44-
"eslint-plugin-prettier": "5.1.2",
42+
"eslint-plugin-import": "2.31.0",
43+
"eslint-plugin-jest": "27.9.0",
44+
"eslint-plugin-prettier": "5.4.0",
4545
"happy-dom": "^12.0.0",
4646
"husky": "8.0.3",
47-
"lint-staged": "15.2.0",
48-
"postcss": "8.4.31",
49-
"prettier": "3.1.1",
50-
"tailwindcss": "3.4.0",
47+
"lint-staged": "15.5.2",
48+
"postcss": "8.5.3",
49+
"prettier": "3.5.3",
50+
"tailwindcss": "3.4.17",
5151
"ts-node": "10.9.2",
52-
"typescript": "5.3.3",
52+
"typescript": "5.8.3",
5353
"vite": "5.0.11",
5454
"vite-plugin-environment": "1.1.3",
5555
"vitest": "^1.0.0",

0 commit comments

Comments
 (0)