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 Sep 9, 2024
1 parent 582d7d7 commit 9db3796
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 400 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,36 +33,36 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.16.2",
"@vitejs/plugin-vue": "5.1.2",
"@types/node": "20.16.5",
"@vitejs/plugin-vue": "5.1.3",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vitest/coverage-v8": "2.0.5",
"@vue/compat": "3.4.38",
"@vue/compiler-dom": "3.4.38",
"@vue/compiler-sfc": "3.4.38",
"@vue/server-renderer": "3.4.38",
"eslint": "9.9.1",
"@vue/compat": "3.5.3",
"@vue/compiler-dom": "3.5.3",
"@vue/compiler-sfc": "3.5.3",
"@vue/server-renderer": "3.5.3",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.5",
"jsdom": "25.0.0",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.21.1",
"rollup": "4.21.2",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.2",
"vite": "5.4.3",
"vitepress": "1.3.4",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.5",
"vue": "3.4.38",
"vue": "3.5.3",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.3",
"vue-tsc": "2.0.29",
"vue-tsc": "2.1.6",
"vuex": "4.1.0"
},
"author": {
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.9.0",
"packageManager": "pnpm@9.10.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 9db3796

Please sign in to comment.