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 Apr 16, 2024
1 parent a0e0e68 commit c562702
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 340 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -34,15 +34,15 @@
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.4.0",
"@vue/compat": "3.4.21",
"@vue/compiler-dom": "3.4.21",
"@vue/compiler-sfc": "3.4.21",
"@vue/server-renderer": "3.4.21",
"@vitest/coverage-v8": "1.5.0",
"@vue/compat": "3.4.22",
"@vue/compiler-dom": "3.4.22",
"@vue/compiler-sfc": "3.4.22",
"@vue/server-renderer": "3.4.22",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -52,18 +52,18 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"reflect-metadata": "0.2.2",
"rollup": "4.14.1",
"rollup": "4.14.3",
"tslib": "2.6.2",
"typescript": "5.4.5",
"unplugin-vue-components": "0.26.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vitepress": "1.1.0",
"vitepress-translation-helper": "0.2.1",
"vitest": "1.4.0",
"vue": "3.4.21",
"vitest": "1.5.0",
"vue": "3.4.22",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.0",
"vue-tsc": "2.0.12",
"vue-tsc": "2.0.13",
"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@8.15.6",
"packageManager": "pnpm@8.15.7",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit c562702

Please sign in to comment.