chore: update deps
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user