|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "@hookform/resolvers": "3.3.4",
|
17 |
| - "axios": "1.6.0", |
| 17 | + "axios": "1.6.5", |
18 | 18 | "history": "5.3.0",
|
19 | 19 | "lodash": "4.17.21",
|
20 | 20 | "lowdb": "^7.0.0",
|
21 | 21 | "path": "0.12.7",
|
22 | 22 | "preact": "10.19.3",
|
23 | 23 | "preact-router": "4.1.2",
|
24 |
| - "react-hook-form": "7.49.2", |
| 24 | + "react-hook-form": "7.49.3", |
25 | 25 | "yup": "1.3.3",
|
26 | 26 | "zustand": "4.4.7"
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@preact/preset-vite": "2.8.1",
|
30 | 30 | "@testing-library/preact": "^3.2.3",
|
31 | 31 | "@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", |
35 | 35 | "@vitest/coverage-c8": "^0.33.0",
|
36 | 36 | "@vitest/ui": "^1.0.0",
|
37 |
| - "autoprefixer": "10.4.16", |
| 37 | + "autoprefixer": "10.4.17", |
38 | 38 | "cross-env": "7.0.3",
|
39 | 39 | "eslint": "8.56.0",
|
40 | 40 | "eslint-config-preact": "1.3.0",
|
41 | 41 | "eslint-config-prettier": "9.1.0",
|
42 | 42 | "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", |
45 | 45 | "happy-dom": "^12.0.0",
|
46 | 46 | "husky": "8.0.3",
|
47 | 47 | "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", |
51 | 51 | "ts-node": "10.9.2",
|
52 | 52 | "typescript": "5.3.3",
|
53 | 53 | "vite": "5.0.11",
|
|
0 commit comments