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 Feb 20, 2024
1 parent d3aaef1 commit 61617ca
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 353 deletions.
14 changes: 7 additions & 7 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.4.15",
"vue": "3.4.19",
"vue-router": "4.2.5"
},
"devDependencies": {
Expand All @@ -46,11 +46,11 @@
"@unocss/transformer-variant-group": "^0.58.0",
"@vitejs/plugin-vue": "4.6.2",
"@vue-macros/volar": "^0.18.0",
"@vue/compiler-sfc": "3.4.15",
"@vue/compiler-sfc": "3.4.19",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/server-renderer": "3.4.15",
"@vueuse/core": "10.7.2",
"@vue/server-renderer": "3.4.19",
"@vueuse/core": "10.8.0",
"autoprefixer": "10.4.17",
"axios": "1.6.7",
"critters": "0.0.20",
Expand Down Expand Up @@ -96,13 +96,13 @@
"unplugin-icons": "^0.18.0",
"unplugin-vue-components": "0.26.0",
"unplugin-vue-macros": "^2.6.1",
"unplugin-vue-markdown": "^0.25.0",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "0.7.0",
"vite": "5.0.12",
"vite": "5.1.3",
"vite-plugin-checker": "0.6.4",
"vite-plugin-inspect": "0.8.3",
"vite-plugin-md": "0.21.5",
"vite-plugin-pwa": "0.17.5",
"vite-plugin-pwa": "0.19.0",
"vite-plugin-vue-devtools": "1.0.0-rc.8",
"vite-plugin-vue-layouts": "0.11.0",
"vite-ssg": "0.23.6",
Expand Down
Loading

0 comments on commit 61617ca

Please sign in to comment.