chore(core): update deps-dev

This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent b2cdb6a143
commit 0e5a678a7b
2 changed files with 160 additions and 309 deletions
+4 -5
View File
@@ -78,18 +78,17 @@
"@types/d3": "^7.4.0",
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue": "^4.2.3",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-nested": "^6.0.1",
"ts-patch": "^2.1.0",
"typescript-transform-paths": "^3.4.6",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-macros": "^2.1.3",
"vite": "^4.3.5",
"unplugin-vue-macros": "^2.1.7",
"vite": "^4.3.7",
"vue": "^3.2.25",
"vue-tsc": "^1.6.4"
"vue-tsc": "^1.6.5"
},
"publishConfig": {
"access": "public",