Skip to content

Commit

Permalink
YSHOP2-1241: Upgraded vue and vite versions (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: Ghita Nekt <ghitanekt@admins-MacBook-Pro.local>
  • Loading branch information
GhitaNektt and Ghita Nekt authored Jan 26, 2024
1 parent 4991241 commit 3818a7b
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 300 deletions.
10 changes: 5 additions & 5 deletions packages/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

},
"peerDependencies": {
"vue": "^3.2.45"
"vue": "^3.4.5"
},
"dependencies": {
"@popperjs/core": "^2.11.7",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@storybook/vue3": "^7.6.10",
"@storybook/vue3-vite": "^7.6.10",
"@types/node": "18.7.15",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue": "^5.0.2",
"@vueuse/core": "^9.9.0",
"@youcan/ui-core": "*",
"@youcan/ui-icons": "*",
Expand All @@ -95,8 +95,8 @@
"storybook": "^7.6.10",
"typescript": "4.8.2",
"unocss": "^0.47.6",
"vite": "^4.0.3",
"vue": "^3.3.0",
"vue-tsc": "1.0.9"
"vite": "^5.0.11",
"vue": "^3.4.5",
"vue-tsc": "1.8.27"
}
}
Loading

0 comments on commit 3818a7b

Please sign in to comment.