fix: small improvements and touch ups to the welcome experience (#612)

Signed-off-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
Alex Sparkes
2024-01-26 13:40:18 +00:00
committed by GitHub
parent cf8b6ab2fe
commit a95197a763
20 changed files with 84 additions and 6631 deletions

View File

@@ -20,7 +20,7 @@
"@muetab/react-color-gradient-picker": "0.1.2",
"@muetab/react-sortable-hoc": "^2.0.1",
"@mui/material": "5.15.6",
"@sentry/react": "^7.95.0",
"@sentry/react": "^7.98.0",
"embla-carousel-autoplay": "8.0.0-rc20",
"embla-carousel-react": "8.0.0-rc20",
"fast-blurhash": "^1.1.2",
@@ -33,15 +33,15 @@
"react-toastify": "10.0.4"
},
"devDependencies": {
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react-swc": "^3.5.0",
"adm-zip": "^0.5.10",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^9.0.1",
"husky": "^9.0.5",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"stylelint": "^16.2.0",