feat: migrate workbench server state to pinia colada
This commit is contained in:
@@ -16,11 +16,12 @@
|
||||
"e2e:workbench:report": "bun run deps --quiet && bunx playwright show-report .state/workbench-e2e/html-report"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pinia/colada": "0.15.3",
|
||||
"@vueuse/core": "^10.7.0",
|
||||
"axios": "^1.16.0",
|
||||
"dompurify": "^3.3.1",
|
||||
"marked": "^17.0.1",
|
||||
"pinia": "^2.1.7",
|
||||
"pinia": "^2.2.6",
|
||||
"vue": "^3.4.0",
|
||||
"vue-i18n": "^9.14.5",
|
||||
"vue-router": "^4.2.5"
|
||||
|
||||
Reference in New Issue
Block a user