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 Nov 27, 2024
1 parent 3c64f57 commit 7f97af3
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 456 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
"@types/js-beautify": "1.14.3",
"@types/node": "22.9.1",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue-jsx": "4.1.0",
"@vitest/coverage-v8": "2.1.5",
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"@vitest/coverage-v8": "2.1.6",
"@vue/compat": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/compiler-sfc": "3.5.13",
Expand All @@ -48,20 +48,20 @@
"jsdom": "25.0.1",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.1",
"reflect-metadata": "0.2.2",
"rollup": "4.27.3",
"rollup": "4.27.4",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript-eslint": "8.15.0",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"unplugin-vue-components": "0.27.4",
"vite": "6.0.0",
"vitepress": "1.5.0",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.1.5",
"vitest": "2.1.6",
"vue": "3.5.13",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10",
"vuex": "4.1.0"
},
Expand Down
Loading

0 comments on commit 7f97af3

Please sign in to comment.