|
@@ -37,9 +37,6 @@
|
|
"test:ci": "vitest run",
|
|
"test:ci": "vitest run",
|
|
"test:ui": "vitest --ui",
|
|
"test:ui": "vitest --ui",
|
|
"coverage": "vitest run --coverage",
|
|
"coverage": "vitest run --coverage",
|
|
- "story:dev": "histoire dev",
|
|
|
|
- "story:build": "histoire build",
|
|
|
|
- "story:preview": "histoire preview",
|
|
|
|
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue",
|
|
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue",
|
|
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
|
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
|
},
|
|
},
|
|
@@ -52,7 +49,6 @@
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@alvarosabu/utils": "^2.2.0",
|
|
"@alvarosabu/utils": "^2.2.0",
|
|
- "@histoire/plugin-vue": "0.12.4",
|
|
|
|
"@tresjs/cientos": "workspace:^1.4.0",
|
|
"@tresjs/cientos": "workspace:^1.4.0",
|
|
"@types/three": "^0.148.0",
|
|
"@types/three": "^0.148.0",
|
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
@@ -61,7 +57,6 @@
|
|
"@vueuse/core": "^9.7.0",
|
|
"@vueuse/core": "^9.7.0",
|
|
"gl": "6.0.1",
|
|
"gl": "6.0.1",
|
|
"happy-dom": "^8.1.0",
|
|
"happy-dom": "^8.1.0",
|
|
- "histoire": "0.12.4",
|
|
|
|
"kolorist": "^1.6.0",
|
|
"kolorist": "^1.6.0",
|
|
"pathe": "^1.0.0",
|
|
"pathe": "^1.0.0",
|
|
"release-it": "^15.5.1",
|
|
"release-it": "^15.5.1",
|