Skip to content

Commit 8e01afd

Browse files
chore(deps): update npm
1 parent 9a82443 commit 8e01afd

File tree

2 files changed

+293
-318
lines changed

2 files changed

+293
-318
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,40 +14,40 @@
1414
},
1515
"dependencies": {
1616
"@hookform/resolvers": "3.3.4",
17-
"axios": "1.6.0",
17+
"axios": "1.6.5",
1818
"history": "5.3.0",
1919
"lodash": "4.17.21",
2020
"lowdb": "^7.0.0",
2121
"path": "0.12.7",
2222
"preact": "10.19.3",
2323
"preact-router": "4.1.2",
24-
"react-hook-form": "7.49.2",
24+
"react-hook-form": "7.49.3",
2525
"yup": "1.3.3",
2626
"zustand": "4.4.7"
2727
},
2828
"devDependencies": {
2929
"@preact/preset-vite": "2.8.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.11.5",
33+
"@typescript-eslint/eslint-plugin": "6.19.0",
34+
"@typescript-eslint/parser": "6.19.0",
3535
"@vitest/coverage-c8": "^0.33.0",
3636
"@vitest/ui": "^1.0.0",
37-
"autoprefixer": "10.4.16",
37+
"autoprefixer": "10.4.17",
3838
"cross-env": "7.0.3",
3939
"eslint": "8.56.0",
4040
"eslint-config-preact": "1.3.0",
4141
"eslint-config-prettier": "9.1.0",
4242
"eslint-plugin-import": "2.29.1",
43-
"eslint-plugin-jest": "27.6.1",
44-
"eslint-plugin-prettier": "5.1.2",
43+
"eslint-plugin-jest": "27.6.3",
44+
"eslint-plugin-prettier": "5.1.3",
4545
"happy-dom": "^12.0.0",
4646
"husky": "8.0.3",
4747
"lint-staged": "15.2.0",
48-
"postcss": "8.4.31",
49-
"prettier": "3.1.1",
50-
"tailwindcss": "3.4.0",
48+
"postcss": "8.4.33",
49+
"prettier": "3.2.4",
50+
"tailwindcss": "3.4.1",
5151
"ts-node": "10.9.2",
5252
"typescript": "5.3.3",
5353
"vite": "5.0.11",

0 commit comments

Comments
 (0)