Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 04ff5b2 commit a6034f5
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 247 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.6",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "1.6.0",
"@vue/compat": "3.4.29",
"@vue/compiler-dom": "3.4.29",
"@vue/compiler-sfc": "3.4.29",
"@vue/server-renderer": "3.4.29",
"@vue/compat": "3.4.30",
"@vue/compiler-dom": "3.4.30",
"@vue/compiler-sfc": "3.4.30",
"@vue/server-renderer": "3.4.30",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -54,16 +54,16 @@
"reflect-metadata": "0.2.2",
"rollup": "4.18.0",
"tslib": "2.6.3",
"typescript": "5.4.5",
"typescript": "5.5.2",
"unplugin-vue-components": "0.27.1",
"vite": "5.3.1",
"vite": "5.3.2",
"vitepress": "1.2.3",
"vitepress-translation-helper": "0.2.1",
"vitest": "1.6.0",
"vue": "3.4.29",
"vue": "3.4.30",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.3",
"vue-tsc": "2.0.21",
"vue-router": "4.4.0",
"vue-tsc": "2.0.22",
"vuex": "4.1.0"
},
"author": {
Expand Down
Loading

0 comments on commit a6034f5

Please sign in to comment.