chore: refactor workspace

This commit is contained in:
iCrawl
2023-05-03 02:14:22 +02:00
parent c429763be8
commit 7e875f6919
129 changed files with 1662 additions and 1371 deletions

View File

@@ -72,17 +72,18 @@
"chromatic": "^6.17.3",
"cross-env": "^7.0.3",
"eslint": "^8.39.0",
"eslint-config-neon": "^0.1.42",
"eslint-config-neon": "^0.1.46",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-storybook": "^0.6.11",
"prettier": "^2.8.8",
"prop-types": "^15.8.1",
"storybook": "^7.0.7",
"turbo": "^1.9.4-canary.7",
"typescript": "^5.0.4",
"unocss": "^0.51.8",
"vite": "^4.3.3",
"vite": "^4.3.4",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
},
"engines": {
"node": ">=16.9.0"