diff --git a/package.json b/package.json index e63c391cf..3c8b07a76 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "packageManager": "pnpm@7.33.7", "pnpm": { "overrides": { - "@types/react": "18.3.12" + "@types/react": "18.3.14" }, "peerDependencyRules": { "allowedVersions": { diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index bc7d5ba28..d0b7d9fc5 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -160,8 +160,8 @@ "@testing-library/user-event": "14.5.2", "@types/lodash.orderby": "4.6.9", "@types/lodash.pick": "4.4.9", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "@types/react-input-mask": "3.0.6", "@types/react-is": "18.3.1", "@types/testing-library__jest-dom": "5.14.9", diff --git a/packages/configuration-builder/package.json b/packages/configuration-builder/package.json index 510d5536e..cf11538ac 100644 --- a/packages/configuration-builder/package.json +++ b/packages/configuration-builder/package.json @@ -31,8 +31,8 @@ "devDependencies": { "@react-types/numberfield": "3.5.0", "@tsconfig/vite-react": "2.0.1", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "@typescript-eslint/eslint-plugin": "6.5.0", "@typescript-eslint/parser": "6.5.0", "@vanilla-extract/dynamic": "2.1.2", diff --git a/packages/website/package.json b/packages/website/package.json index 4a198edc3..f9fe80788 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -58,7 +58,7 @@ "@types/babel__standalone": "7.1.9", "@types/babel__traverse": "7.20.6", "@types/node": "18.19.67", - "@types/react": "18.3.12", + "@types/react": "18.3.14", "@typescript-eslint/parser": "5.62.0", "@vanilla-extract/sprinkles": "1.6.3", "eslint-config-react-app": "7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a81557a60..36f182105 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 overrides: - '@types/react': 18.3.12 + '@types/react': 18.3.14 importers: @@ -93,8 +93,8 @@ importers: '@testing-library/user-event': 14.5.2 '@types/lodash.orderby': 4.6.9 '@types/lodash.pick': 4.4.9 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@types/react-input-mask': 3.0.6 '@types/react-is': 18.3.1 '@types/react-table': 7.7.20 @@ -208,7 +208,7 @@ importers: react-dropzone: 14.2.9_react@18.3.1 react-input-mask: 2.0.4_nnrd3gsncyragczmpvfhocinkq react-is: 18.3.1 - react-select: 5.7.4_vsw25juzkyj7spaf6wjn5upvjq + react-select: 5.7.4_6puvxxb2p5a4iitqkdze6hrtzy react-table: 7.8.0_react@18.3.1 recharts: 2.8.0_6nnovxuvclijwcprutrtuq75fa ts-pattern: 3.3.5 @@ -227,7 +227,7 @@ importers: '@react-types/slider': 3.6.0_react@18.3.1 '@react-types/textfield': 3.7.3_react@18.3.1 '@storybook/addon-actions': 8.0.8 - '@storybook/addon-essentials': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@storybook/addon-essentials': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy '@storybook/addon-links': 8.0.8_react@18.3.1 '@storybook/addon-themes': 8.0.8 '@storybook/builder-vite': 8.0.8_7y6d3r3k7cqzwy3sqbyoqhpsde @@ -239,12 +239,12 @@ importers: '@testing-library/dom': 9.3.4 '@testing-library/jest-dom': 6.5.0 '@testing-library/react': 14.3.1_nnrd3gsncyragczmpvfhocinkq - '@testing-library/react-hooks': 8.0.1_vsw25juzkyj7spaf6wjn5upvjq + '@testing-library/react-hooks': 8.0.1_6puvxxb2p5a4iitqkdze6hrtzy '@testing-library/user-event': 14.5.2_@testing-library+dom@9.3.4 '@types/lodash.orderby': 4.6.9 '@types/lodash.pick': 4.4.9 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@types/react-input-mask': 3.0.6 '@types/react-is': 18.3.1 '@types/testing-library__jest-dom': 5.14.9 @@ -293,8 +293,8 @@ importers: '@react-stately/numberfield': 3.6.0 '@react-types/numberfield': 3.5.0 '@tsconfig/vite-react': 2.0.1 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@typescript-eslint/eslint-plugin': 6.5.0 '@typescript-eslint/parser': 6.5.0 '@vanilla-extract/css': 1.12.0 @@ -332,8 +332,8 @@ importers: devDependencies: '@react-types/numberfield': 3.5.0_react@18.3.1 '@tsconfig/vite-react': 2.0.1 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@typescript-eslint/eslint-plugin': 6.5.0_l57mudxizlkai2sonxg7jeoun4 '@typescript-eslint/parser': 6.5.0_z2cqhtrhzo2dttjlb4wsdjp3di '@vanilla-extract/dynamic': 2.1.2 @@ -372,7 +372,7 @@ importers: '@types/babel__standalone': 7.1.9 '@types/babel__traverse': 7.20.6 '@types/node': 18.19.67 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@typescript-eslint/parser': 5.62.0 '@vanilla-extract/sprinkles': 1.6.3 assert: 2.0.0 @@ -401,10 +401,10 @@ importers: '@babel/traverse': 7.23.3 '@buildo/bento-design-system': link:../bento-design-system '@docusaurus/core': 3.5.2_vcguir5erhc4bt5uqc7oqcdrm4 - '@docusaurus/preset-classic': 3.5.2_yd3r7e3tnb7lieshfwszjcmxg4 + '@docusaurus/preset-classic': 3.5.2_25al7g52hnze2unviyffqfevtm '@docusaurus/theme-common': 3.5.2_zwi5fdjyw6x6skd3u4oag3lrnu '@easyops-cn/docusaurus-search-local': 0.45.0_bu6eiy5lg4jjl27ddla2izr74e - '@mdx-js/react': 3.0.1_ryhct6r6jz2fex4xfo2quarxhi + '@mdx-js/react': 3.0.1_tbfipt5rueatv6332dndw5lr6i assert: 2.0.0 buffer: 6.0.3 clsx: 1.2.1 @@ -416,11 +416,11 @@ importers: react: 18.3.1 react-docgen-typescript: 2.2.2_typescript@5.6.3 react-dom: 18.3.1_react@18.3.1 - react-markdown: 8.0.7_ryhct6r6jz2fex4xfo2quarxhi + react-markdown: 8.0.7_tbfipt5rueatv6332dndw5lr6i devDependencies: '@babel/types': 7.22.19 '@docusaurus/module-type-aliases': 3.5.2_nnrd3gsncyragczmpvfhocinkq - '@docusaurus/theme-classic': 3.5.2_sphh736vikxtkbedan4b3usnvm + '@docusaurus/theme-classic': 3.5.2_b5zfnaiympz4lxnrv34s2r2vay '@docusaurus/theme-live-codeblock': 3.5.2_4bmfkyyevsv35oqe5bsc6vsoey '@docusaurus/tsconfig': 3.5.2 '@docusaurus/types': 3.5.2_nnrd3gsncyragczmpvfhocinkq @@ -429,7 +429,7 @@ importers: '@types/babel__standalone': 7.1.9 '@types/babel__traverse': 7.20.6 '@types/node': 18.19.67 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@typescript-eslint/parser': 5.62.0_inylsuzpwuenpw7p6e7ggu4qmy '@vanilla-extract/sprinkles': 1.6.3_3qusp464cmatvw2qbjjzblbe54 eslint-config-react-app: 7.0.1_adbxcjuxefzqfysrxmhtt7tuvm @@ -4621,7 +4621,7 @@ packages: resolution: {integrity: sha512-vKNZepO2j7MrYBTZIGXvlUOIR+v9KRf70FApRgovWrj3GTs1EITz/Xb0AOlm1xsQBp16clVZj1SY/qaOJbQtZw==} dev: false - /@docsearch/react/3.6.2_mzdqw4624nw3obsizcyciajvey: + /@docsearch/react/3.6.2_h4bpjf4cjrvfs2xii2gqq6trw4: resolution: {integrity: sha512-rtZce46OOkVflCQH71IdbXSFK+S8iJZlUF56XBW5rIgx/eG5qoomC7Ag3anZson1bBac/JFQn7XOBfved/IMRA==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0 || 18' @@ -4641,7 +4641,7 @@ packages: '@algolia/autocomplete-core': 1.9.3_j7g7lhzeatwxt5kwdajt5fksue '@algolia/autocomplete-preset-algolia': 1.9.3_nfa2xfwbkixcgpj755noaktiti '@docsearch/css': 3.6.2 - '@types/react': 18.3.12 + '@types/react': 18.3.14 algoliasearch: 4.24.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -4675,7 +4675,7 @@ packages: '@docusaurus/utils': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-common': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-validation': 3.5.2_@docusaurus+types@3.5.2 - '@mdx-js/react': 3.0.1_ryhct6r6jz2fex4xfo2quarxhi + '@mdx-js/react': 3.0.1_tbfipt5rueatv6332dndw5lr6i autoprefixer: 10.4.14_postcss@8.4.49 babel-loader: 9.2.1_jom5zxvwt2haid6ae25t5ojc4q babel-plugin-dynamic-import-node: 2.3.3 @@ -4775,7 +4775,7 @@ packages: '@docusaurus/utils': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-common': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-validation': 3.5.2_@docusaurus+types@3.5.2 - '@mdx-js/react': 3.0.1_ryhct6r6jz2fex4xfo2quarxhi + '@mdx-js/react': 3.0.1_tbfipt5rueatv6332dndw5lr6i autoprefixer: 10.4.14_postcss@8.4.49 babel-loader: 9.2.1_jom5zxvwt2haid6ae25t5ojc4q babel-plugin-dynamic-import-node: 2.3.3 @@ -4914,7 +4914,7 @@ packages: dependencies: '@docusaurus/types': 3.5.2_nnrd3gsncyragczmpvfhocinkq '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@types/react-router-config': 5.0.7 '@types/react-router-dom': 5.3.3 react: 18.3.1 @@ -5276,7 +5276,7 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic/3.5.2_yd3r7e3tnb7lieshfwszjcmxg4: + /@docusaurus/preset-classic/3.5.2_25al7g52hnze2unviyffqfevtm: resolution: {integrity: sha512-3ihfXQ95aOHiLB5uCu+9PRy2gZCeSZoDcqpnDvf3B+sTrMvMTr8qRUzBvWkoIqc82yG5prCboRjk1SVILKx6sg==} engines: {node: '>=18.0'} peerDependencies: @@ -5292,9 +5292,9 @@ packages: '@docusaurus/plugin-google-gtag': 3.5.2_plhb6bhpnlnoa2guamp2sum6w4 '@docusaurus/plugin-google-tag-manager': 3.5.2_plhb6bhpnlnoa2guamp2sum6w4 '@docusaurus/plugin-sitemap': 3.5.2_plhb6bhpnlnoa2guamp2sum6w4 - '@docusaurus/theme-classic': 3.5.2_sphh736vikxtkbedan4b3usnvm + '@docusaurus/theme-classic': 3.5.2_b5zfnaiympz4lxnrv34s2r2vay '@docusaurus/theme-common': 3.5.2_zwi5fdjyw6x6skd3u4oag3lrnu - '@docusaurus/theme-search-algolia': 3.5.2_fts647vb3kkudwcynbdvorjcza + '@docusaurus/theme-search-algolia': 3.5.2_evl67zy6hfgwjt5qvonivwuele '@docusaurus/types': 3.5.2_nnrd3gsncyragczmpvfhocinkq react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -5326,10 +5326,10 @@ packages: peerDependencies: react: '*' dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 react: 18.3.1 - /@docusaurus/theme-classic/3.5.2_sphh736vikxtkbedan4b3usnvm: + /@docusaurus/theme-classic/3.5.2_b5zfnaiympz4lxnrv34s2r2vay: resolution: {integrity: sha512-XRpinSix3NBv95Rk7xeMF9k4safMkwnpSgThn0UNQNumKvmcIYjfkwfh2BhwYh/BxMXQHJ/PdmNh22TQFpIaYg==} engines: {node: '>=18.0'} peerDependencies: @@ -5348,7 +5348,7 @@ packages: '@docusaurus/utils': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-common': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-validation': 3.5.2_@docusaurus+types@3.5.2 - '@mdx-js/react': 3.0.1_ryhct6r6jz2fex4xfo2quarxhi + '@mdx-js/react': 3.0.1_tbfipt5rueatv6332dndw5lr6i clsx: 2.1.1 copy-text-to-clipboard: 3.2.0 infima: 0.2.0-alpha.44 @@ -5396,7 +5396,7 @@ packages: '@docusaurus/utils': 3.5.2_@docusaurus+types@3.5.2 '@docusaurus/utils-common': 3.5.2_@docusaurus+types@3.5.2 '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@types/react-router-config': 5.0.7 clsx: 2.1.1 parse-numeric-range: 1.3.0 @@ -5453,14 +5453,14 @@ packages: - webpack-cli dev: true - /@docusaurus/theme-search-algolia/3.5.2_fts647vb3kkudwcynbdvorjcza: + /@docusaurus/theme-search-algolia/3.5.2_evl67zy6hfgwjt5qvonivwuele: resolution: {integrity: sha512-qW53kp3VzMnEqZGjakaV90sst3iN1o32PH+nawv1uepROO8aEGxptcq2R5rsv7aBShSRbZwIobdvSYKsZ5pqvA==} engines: {node: '>=18.0'} peerDependencies: react: ^18.0.0 || 18 react-dom: ^18.0.0 || 18 dependencies: - '@docsearch/react': 3.6.2_mzdqw4624nw3obsizcyciajvey + '@docsearch/react': 3.6.2_h4bpjf4cjrvfs2xii2gqq6trw4 '@docusaurus/core': 3.5.2_vcguir5erhc4bt5uqc7oqcdrm4 '@docusaurus/logger': 3.5.2 '@docusaurus/plugin-content-docs': 3.5.2_plhb6bhpnlnoa2guamp2sum6w4 @@ -5521,7 +5521,7 @@ packages: dependencies: '@mdx-js/mdx': 3.0.1 '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 commander: 5.1.0 joi: 17.9.2 react: 18.3.1 @@ -5695,7 +5695,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react/11.11.1_ryhct6r6jz2fex4xfo2quarxhi: + /@emotion/react/11.11.1_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -5711,7 +5711,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1_react@18.3.1 '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.3.12 + '@types/react': 18.3.14 hoist-non-react-statics: 3.3.2 react: 18.3.1 transitivePeerDependencies: @@ -7019,14 +7019,14 @@ packages: transitivePeerDependencies: - supports-color - /@mdx-js/react/3.0.1_ryhct6r6jz2fex4xfo2quarxhi: + /@mdx-js/react/3.0.1_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==} peerDependencies: '@types/react': '>=16 || 18' react: '>=16 || 18' dependencies: '@types/mdx': 2.0.13 - '@types/react': 18.3.12 + '@types/react': 18.3.14 react: 18.3.1 /@ndelangen/get-tarball/3.0.9: @@ -7255,7 +7255,7 @@ packages: /@polka/url/1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} - /@radix-ui/react-compose-refs/1.0.1_ryhct6r6jz2fex4xfo2quarxhi: + /@radix-ui/react-compose-refs/1.0.1_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-fDSBgd44FKHa1FRMU59qBMPFcl2PZE+2nmqunj+BWFyYYjnhIDWL2ItDs3rrbJDQOtzt5nIebLCQc4QRfz6LJw==} peerDependencies: '@types/react': '*' @@ -7265,11 +7265,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@types/react': 18.3.12 + '@types/react': 18.3.14 react: 18.3.1 dev: true - /@radix-ui/react-slot/1.0.2_ryhct6r6jz2fex4xfo2quarxhi: + /@radix-ui/react-slot/1.0.2_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==} peerDependencies: '@types/react': '*' @@ -7279,8 +7279,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.4 - '@radix-ui/react-compose-refs': 1.0.1_ryhct6r6jz2fex4xfo2quarxhi - '@types/react': 18.3.12 + '@radix-ui/react-compose-refs': 1.0.1_tbfipt5rueatv6332dndw5lr6i + '@types/react': 18.3.14 react: 18.3.1 dev: true @@ -8284,10 +8284,10 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/addon-controls/8.0.8_vsw25juzkyj7spaf6wjn5upvjq: + /@storybook/addon-controls/8.0.8_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-7xANN18CLYsVthuSXwxKezqpelEKJlT9xaYLtw5vvD00btW5g3vxq+Z/A31OkS2OuaH2bE0GfRCoG2OLR8yQQA==} dependencies: - '@storybook/blocks': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@storybook/blocks': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy lodash: 4.17.21 ts-dedent: 2.2.0 transitivePeerDependencies: @@ -8302,10 +8302,10 @@ packages: resolution: {integrity: sha512-HNiY4ESH9WxGS6QpIpURzdSbyDxbRh7VIgbvUrePSKajlsL4RFN/gdnn5TnSL00tOP/w+Cy/fXcbljMUKy7Ivg==} dependencies: '@babel/core': 7.22.20 - '@mdx-js/react': 3.0.1_ryhct6r6jz2fex4xfo2quarxhi - '@storybook/blocks': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@mdx-js/react': 3.0.1_tbfipt5rueatv6332dndw5lr6i + '@storybook/blocks': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy '@storybook/client-logger': 8.0.8 - '@storybook/components': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@storybook/components': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy '@storybook/csf-plugin': 8.0.8 '@storybook/csf-tools': 8.0.8 '@storybook/global': 5.0.0 @@ -8314,7 +8314,7 @@ packages: '@storybook/react-dom-shim': 8.0.8_nnrd3gsncyragczmpvfhocinkq '@storybook/theming': 8.0.8_nnrd3gsncyragczmpvfhocinkq '@storybook/types': 8.0.8 - '@types/react': 18.3.12 + '@types/react': 18.3.14 fs-extra: 11.2.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -8326,12 +8326,12 @@ packages: - supports-color dev: true - /@storybook/addon-essentials/8.0.8_vsw25juzkyj7spaf6wjn5upvjq: + /@storybook/addon-essentials/8.0.8_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-bc9KJk7SPM2I5CCJEAP8R5leP+74IYxhWPiTN8Y1YFmf3MA1lpDJbwy+RfuRZ2ZKnSKszCXCVzU/T10HKUHLZw==} dependencies: '@storybook/addon-actions': 8.0.8 '@storybook/addon-backgrounds': 8.0.8 - '@storybook/addon-controls': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@storybook/addon-controls': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy '@storybook/addon-docs': 8.0.8 '@storybook/addon-highlight': 8.0.8 '@storybook/addon-measure': 8.0.8 @@ -8401,7 +8401,7 @@ packages: memoizerific: 1.11.3 dev: true - /@storybook/blocks/8.0.8_vsw25juzkyj7spaf6wjn5upvjq: + /@storybook/blocks/8.0.8_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-kwsjhvnmFEaIl51QHJt/83G7mZ5YbzFKnWCwy8WUpi0xvVcyoFQSGGgwR3XRrzGfUEPK8P2FDHeKw1bLzyIejA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -8414,7 +8414,7 @@ packages: dependencies: '@storybook/channels': 8.0.8 '@storybook/client-logger': 8.0.8 - '@storybook/components': 8.0.8_vsw25juzkyj7spaf6wjn5upvjq + '@storybook/components': 8.0.8_6puvxxb2p5a4iitqkdze6hrtzy '@storybook/core-events': 8.0.8 '@storybook/csf': 0.1.4 '@storybook/docs-tools': 8.0.8 @@ -8609,13 +8609,13 @@ packages: - supports-color dev: true - /@storybook/components/8.0.8_vsw25juzkyj7spaf6wjn5upvjq: + /@storybook/components/8.0.8_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-EpBExH4kHWQJSfA8QXJJ5AsLRUGi5X/zWY7ffiYW8rtnBmEnk3T9FpmnyJlY1A8sdd3b1wQ07JGBDHfL1mdELw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@radix-ui/react-slot': 1.0.2_ryhct6r6jz2fex4xfo2quarxhi + '@radix-ui/react-slot': 1.0.2_tbfipt5rueatv6332dndw5lr6i '@storybook/client-logger': 8.0.8 '@storybook/csf': 0.1.4 '@storybook/global': 5.0.0 @@ -9233,7 +9233,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react-hooks/8.0.1_vsw25juzkyj7spaf6wjn5upvjq: + /@testing-library/react-hooks/8.0.1_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -9250,7 +9250,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.5 - '@types/react': 18.3.12 + '@types/react': 18.3.14 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-error-boundary: 3.1.4_react@18.3.1 @@ -9265,7 +9265,7 @@ packages: dependencies: '@babel/runtime': 7.24.4 '@testing-library/dom': 9.3.4 - '@types/react-dom': 18.3.1 + '@types/react-dom': 18.3.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 dev: true @@ -9664,57 +9664,57 @@ packages: /@types/range-parser/1.2.7: resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - /@types/react-dom/18.3.1: - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} + /@types/react-dom/18.3.2: + resolution: {integrity: sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 /@types/react-input-mask/3.0.6: resolution: {integrity: sha512-+5I18WKyG3eWIj7TVPWfK1VitI9mPpS9y6jE/BfmTCe+iL27NfBw/yzKRvCFp1DRBvlvvcsiZf05bub0YC1k8A==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 dev: true /@types/react-is/18.3.1: resolution: {integrity: sha512-zts4lhQn5ia0cF/y2+3V6Riu0MAfez9/LJYavdM8TvcVl+S91A/7VWxyBT8hbRuWspmuCaiGI0F41OJYGrKhRA==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 dev: true /@types/react-router-config/5.0.7: resolution: {integrity: sha512-pFFVXUIydHlcJP6wJm7sDii5mD/bCmmAY0wQzq+M+uX7bqS95AQqHZWP1iNMKrWVQSuHIzj5qi9BvrtLX2/T4w==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@types/react-router': 5.1.20 /@types/react-router-dom/5.3.3: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@types/react-router': 5.1.20 /@types/react-router/5.1.20: resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.3.12 + '@types/react': 18.3.14 /@types/react-table/7.7.20: resolution: {integrity: sha512-ahMp4pmjVlnExxNwxyaDrFgmKxSbPwU23sGQw2gJK4EhCvnvmib2s/O/+y1dfV57dXOwpr2plfyBol+vEHbi2w==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 dev: false /@types/react-transition-group/4.4.6: resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 dev: false - /@types/react/18.3.12: - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + /@types/react/18.3.14: + resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} dependencies: '@types/prop-types': 15.7.5 csstype: 3.1.2 @@ -18114,8 +18114,8 @@ packages: '@types/lodash': 4.14.195 '@types/lz-string': 1.5.0 '@types/prettier': 2.7.3 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@vanilla-extract/css': 1.13.0 '@vanilla-extract/css-utils': 0.1.3 '@vanilla-extract/sprinkles': 1.6.3_3qusp464cmatvw2qbjjzblbe54 @@ -18189,8 +18189,8 @@ packages: '@types/lodash': 4.14.195 '@types/lz-string': 1.5.0 '@types/prettier': 2.7.3 - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@vanilla-extract/css': 1.13.0 '@vanilla-extract/css-utils': 0.1.3 '@vanilla-extract/sprinkles': 1.6.3_3qusp464cmatvw2qbjjzblbe54 @@ -19188,7 +19188,7 @@ packages: react-loadable: /@docusaurus/react-loadable/6.0.0_react@18.3.1 webpack: 5.94.0 - /react-markdown/8.0.7_ryhct6r6jz2fex4xfo2quarxhi: + /react-markdown/8.0.7_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} peerDependencies: '@types/react': '>=16 || 18' @@ -19196,7 +19196,7 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/prop-types': 15.7.5 - '@types/react': 18.3.12 + '@types/react': 18.3.14 '@types/unist': 2.0.6 comma-separated-tokens: 2.0.3 hast-util-whitespace: 2.0.1 @@ -19294,7 +19294,7 @@ packages: react: 18.3.1 dev: false - /react-select/5.7.4_vsw25juzkyj7spaf6wjn5upvjq: + /react-select/5.7.4_6puvxxb2p5a4iitqkdze6hrtzy: resolution: {integrity: sha512-NhuE56X+p9QDFh4BgeygHFIvJJszO1i1KSkg/JPcIJrbovyRtI+GuOEa4XzFCEpZRAEoEI8u/cAHK+jG/PgUzQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -19302,7 +19302,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.1_ryhct6r6jz2fex4xfo2quarxhi + '@emotion/react': 11.11.1_tbfipt5rueatv6332dndw5lr6i '@floating-ui/dom': 1.5.1 '@types/react-transition-group': 4.4.6 memoize-one: 6.0.0 @@ -19310,7 +19310,7 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-transition-group: 4.4.5_nnrd3gsncyragczmpvfhocinkq - use-isomorphic-layout-effect: 1.1.2_ryhct6r6jz2fex4xfo2quarxhi + use-isomorphic-layout-effect: 1.1.2_tbfipt5rueatv6332dndw5lr6i transitivePeerDependencies: - '@types/react' - supports-color @@ -21516,7 +21516,7 @@ packages: react: 18.3.1 dev: true - /use-isomorphic-layout-effect/1.1.2_ryhct6r6jz2fex4xfo2quarxhi: + /use-isomorphic-layout-effect/1.1.2_tbfipt5rueatv6332dndw5lr6i: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -21525,7 +21525,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 react: 18.3.1 dev: false diff --git a/templates/react-router-monorepo/apps/app/package.json b/templates/react-router-monorepo/apps/app/package.json index 71c8497be..c308a5b94 100644 --- a/templates/react-router-monorepo/apps/app/package.json +++ b/templates/react-router-monorepo/apps/app/package.json @@ -27,8 +27,8 @@ }, "devDependencies": { "@react-router/dev": "7.0.1", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "typescript": "5.6.3", "vite": "5.4.11", "vite-plugin-checker": "0.8.0",