Skip to content

Commit 9fb61cf

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 835c9d8 commit 9fb61cf

File tree

2 files changed

+101
-101
lines changed

2 files changed

+101
-101
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"@rollup/plugin-replace": "5.0.2",
3333
"@rollup/plugin-typescript": "11.1.4",
3434
"@types/js-beautify": "1.14.1",
35-
"@types/node": "18.18.0",
36-
"@typescript-eslint/eslint-plugin": "6.7.3",
37-
"@typescript-eslint/parser": "6.7.3",
38-
"@vitejs/plugin-vue": "4.3.4",
35+
"@types/node": "18.18.3",
36+
"@typescript-eslint/eslint-plugin": "6.7.4",
37+
"@typescript-eslint/parser": "6.7.4",
38+
"@vitejs/plugin-vue": "4.4.0",
3939
"@vitejs/plugin-vue-jsx": "3.0.2",
4040
"@vitest/coverage-v8": "0.34.6",
4141
"@vue/compat": "3.3.4",
@@ -51,11 +51,11 @@
5151
"lint-staged": "14.0.1",
5252
"prettier": "3.0.3",
5353
"reflect-metadata": "0.1.13",
54-
"rollup": "3.29.3",
54+
"rollup": "3.29.4",
5555
"tslib": "2.6.2",
5656
"typescript": "5.2.2",
5757
"unplugin-vue-components": "0.25.2",
58-
"vite": "4.4.9",
58+
"vite": "4.4.10",
5959
"vitepress": "^1.0.0-beta.7",
6060
"vitest": "0.34.6",
6161
"vue": "3.3.4",

0 commit comments

Comments
 (0)