Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v3.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent a7ee460 commit 894ae63
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 111 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.3.1",
"@vue/compat": "3.4.20",
"@vue/compiler-dom": "3.4.20",
"@vue/compiler-sfc": "3.4.20",
"@vue/server-renderer": "3.4.20",
"@vue/compat": "3.4.21",
"@vue/compiler-dom": "3.4.21",
"@vue/compiler-sfc": "3.4.21",
"@vue/server-renderer": "3.4.21",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -59,7 +59,7 @@
"vite": "5.1.4",
"vitepress": "1.0.0-rc.44",
"vitest": "1.3.1",
"vue": "3.4.20",
"vue": "3.4.21",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.0",
"vue-tsc": "1.8.27",
Expand Down

0 comments on commit 894ae63

Please sign in to comment.