|
15 | 15 | "@tailwindcss/forms": "0.5.7",
|
16 | 16 | "@types/eslint": "8.56.2",
|
17 | 17 | "@types/html-minifier-terser": "7.0.2",
|
18 |
| - "@types/node": "20.11.0", |
19 |
| - "@typescript-eslint/eslint-plugin": "6.18.1", |
20 |
| - "@typescript-eslint/parser": "6.18.1", |
21 |
| - "autoprefixer": "10.4.16", |
| 18 | + "@types/node": "20.11.5", |
| 19 | + "@typescript-eslint/eslint-plugin": "6.19.0", |
| 20 | + "@typescript-eslint/parser": "6.19.0", |
| 21 | + "autoprefixer": "10.4.17", |
22 | 22 | "cz-conventional-changelog": "3.3.0",
|
23 | 23 | "eslint": "8.56.0",
|
24 | 24 | "eslint-config-prettier": "9.1.0",
|
25 | 25 | "eslint-plugin-solid": "0.13.1",
|
26 | 26 | "husky": "8.0.3",
|
27 | 27 | "postcss": "8.4.33",
|
28 |
| - "prettier": "3.1.1", |
| 28 | + "prettier": "3.2.4", |
29 | 29 | "prettier-plugin-tailwindcss": "0.5.11",
|
30 | 30 | "tailwindcss": "3.4.1",
|
31 | 31 | "typescript": "5.3.3",
|
32 | 32 | "vite": "5.0.11",
|
33 | 33 | "vite-plugin-eslint": "1.8.1",
|
34 | 34 | "vite-plugin-minify": "1.5.2",
|
35 | 35 | "vite-plugin-solid": "2.8.0",
|
36 |
| - "vite-tsconfig-paths": "4.2.3" |
| 36 | + "vite-tsconfig-paths": "4.3.1" |
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 | 39 | "solid-js": "1.8.10"
|
|
0 commit comments