Skip to content

Commit 68539b3

Browse files
chore: bump packages
1 parent ce596f4 commit 68539b3

File tree

2 files changed

+253
-276
lines changed

2 files changed

+253
-276
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,21 @@
3333
"@stylistic/stylelint-plugin": "^3.1.1",
3434
"@tsconfig/node22": "^22.0.0",
3535
"@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",
3838
"@vitejs/plugin-vue": "^5.2.1",
3939
"@vitest/eslint-plugin": "^1.1.25",
40-
"@vitest/ui": "^2.1.8",
40+
"@vitest/ui": "^3.0.2",
4141
"@vue/test-utils": "^2.4.6",
4242
"@vue/tsconfig": "^0.7.0",
4343
"@xstate/test": "^1.0.0-beta.5",
4444
"autoprefixer": "^10.4.20",
4545
"beasties": "^0.2.0",
4646
"eslint": "^9.18.0",
47-
"jsdom": "^25.0.1",
47+
"jsdom": "^26.0.0",
4848
"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",
5151
"stylelint-config-clean-order": "^7.0.0",
5252
"stylelint-config-standard": "^37.0.0",
5353
"stylelint-config-standard-vue": "^1.0.0",
@@ -56,7 +56,7 @@
5656
"vite": "^6.0.7",
5757
"vite-plugin-vue-devtools": "^7.7.0",
5858
"vite-ssg": "^25.0.0",
59-
"vitest": "^2.1.8",
59+
"vitest": "^3.0.2",
6060
"vue": "^3.5.13",
6161
"vue-tsc": "^2.1.10"
6262
}

0 commit comments

Comments
 (0)