chore: update deps
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
"lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix --ignore-pattern !**/* ./dist"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue-flow/core": "^1.12.2"
|
||||
"@vue-flow/core": "^1.23.0",
|
||||
"vue": "^3.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"pathfinding": "^0.4.18",
|
||||
@@ -68,8 +69,7 @@
|
||||
"@tooling/vite-config": "workspace:*",
|
||||
"@types/pathfinding": "^0.0.6",
|
||||
"@vue-flow/core": "workspace:*",
|
||||
"vue": "^3.2.25",
|
||||
"vue-tsc": "^1.6.5"
|
||||
"vue-tsc": "^1.8.15"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
Reference in New Issue
Block a user