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] committed Oct 16, 2024
1 parent e0863ee commit 0062721
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 274 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"vue-component-type-helpers": "^2.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "28.0.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.0",
"@rollup/plugin-typescript": "12.1.1",
"@types/js-beautify": "1.14.3",
"@types/node": "20.16.11",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vitest/coverage-v8": "2.1.2",
"@vue/compat": "3.5.11",
"@vue/compiler-dom": "3.5.11",
"@vue/compiler-sfc": "3.5.11",
"@vue/server-renderer": "3.5.11",
"@vitest/coverage-v8": "2.1.3",
"@vue/compat": "3.5.12",
"@vue/compiler-dom": "3.5.12",
"@vue/compiler-sfc": "3.5.12",
"@vue/server-renderer": "3.5.12",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -51,15 +51,15 @@
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.24.0",
"tslib": "2.7.0",
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"typescript-eslint": "8.9.0",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.8",
"vitepress": "1.4.0",
"vite": "5.4.9",
"vitepress": "1.4.1",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.1.2",
"vue": "3.5.11",
"vitest": "2.1.3",
"vue": "3.5.12",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.5",
"vue-tsc": "2.1.6",
Expand Down
Loading

0 comments on commit 0062721

Please sign in to comment.