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 24, 2024
1 parent 1cdd7ae commit d7e3c2f
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 192 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -38,11 +38,11 @@
"@typescript-eslint/parser": "7.7.1",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.5.0",
"@vue/compat": "3.4.24",
"@vue/compiler-dom": "3.4.24",
"@vue/compiler-sfc": "3.4.24",
"@vue/server-renderer": "3.4.24",
"@vitest/coverage-v8": "1.5.1",
"@vue/compat": "3.4.25",
"@vue/compiler-dom": "3.4.25",
"@vue/compiler-sfc": "3.4.25",
"@vue/server-renderer": "3.4.25",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -59,8 +59,8 @@
"vite": "5.2.10",
"vitepress": "1.1.3",
"vitepress-translation-helper": "0.2.1",
"vitest": "1.5.0",
"vue": "3.4.24",
"vitest": "1.5.1",
"vue": "3.4.25",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.2",
"vue-tsc": "2.0.14",
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.0.5",
"packageManager": "pnpm@9.0.6",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down

0 comments on commit d7e3c2f

Please sign in to comment.