diff --git a/package.json b/package.json index a6d87dd0..38dd7219 100644 --- a/package.json +++ b/package.json @@ -14,15 +14,15 @@ "@eartharoid/i18n": "1.2.1", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@floating-ui/react-dom": "1.3.0", + "@floating-ui/react-dom": "2.0.4", "@fontsource/lexend-deca": "5.0.8", "@fontsource/montserrat": "5.0.8", "@muetab/react-color-gradient-picker": "0.1.2", "@muetab/react-sortable-hoc": "^2.0.1", "@mui/material": "5.15.2", "@sentry/react": "^7.91.0", - "embla-carousel-autoplay": "8.0.0-rc12", - "embla-carousel-react": "8.0.0-rc12", + "embla-carousel-autoplay": "8.0.0-rc17", + "embla-carousel-react": "8.0.0-rc17", "fast-blurhash": "^1.1.2", "image-conversion": "^2.1.1", "prop-types": "^15.8.1", @@ -35,7 +35,7 @@ }, "devDependencies": { "@commitlint/cli": "^17.8.1", - "@commitlint/config-conventional": "^17.8.1", + "@commitlint/config-conventional": "^18.4.3", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.5.0", "adm-zip": "^0.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87a41289..800f7009 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^11.11.0 version: 11.11.0(@emotion/react@11.11.3)(react@18.2.0) '@floating-ui/react-dom': - specifier: 1.3.0 - version: 1.3.0(react-dom@18.2.0)(react@18.2.0) + specifier: 2.0.4 + version: 2.0.4(react-dom@18.2.0)(react@18.2.0) '@fontsource/lexend-deca': specifier: 5.0.8 version: 5.0.8 @@ -36,11 +36,11 @@ dependencies: specifier: ^7.91.0 version: 7.91.0(react@18.2.0) embla-carousel-autoplay: - specifier: 8.0.0-rc12 - version: 8.0.0-rc12(embla-carousel@8.0.0-rc12) + specifier: 8.0.0-rc17 + version: 8.0.0-rc17(embla-carousel@8.0.0-rc17) embla-carousel-react: - specifier: 8.0.0-rc12 - version: 8.0.0-rc12(react@18.2.0) + specifier: 8.0.0-rc17 + version: 8.0.0-rc17(react@18.2.0) fast-blurhash: specifier: ^1.1.2 version: 1.1.2 @@ -74,8 +74,8 @@ devDependencies: specifier: ^17.8.1 version: 17.8.1 '@commitlint/config-conventional': - specifier: ^17.8.1 - version: 17.8.1 + specifier: ^18.4.3 + version: 18.4.3 '@eartharoid/deep-merge': specifier: ^0.0.2 version: 0.0.2 @@ -1569,11 +1569,11 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional@17.8.1: - resolution: {integrity: sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==} - engines: {node: '>=v14'} + /@commitlint/config-conventional@18.4.3: + resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==} + engines: {node: '>=v18'} dependencies: - conventional-changelog-conventionalcommits: 6.1.0 + conventional-changelog-conventionalcommits: 7.0.2 dev: true /@commitlint/config-validator@17.8.1: @@ -2137,17 +2137,6 @@ packages: '@floating-ui/utils': 0.1.6 dev: false - /@floating-ui/react-dom@1.3.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==} - peerDependencies: - react: '>=16.8.0' - react-dom: '>=16.8.0' - dependencies: - '@floating-ui/dom': 1.5.3 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: false - /@floating-ui/react-dom@2.0.4(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==} peerDependencies: @@ -3439,9 +3428,9 @@ packages: compare-func: 2.0.0 dev: true - /conventional-changelog-conventionalcommits@6.1.0: - resolution: {integrity: sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==} - engines: {node: '>=14'} + /conventional-changelog-conventionalcommits@7.0.2: + resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} + engines: {node: '>=16'} dependencies: compare-func: 2.0.0 dev: true @@ -3669,34 +3658,34 @@ packages: resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} dev: true - /embla-carousel-autoplay@8.0.0-rc12(embla-carousel@8.0.0-rc12): - resolution: {integrity: sha512-r7kdzpUhnI6rjCjv1CVGJEIj0HF+gEqnO7ip7rLBmmyGZ5xGhO+pjKhAlG+JqCuqr1Xhk8mxO4aGkAxyq2nKAw==} + /embla-carousel-autoplay@8.0.0-rc17(embla-carousel@8.0.0-rc17): + resolution: {integrity: sha512-U8YweUZg2DJd3IXxTV3UsjFyJEsQuCHOBRyJxoJZ8r1L/SYbYnk7BbknH6N0yfgzeMn6pL27RPEf0vIz+JtFYw==} peerDependencies: - embla-carousel: 8.0.0-rc12 + embla-carousel: 8.0.0-rc17 dependencies: - embla-carousel: 8.0.0-rc12 + embla-carousel: 8.0.0-rc17 dev: false - /embla-carousel-react@8.0.0-rc12(react@18.2.0): - resolution: {integrity: sha512-Tyd9TNH9i8bb/0S9/WZsmEvfZm8jlFU9sgaWNNgLzbPsUtz/L6UTYuRGOBDOt2oh6VPhaL1G8vRuOAuH81G5Cg==} + /embla-carousel-react@8.0.0-rc17(react@18.2.0): + resolution: {integrity: sha512-x4aFprwFB+PQO9EsHHZsrDxARb0uYNBYn9mr5oDFdBdPez4M8G1r5yidWbUcT9pNUc8AQXC9sGzlfauBfBxVOw==} peerDependencies: react: ^16.8.0 || ^17.0.1 || ^18.0.0 dependencies: - embla-carousel: 8.0.0-rc12 - embla-carousel-reactive-utils: 8.0.0-rc12(embla-carousel@8.0.0-rc12) + embla-carousel: 8.0.0-rc17 + embla-carousel-reactive-utils: 8.0.0-rc17(embla-carousel@8.0.0-rc17) react: 18.2.0 dev: false - /embla-carousel-reactive-utils@8.0.0-rc12(embla-carousel@8.0.0-rc12): - resolution: {integrity: sha512-sHYqMYW2qk9UXNMLoBmo4PRe+8qOW8CJDDqfkMB0WlSfrzgi9fCc36nArQz6k9olHsVfEc3haw00KiqRBvVwEg==} + /embla-carousel-reactive-utils@8.0.0-rc17(embla-carousel@8.0.0-rc17): + resolution: {integrity: sha512-eluEOK/u5HdjYaTLC4bUG3iTCnyX7RsYix3il0aH4ZECOKa5fS+pVK2vrM17Mgw6C5Hyjcr3r3lfJtGerVzVsQ==} peerDependencies: - embla-carousel: 8.0.0-rc12 + embla-carousel: 8.0.0-rc17 dependencies: - embla-carousel: 8.0.0-rc12 + embla-carousel: 8.0.0-rc17 dev: false - /embla-carousel@8.0.0-rc12: - resolution: {integrity: sha512-/Xkf5zp9gs9Y45lSAT1Witn+r+o+EtoIIZg4V2lYTCaaqdDTxyO0Ddn+z00ya38JGNZrGH9U8wLGK5Hi76CRxw==} + /embla-carousel@8.0.0-rc17: + resolution: {integrity: sha512-evF49b88VOitvqFtlvhvKVSu96Y8A+QSFdhok87Bfm8R7OYuk95FT+o8+M1GQLi/EhGDUlT193HTVAR0Wt2neQ==} dev: false /emoji-regex@8.0.0: