dependencies: update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"ts": "tsc --project tsconfig.base.json --noEmit && tsc --project tsconfig.react.json --noEmit && tsc --project tsconfig.vue-2.json --noEmit && tsc --project tsconfig.vue-3.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"d3": "^7.0.1",
|
||||
"d3": "^7.0.3",
|
||||
"remixicon": "^2.5.0",
|
||||
"shiki": "^0.9.11",
|
||||
"simplify-js": "^1.2.4",
|
||||
@@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@types/uuid": "^8.3.1",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.6",
|
||||
"@vitejs/plugin-vue": "^1.7.0",
|
||||
"@vitejs/plugin-vue": "^1.8.1",
|
||||
"@vue/compiler-sfc": "^3.2.12",
|
||||
"autoprefixer": "^10.3.4",
|
||||
"globby": "^11.0.4",
|
||||
@@ -32,7 +32,7 @@
|
||||
"tailwindcss": "^2.2.15",
|
||||
"typescript": "^4.4.3",
|
||||
"uuid": "^8.3.2",
|
||||
"vite": "^2.5.7",
|
||||
"vite": "^2.5.10",
|
||||
"vite-plugin-checker": "^0.3.4",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.11"
|
||||
|
||||
Reference in New Issue
Block a user