fix(showcase): fixed en voice for kaltsit_remnant

This commit is contained in:
Haoyu Xu
2024-01-09 16:51:45 -05:00
parent 4b0632af94
commit 77a58d5c2b
2 changed files with 128 additions and 127 deletions

View File

@@ -24,17 +24,17 @@
},
"devDependencies": {
"@perfsee/rollup": "^1.10.0",
"@types/react": "^18.2.45",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"prop-types": "^15.8.1",
"rollup": "^3.29.4",
"sass": "^1.69.5",
"sass": "^1.69.7",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.1",
@@ -43,7 +43,7 @@
"dependencies": {
"@parcellab/react-use-umami": "^2.0.1",
"dotenv": "^16.3.1",
"jotai": "^2.6.0",
"jotai": "^2.6.1",
"jsdom": "^22.1.0",
"node-fetch": "^3.3.2",
"react": "^18.2.0",