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 Jul 24, 2024
1 parent 844f508 commit 2072120
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 418 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,37 +33,37 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vitejs/plugin-vue": "5.0.5",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-vue": "5.1.0",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "2.0.3",
"@vue/compat": "3.4.32",
"@vue/compiler-dom": "3.4.32",
"@vue/compiler-sfc": "3.4.32",
"@vue/server-renderer": "3.4.32",
"@vitest/coverage-v8": "2.0.4",
"@vue/compat": "3.4.33",
"@vue/compiler-dom": "3.4.33",
"@vue/compiler-sfc": "3.4.33",
"@vue/server-renderer": "3.4.33",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.0",
"jsdom": "24.1.0",
"husky": "9.1.1",
"jsdom": "24.1.1",
"jsdom-global": "3.0.2",
"lint-staged": "15.2.7",
"prettier": "3.3.3",
"reflect-metadata": "0.2.2",
"rollup": "4.18.1",
"rollup": "4.19.0",
"tslib": "2.6.3",
"typescript": "5.5.3",
"typescript": "5.5.4",
"unplugin-vue-components": "0.27.3",
"vite": "5.3.4",
"vitepress": "1.3.1",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.3",
"vue": "3.4.32",
"vitest": "2.0.4",
"vue": "3.4.33",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.0",
"vue-tsc": "2.0.26",
"vue-tsc": "2.0.28",
"vuex": "4.1.0"
},
"author": {
Expand Down Expand Up @@ -106,7 +106,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 2072120

Please sign in to comment.