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 Jul 10, 2024
1 parent 89f8450 commit 9b65483
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 345 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitest/coverage-v8": "2.0.0",
"@vitest/coverage-v8": "2.0.1",
"@vue/compat": "3.4.31",
"@vue/compiler-dom": "3.4.31",
"@vue/compiler-sfc": "3.4.31",
Expand All @@ -52,18 +52,18 @@
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"reflect-metadata": "0.2.2",
"rollup": "4.18.0",
"rollup": "4.18.1",
"tslib": "2.6.3",
"typescript": "5.5.3",
"unplugin-vue-components": "0.27.2",
"vite": "5.3.3",
"vitepress": "1.2.3",
"vitepress": "1.3.0",
"vitepress-translation-helper": "0.2.1",
"vitest": "2.0.0",
"vitest": "2.0.1",
"vue": "3.4.31",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.4.0",
"vue-tsc": "2.0.24",
"vue-tsc": "2.0.26",
"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.4.0",
"packageManager": "pnpm@9.5.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit 9b65483

Please sign in to comment.