chore: move common workspace plan/feature config to @speckle/shared (#4064)

fix: gqlgen regenerated
This commit is contained in:
Kristaps Fabians Geikins
2025-02-27 11:18:30 +02:00
committed by GitHub
parent 735a14279e
commit ec092fb042
61 changed files with 2758 additions and 1510 deletions
+3 -1
View File
@@ -63,6 +63,7 @@
"prettier": "^2.5.1",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.0.0",
"vitest": "^3.0.7",
"zx": "^8.1.2"
},
"resolutions": {
@@ -91,7 +92,8 @@
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"wait-on": ">=7.2.0",
"vue-tsc@npm:2.2.2/@vue/language-core": "2.2.0"
"vue-tsc@npm:2.2.2/@vue/language-core": "2.2.0",
"vitest": "^3.0.7"
},
"config": {
"commitizen": {