diff --git a/package.json b/package.json index d7be66c4..4ec5c7ab 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ }, "dependencies": { "@babel/runtime": "7.20.6", - "@scaleway/ui": "0.213.3", + "@scaleway/ui": "0.213.10", "final-form": "4.20.7", "final-form-arrays": "3.0.2", "final-form-focus": "1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54222061..2d3a84f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: '@scaleway/eslint-config-react': 3.13.0 '@scaleway/jest-helpers': 2.0.24 '@scaleway/tsconfig': 1.1.0 - '@scaleway/ui': 0.213.3 + '@scaleway/ui': 0.213.10 '@semantic-release/changelog': 6.0.2 '@semantic-release/commit-analyzer': 9.0.2 '@semantic-release/git': 10.0.1 @@ -83,7 +83,7 @@ specifiers: dependencies: '@babel/runtime': 7.20.6 - '@scaleway/ui': 0.213.3_mhi3dw3nus7rwpybrnmmfhzmsa + '@scaleway/ui': 0.213.10_mhi3dw3nus7rwpybrnmmfhzmsa final-form: 4.20.7 final-form-arrays: 3.0.2_final-form@4.20.7 final-form-focus: 1.1.2_final-form@4.20.7 @@ -3090,8 +3090,8 @@ packages: resolution: {integrity: sha512-dZyeub6snbFUD0oTTgiUsdHYYOcyZDbQ5lSgAaZBCVS6FxF2R2HiLVwtrD6pw9IebhyPne2z8M4BsZQ4Rg+K1w==} dev: true - /@scaleway/ui/0.213.3_mhi3dw3nus7rwpybrnmmfhzmsa: - resolution: {integrity: sha512-qiBzFM+rzjkKtoYE8xtDFHPHFtctSJW0Qs5BW6Zusut8ZaKR38HqQ0N2yqwYvrZNrOSCyWPOxCuwbF7ThK+zSw==} + /@scaleway/ui/0.213.10_mhi3dw3nus7rwpybrnmmfhzmsa: + resolution: {integrity: sha512-+r2d6BDScSQXqOkyg5vBS07Nsls5Io1RjXOEW4mzPFfNetLC0luUadqJtVyzOoenX6z5ZXTV9BOPhQfq16QN3Q==} engines: {node: '>=18.x', pnpm: '>=7.0.0'} os: [darwin, linux] peerDependencies: @@ -3110,10 +3110,9 @@ packages: '@nivo/scales': 0.80.0 '@nivo/tooltip': 0.80.0_wyuiu3ihipn7hpncy62nqhyrji '@scaleway/random-name': 3.0.2 - '@scaleway/use-media': 1.2.0_react@18.2.0 + '@scaleway/use-media': 1.2.1_react@18.2.0 '@xstyled/emotion': 2.5.0_z6zezfurr26maxy6gvsa52xlim deepmerge: 4.2.2 - polished: 4.2.2 prop-types: 15.8.1 react: 18.2.0 react-datepicker: 4.8.0_biqbaboplfbrettd7655fr4n2y @@ -3130,8 +3129,8 @@ packages: - supports-color dev: false - /@scaleway/use-media/1.2.0_react@18.2.0: - resolution: {integrity: sha512-MI/K0+rQzujtKXSmxduJWxGAPhaf1ZupUkPKQNkZmZXEdaJ34VqLXZQzqE8vrozTBtl/K9ThowJC/jHeMMRXiA==} + /@scaleway/use-media/1.2.1_react@18.2.0: + resolution: {integrity: sha512-xCEix2WhzHZehtijpyCiZhqLBL5YDaigbgf6Fw4HwsEm99xyNr2X8uAs+KcXgRdUbHQDD17f/PZT1O1npowrXA==} peerDependencies: react: 18.x || 18 dependencies: @@ -13707,6 +13706,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/runtime': 7.20.6 + dev: true /posix-character-classes/0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} diff --git a/src/components/Submit/__tests__/__snapshots__/index.spec.tsx.snap b/src/components/Submit/__tests__/__snapshots__/index.spec.tsx.snap index 63bd3d93..5499bae2 100644 --- a/src/components/Submit/__tests__/__snapshots__/index.spec.tsx.snap +++ b/src/components/Submit/__tests__/__snapshots__/index.spec.tsx.snap @@ -114,7 +114,7 @@ exports[`Submit form is invalid 1`] = ` padding-top: 2px; } -.cache-1ibo1b8 { +.cache-1f4ynuo { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; @@ -157,23 +157,23 @@ exports[`Submit form is invalid 1`] = ` box-shadow: none; } -.cache-1ibo1b8:hover, -.cache-1ibo1b8:focus { +.cache-1f4ynuo:hover, +.cache-1f4ynuo:focus { -webkit-text-decoration: none; text-decoration: none; } -.cache-1ibo1b8:hover, -.cache-1ibo1b8:focus { +.cache-1f4ynuo:hover, +.cache-1f4ynuo:focus { color: #ffffff; background-color: #149a7b; } -.cache-1ibo1b8:focus { - box-shadow: 0 0 0 2px rgba(20,154,123,0.25); +.cache-1f4ynuo:focus { + box-shadow: 0 0 0 2px #149a7b40; } -.cache-1ibo1b8 svg { +.cache-1f4ynuo svg { fill: #c4c9d6; } @@ -220,7 +220,7 @@ exports[`Submit form is invalid 1`] = `