Skip to content

Commit 2ebfb1e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 9e13390 commit 2ebfb1e

File tree

2 files changed

+160
-160
lines changed

2 files changed

+160
-160
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@rollup/plugin-replace": "5.0.5",
3434
"@rollup/plugin-typescript": "11.1.6",
3535
"@types/js-beautify": "1.14.3",
36-
"@types/node": "20.11.25",
37-
"@typescript-eslint/eslint-plugin": "7.1.1",
38-
"@typescript-eslint/parser": "7.1.1",
36+
"@types/node": "20.11.26",
37+
"@typescript-eslint/eslint-plugin": "7.2.0",
38+
"@typescript-eslint/parser": "7.2.0",
3939
"@vitejs/plugin-vue": "5.0.4",
4040
"@vitejs/plugin-vue-jsx": "3.1.0",
4141
"@vitest/coverage-v8": "1.3.1",
@@ -52,17 +52,17 @@
5252
"lint-staged": "15.2.2",
5353
"prettier": "3.2.5",
5454
"reflect-metadata": "0.2.1",
55-
"rollup": "4.12.1",
55+
"rollup": "4.13.0",
5656
"tslib": "2.6.2",
5757
"typescript": "5.4.2",
5858
"unplugin-vue-components": "0.26.0",
59-
"vite": "5.1.5",
59+
"vite": "5.1.6",
6060
"vitepress": "1.0.0-rc.45",
6161
"vitest": "1.3.1",
6262
"vue": "3.4.21",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.3.0",
65-
"vue-tsc": "2.0.5",
65+
"vue-tsc": "2.0.6",
6666
"vuex": "4.1.0"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)