WIP: Feature Rewrite #87

Draft
thepaperpilot wants to merge 35 commits from feat/ure-rewrite into main
2 changed files with 136 additions and 137 deletions
Showing only changes of commit 2dab35f7cf - Show all commits

View file

@ -34,12 +34,11 @@
"vite": "^5.1.6", "vite": "^5.1.6",
"vite-plugin-pwa": "^0.19.4", "vite-plugin-pwa": "^0.19.4",
"vite-tsconfig-paths": "^4.3.0", "vite-tsconfig-paths": "^4.3.0",
"vue": "^3.2.26", "vue": "^3.4.21",
"vue-next-select": "^2.10.2", "vue-next-select": "^2.10.5",
"vue-panzoom": "https://github.com/thepaperpilot/vue-panzoom.git", "vue-panzoom": "https://github.com/thepaperpilot/vue-panzoom.git",
"vue-textarea-autosize": "^1.1.1", "vue-textarea-autosize": "^1.1.1",
"vue-toastification": "^2.0.0-rc.1", "vue-toastification": "^2.0.0-rc.5",
"vue-transition-expand": "^0.1.0",
"vuedraggable": "^4.1.0" "vuedraggable": "^4.1.0"
}, },
"devDependencies": { "devDependencies": {
@ -53,7 +52,7 @@
"prettier": "^2.5.1", "prettier": "^2.5.1",
"typescript": "^5.0.2", "typescript": "^5.0.2",
"vitest": "^1.4.0", "vitest": "^1.4.0",
"vue-tsc": "^0.38.1" "vue-tsc": "^2.0.6"
}, },
"engines": { "engines": {
"node": "21.x" "node": "21.x"

File diff suppressed because it is too large Load diff