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 Aug 7, 2024
1 parent 2f19fdf commit 7143ce1
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 393 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": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.13",
"@vitejs/plugin-vue": "5.1.1",
"@types/node": "20.14.14",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "2.0.5",
"@vue/compat": "3.4.35",
"@vue/compiler-dom": "3.4.35",
"@vue/compiler-sfc": "3.4.35",
"@vue/server-renderer": "3.4.35",
"@vue/compat": "3.4.36",
"@vue/compiler-dom": "3.4.36",
"@vue/compiler-sfc": "3.4.36",
"@vue/server-renderer": "3.4.36",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.4",
"jsdom": "24.1.1",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.19.1",
"rollup": "4.20.0",
"tslib": "2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0",
"typescript-eslint": "8.0.1",
"unplugin-vue-components": "0.27.3",
"vite": "5.3.5",
"vitepress": "1.3.1",
"vitepress": "1.3.2",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.5",
"vue": "3.4.35",
"vue": "3.4.36",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.1",
"vue-router": "4.4.3",
"vue-tsc": "2.0.29",
"vuex": "4.1.0"
},
Expand Down Expand Up @@ -105,7 +105,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 7143ce1

Please sign in to comment.