chore: update deps

This commit is contained in:
braks
2023-10-30 13:36:07 +01:00
committed by Braks
parent 8fa3e345b6
commit e51c7e9c17
21 changed files with 3170 additions and 3535 deletions
+4 -5
View File
@@ -50,7 +50,7 @@
"*.css"
],
"peerDependencies": {
"vue": "^3.2.25"
"vue": "^3.3.0"
},
"dependencies": {
"@vue-flow/background": "workspace:*",
@@ -62,11 +62,10 @@
"@tooling/eslint-config": "workspace:*",
"@tooling/tsconfig": "workspace:*",
"@tooling/vite-config": "workspace:*",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"postcss-nested": "^6.0.1",
"vue": "^3.2.25"
"postcss-nested": "^6.0.1"
},
"publishConfig": {
"access": "public",