|
33 | 33 | "@stylistic/stylelint-plugin": "^3.1.1",
|
34 | 34 | "@tsconfig/node22": "^22.0.0",
|
35 | 35 | "@types/jsdom": "^21.1.7",
|
36 |
| - "@types/node": "^22.10.5", |
37 |
| - "@unhead/vue": "^1.11.15", |
| 36 | + "@types/node": "^22.10.7", |
| 37 | + "@unhead/vue": "^1.11.18", |
38 | 38 | "@vitejs/plugin-vue": "^5.2.1",
|
39 | 39 | "@vitest/eslint-plugin": "^1.1.25",
|
40 |
| - "@vitest/ui": "^2.1.8", |
| 40 | + "@vitest/ui": "^3.0.2", |
41 | 41 | "@vue/test-utils": "^2.4.6",
|
42 | 42 | "@vue/tsconfig": "^0.7.0",
|
43 | 43 | "@xstate/test": "^1.0.0-beta.5",
|
44 | 44 | "autoprefixer": "^10.4.20",
|
45 | 45 | "beasties": "^0.2.0",
|
46 | 46 | "eslint": "^9.18.0",
|
47 |
| - "jsdom": "^25.0.1", |
| 47 | + "jsdom": "^26.0.0", |
48 | 48 | "npm-run-all2": "^7.0.2",
|
49 |
| - "postcss-html": "^1.7.0", |
50 |
| - "stylelint": "^16.13.0", |
| 49 | + "postcss-html": "^1.8.0", |
| 50 | + "stylelint": "^16.13.2", |
51 | 51 | "stylelint-config-clean-order": "^7.0.0",
|
52 | 52 | "stylelint-config-standard": "^37.0.0",
|
53 | 53 | "stylelint-config-standard-vue": "^1.0.0",
|
|
56 | 56 | "vite": "^6.0.7",
|
57 | 57 | "vite-plugin-vue-devtools": "^7.7.0",
|
58 | 58 | "vite-ssg": "^25.0.0",
|
59 |
| - "vitest": "^2.1.8", |
| 59 | + "vitest": "^3.0.2", |
60 | 60 | "vue": "^3.5.13",
|
61 | 61 | "vue-tsc": "^2.1.10"
|
62 | 62 | }
|
|
0 commit comments