From 2cb787531faa5ec5aa5f5f556d479470d94858bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:37:25 +0000 Subject: [PATCH] chore(deps): update auto merge & approve disable rules --- package.json | 4 ++-- pnpm-lock.yaml | 44 +++++++++++++++++++++++++++----------------- 2 files changed, 29 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 787f48a..2db920e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@remix-run/serve": "^2.10.3", "@typescript-eslint/eslint-plugin": "8.15.0", "@typescript-eslint/parser": "8.15.0", - "i18next": "^23.12.1", + "i18next": "^24.0.0", "i18next-browser-languagedetector": "^8.0.0", "isbot": "^5.1.13", "lefthook": "^1.7.2", @@ -39,7 +39,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@chromatic-com/storybook": "^1.6.1", + "@chromatic-com/storybook": "^3.0.0", "@remix-run/dev": "^2.10.3", "@storybook/addon-essentials": "^8.2.4", "@storybook/addon-interactions": "^8.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 449758f..0b2f7b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 8.15.0 version: 8.15.0(eslint@9.10.0)(typescript@5.6.3) i18next: - specifier: ^23.12.1 - version: 23.16.8 + specifier: ^24.0.0 + version: 24.0.2(typescript@5.6.3) i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.0.0 @@ -46,14 +46,14 @@ importers: version: 18.3.1(react@18.3.1) react-i18next: specifier: ^15.0.0 - version: 15.1.1(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.1(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@biomejs/biome': specifier: 1.9.4 version: 1.9.4 '@chromatic-com/storybook': - specifier: ^1.6.1 - version: 1.9.0(react@18.3.1) + specifier: ^3.0.0 + version: 3.2.2(react@18.3.1)(storybook@8.4.5(prettier@2.8.8)) '@remix-run/dev': specifier: ^2.10.3 version: 2.14.0(@remix-run/react@2.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3))(@remix-run/serve@2.14.0(typescript@5.6.3))(@types/node@22.9.3)(typescript@5.6.3)(vite@5.4.11(@types/node@22.9.3)) @@ -305,9 +305,11 @@ packages: cpu: [x64] os: [win32] - '@chromatic-com/storybook@1.9.0': - resolution: {integrity: sha512-vYQ+TcfktEE3GHnLZXHCzXF/sN9dw+KivH8a5cmPyd9YtQs7fZtHrEgsIjWpYycXiweKMo1Lm1RZsjxk8DH3rA==} + '@chromatic-com/storybook@3.2.2': + resolution: {integrity: sha512-xmXt/GW0hAPbzNTrxYuVo43Adrtjue4DeVrsoIIEeJdGaPNNeNf+DHMlJKOBdlHmCnFUoe9R/0mLM9zUp5bKWw==} engines: {node: '>=16.0.0', yarn: '>=1.22.18'} + peerDependencies: + storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 '@emotion/hash@0.9.2': resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} @@ -2170,8 +2172,8 @@ packages: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} - chromatic@11.10.2: - resolution: {integrity: sha512-EbVlhmOLGdx9QRX3RMOTF3UzoyC1aaXNRjlzm1mc++2OI5+6C5Bzwt2ZUYJ3Jnf/pJa23q0y5Y3QEDcfRVqIbg==} + chromatic@11.18.1: + resolution: {integrity: sha512-hkNT9vA6K9+PnE/khhZYBnRCOm8NonaQDs7RZ8YHFo7/lh1b/x/uFMkTjWjaj/mkM6QOR/evu5VcZMtcaauSlw==} hasBin: true peerDependencies: '@chromatic-com/cypress': ^0.*.* || ^1.0.0 @@ -2756,8 +2758,13 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next@23.16.8: - resolution: {integrity: sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==} + i18next@24.0.2: + resolution: {integrity: sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==} + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -4592,12 +4599,13 @@ snapshots: '@biomejs/cli-win32-x64@1.9.4': optional: true - '@chromatic-com/storybook@1.9.0(react@18.3.1)': + '@chromatic-com/storybook@3.2.2(react@18.3.1)(storybook@8.4.5(prettier@2.8.8))': dependencies: - chromatic: 11.10.2 + chromatic: 11.18.1 filesize: 10.1.6 jsonfile: 6.1.0 react-confetti: 6.1.0(react@18.3.1) + storybook: 8.4.5(prettier@2.8.8) strip-ansi: 7.1.0 transitivePeerDependencies: - '@chromatic-com/cypress' @@ -6574,7 +6582,7 @@ snapshots: chownr@2.0.0: {} - chromatic@11.10.2: {} + chromatic@11.18.1: {} classnames@2.5.1: {} @@ -7237,9 +7245,11 @@ snapshots: dependencies: '@babel/runtime': 7.25.6 - i18next@23.16.8: + i18next@24.0.2(typescript@5.6.3): dependencies: '@babel/runtime': 7.26.0 + optionalDependencies: + typescript: 5.6.3 iconv-lite@0.4.24: dependencies: @@ -8254,11 +8264,11 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-i18next@15.1.1(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.1.1(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 html-parse-stringify: 3.0.1 - i18next: 23.16.8 + i18next: 24.0.2(typescript@5.6.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)