mirror of
https://github.com/mue/mue.git
synced 2026-07-15 13:03:55 +02:00
feat: Custom Unsplash Collections
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
10
package.json
10
package.json
@@ -16,13 +16,13 @@
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@floating-ui/react-dom": "2.0.5",
|
||||
"@fontsource/lexend-deca": "5.0.8",
|
||||
"@fontsource/montserrat": "5.0.8",
|
||||
"@fontsource/montserrat": "5.0.16",
|
||||
"@muetab/react-color-gradient-picker": "0.1.2",
|
||||
"@muetab/react-sortable-hoc": "^2.0.1",
|
||||
"@mui/material": "5.15.3",
|
||||
"@sentry/react": "^7.92.0",
|
||||
"embla-carousel-autoplay": "8.0.0-rc19",
|
||||
"embla-carousel-react": "8.0.0-rc18",
|
||||
"embla-carousel-react": "8.0.0-rc19",
|
||||
"fast-blurhash": "^1.1.2",
|
||||
"image-conversion": "^2.1.1",
|
||||
"react": "^18.2.0",
|
||||
@@ -44,9 +44,9 @@
|
||||
"husky": "^8.0.3",
|
||||
"prettier": "^3.1.1",
|
||||
"sass": "^1.69.7",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-standard-scss": "^11.1.0",
|
||||
"stylelint-scss": "^5.3.2",
|
||||
"stylelint": "^16.1.0",
|
||||
"stylelint-config-standard-scss": "^13.0.0",
|
||||
"stylelint-scss": "^6.0.0",
|
||||
"vite": "5.0.11",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user