chore(core,deps-dev): update to vue 3.3
This commit is contained in:
@@ -65,10 +65,10 @@
|
||||
"test": "exit 0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.2.25"
|
||||
"vue": "^3.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^10.1.2",
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"d3-drag": "^3.0.0",
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-zoom": "^3.0.0"
|
||||
@@ -87,10 +87,8 @@
|
||||
"postcss-nested": "^6.0.1",
|
||||
"ts-patch": "^2.1.0",
|
||||
"typescript-transform-paths": "^3.4.6",
|
||||
"unplugin-vue-macros": "^2.1.7",
|
||||
"vite": "^4.3.7",
|
||||
"vue": "^3.2.25",
|
||||
"vue-tsc": "^1.6.5"
|
||||
"vite": "^4.4.7",
|
||||
"vue-tsc": "^1.8.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
Reference in New Issue
Block a user