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 Dec 2, 2024
1 parent 7c55128 commit 2812aa1
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 496 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,35 @@
"@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.1",
"@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",
"@vue/server-renderer": "3.5.13",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.7",
"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.28.0",
"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",
"vite": "6.0.2",
"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 Expand Up @@ -115,7 +115,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 2812aa1

Please sign in to comment.