Skip to content

Commit aba8be0

Browse files
chore(deps): update all non-major dependencies (#2668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38ce6ff commit aba8be0

File tree

2 files changed

+395
-359
lines changed

2 files changed

+395
-359
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,33 +34,33 @@
3434
"@rollup/plugin-replace": "6.0.2",
3535
"@rollup/plugin-typescript": "12.1.2",
3636
"@types/js-beautify": "1.14.3",
37-
"@types/node": "22.15.21",
37+
"@types/node": "22.15.23",
3838
"@vitejs/plugin-vue": "5.2.4",
3939
"@vitejs/plugin-vue-jsx": "4.2.0",
4040
"@vitest/coverage-v8": "3.1.4",
41-
"@vue/compat": "3.5.14",
42-
"@vue/compiler-dom": "3.5.14",
43-
"@vue/compiler-sfc": "3.5.14",
44-
"@vue/server-renderer": "3.5.14",
41+
"@vue/compat": "3.5.15",
42+
"@vue/compiler-dom": "3.5.15",
43+
"@vue/compiler-sfc": "3.5.15",
44+
"@vue/server-renderer": "3.5.15",
4545
"eslint": "9.27.0",
4646
"eslint-config-prettier": "10.1.5",
4747
"eslint-plugin-prettier": "5.4.0",
4848
"husky": "9.1.7",
4949
"jsdom": "26.1.0",
5050
"jsdom-global": "3.0.2",
51-
"lint-staged": "16.0.0",
51+
"lint-staged": "16.1.0",
5252
"prettier": "3.5.3",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.41.0",
54+
"rollup": "4.41.1",
5555
"tslib": "2.8.1",
5656
"typescript": "5.8.3",
57-
"typescript-eslint": "8.32.1",
58-
"unplugin-vue-components": "28.5.0",
57+
"typescript-eslint": "8.33.0",
58+
"unplugin-vue-components": "28.7.0",
5959
"vite": "6.3.5",
6060
"vitepress": "1.6.3",
6161
"vitepress-translation-helper": "0.2.2",
6262
"vitest": "3.1.4",
63-
"vue": "3.5.14",
63+
"vue": "3.5.15",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.5.1",
6666
"vue-tsc": "2.2.10",

0 commit comments

Comments
 (0)