Skip to content

Commit

Permalink
chore(deps): update vite & vue packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent e229b04 commit 0e114b8
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 295 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"pinia": "2.1.7",
"vue": "3.3.10",
"vue": "3.3.11",
"vue-router": "4.2.5"
},
"devDependencies": {
Expand All @@ -46,10 +46,10 @@
"@unocss/transformer-variant-group": "^0.58.0",
"@vitejs/plugin-vue": "4.5.2",
"@vue-macros/volar": "^0.17.0",
"@vue/compiler-sfc": "3.3.10",
"@vue/compiler-sfc": "3.3.11",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/server-renderer": "3.3.10",
"@vue/server-renderer": "3.3.11",
"@vueuse/core": "10.7.0",
"autoprefixer": "10.4.16",
"axios": "1.6.2",
Expand Down Expand Up @@ -98,7 +98,7 @@
"unplugin-vue-macros": "^2.6.1",
"unplugin-vue-markdown": "^0.25.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.6",
"vite": "5.0.7",
"vite-plugin-checker": "0.6.2",
"vite-plugin-inspect": "0.8.1",
"vite-plugin-md": "0.21.5",
Expand Down
Loading

0 comments on commit 0e114b8

Please sign in to comment.