|
40 | 40 | "@commitlint/config-conventional": "^17.8.1",
|
41 | 41 | "@joshdb/eslint-config": "1.1.0-next.feca273.0",
|
42 | 42 | "@joshdb/ts-config": "1.1.0-next.feca273.0",
|
43 |
| - "@types/node": "^18.19.3", |
| 43 | + "@types/node": "^18.19.30", |
44 | 44 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
45 | 45 | "@typescript-eslint/parser": "^5.62.0",
|
46 |
| - "autoprefixer": "^10.4.16", |
47 |
| - "eslint": "^8.55.0", |
| 46 | + "autoprefixer": "^10.4.19", |
| 47 | + "eslint": "^8.57.0", |
48 | 48 | "eslint-config-prettier": "^8.10.0",
|
49 | 49 | "eslint-plugin-prettier": "^4.2.1",
|
50 | 50 | "husky": "^8.0.3",
|
51 | 51 | "lint-staged": "^13.3.0",
|
52 |
| - "postcss": "^8.4.32", |
| 52 | + "postcss": "^8.4.38", |
53 | 53 | "prettier": "^2.8.8",
|
54 |
| - "pretty-quick": "^3.1.3", |
| 54 | + "pretty-quick": "^3.3.1", |
55 | 55 | "rimraf": "^5.0.5",
|
56 |
| - "tailwindcss": "^3.3.6", |
57 |
| - "typescript": "^5.3.3", |
58 |
| - "vite": "^4.5.1", |
59 |
| - "vite-plugin-solid": "^2.8.0" |
| 56 | + "tailwindcss": "^3.4.3", |
| 57 | + "typescript": "^5.4.4", |
| 58 | + "vite": "^4.5.3", |
| 59 | + "vite-plugin-solid": "^2.10.2" |
60 | 60 | },
|
61 | 61 | "repository": {
|
62 | 62 | "type": "git",
|
|
0 commit comments