diff --git a/apps/demos/package.json b/apps/demos/package.json index da1e058ef949..cf35d7416c96 100644 --- a/apps/demos/package.json +++ b/apps/demos/package.json @@ -42,7 +42,7 @@ "dx-systemjs-vue-browser": "1.1.1", "esbuild": "0.19.3", "esbuild-plugin-vue3": "0.3.2", - "eslint-plugin-react-hooks": "4.6.0", + "eslint-plugin-react-hooks": "4.6.2", "exceljs": "4.4.0", "file-saver-es": "2.0.5", "fs-extra": "11.1.1", @@ -89,8 +89,8 @@ "@testcafe-community/axe": "3.5.0", "@types/eslint": "8.56.2", "@types/fs-extra": "11.0.2", - "@types/react": "17.0.2", - "@types/react-dom": "17.0.2", + "@types/react": "17.0.83", + "@types/react-dom": "17.0.25", "@types/yargs": "17.0.32", "@typescript-eslint/parser": "5.62.0", "@vue/eslint-config-typescript": "12.0.0", diff --git a/apps/react-storybook/package.json b/apps/react-storybook/package.json index 3c80f6dc6fa3..654dd64bcf29 100644 --- a/apps/react-storybook/package.json +++ b/apps/react-storybook/package.json @@ -23,8 +23,8 @@ "@storybook/react-webpack5": "7.6.19", "@storybook/test": "7.6.19", "prop-types": "15.8.1", - "react": "18.0.0", - "react-dom": "18.0.0", + "react": "18.3.1", + "react-dom": "18.3.1", "storybook": "7.6.19", "typescript": "4.9.5" } diff --git a/apps/react/package.json b/apps/react/package.json index babea0ae252c..34f5ab6df17a 100644 --- a/apps/react/package.json +++ b/apps/react/package.json @@ -11,12 +11,12 @@ "dependencies": { "devextreme": "workspace:~24.2.0", "devextreme-react": "workspace:~24.2.0", - "react": "~18.0.0", - "react-dom": "~18.0.0" + "react": "~18.3.0", + "react-dom": "~18.3.0" }, "devDependencies": { - "@types/react": "~18.0.0", - "@types/react-dom": "~18.0.0", + "@types/react": "18.0.38", + "@types/react-dom": "18.0.11", "css-loader": "6.10.0", "source-map-loader": "4.0.2", "style-loader": "3.3.4", diff --git a/packages/devextreme-react/package.json b/packages/devextreme-react/package.json index d56607118598..bf08f9a9f941 100644 --- a/packages/devextreme-react/package.json +++ b/packages/devextreme-react/package.json @@ -34,8 +34,8 @@ "devDependencies": { "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", - "@types/react": "~18.0.0", - "@types/react-dom": "~18.0.0", + "@types/react": "18.0.38", + "@types/react-dom": "18.0.11", "del": "3.0.0", "eslint": "8.56.0", "eslint-config-airbnb-base": "15.0.0", @@ -46,8 +46,8 @@ "gulp-shell": "0.8.0", "gulp-typescript": "5.0.1", "jest-environment-jsdom": "29.7.0", - "react": "18.0.0", - "react-dom": "18.0.0", + "react": "18.3.1", + "react-dom": "18.3.1", "ts-jest": "29.1.3", "typescript": "4.9.5" }, diff --git a/packages/devextreme/package.json b/packages/devextreme/package.json index 7f3df5ddc2db..36c89fa0206b 100644 --- a/packages/devextreme/package.json +++ b/packages/devextreme/package.json @@ -57,7 +57,7 @@ "@testcafe-community/axe": "3.5.0", "@types/enzyme": "3.10.18", "@types/jquery": "3.5.29", - "@types/react": "16.14.34", + "@types/react": "16.14.62", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/experimental-utils": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d25feebb3bc..df82637d0df6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -268,8 +268,8 @@ importers: specifier: 0.3.2 version: 0.3.2(cheerio@1.0.0-rc.10)(sass@1.76.0) eslint-plugin-react-hooks: - specifier: 4.6.0 - version: 4.6.0(eslint@8.56.0) + specifier: 4.6.2 + version: 4.6.2(eslint@8.56.0) exceljs: specifier: 4.4.0 version: 4.4.0 @@ -404,11 +404,11 @@ importers: specifier: 11.0.2 version: 11.0.2 '@types/react': - specifier: 17.0.2 - version: 17.0.2 + specifier: 17.0.83 + version: 17.0.83 '@types/react-dom': - specifier: 17.0.2 - version: 17.0.2 + specifier: 17.0.25 + version: 17.0.25 '@types/yargs': specifier: 17.0.32 version: 17.0.32 @@ -527,17 +527,17 @@ importers: specifier: workspace:~24.2.0 version: link:../../packages/devextreme-react/npm react: - specifier: ~18.0.0 - version: 18.0.0 + specifier: ~18.3.0 + version: 18.3.1 react-dom: - specifier: ~18.0.0 - version: 18.0.0(react@18.0.0) + specifier: ~18.3.0 + version: 18.3.1(react@18.3.1) devDependencies: '@types/react': - specifier: ~18.0.0 + specifier: 18.0.38 version: 18.0.38 '@types/react-dom': - specifier: ~18.0.0 + specifier: 18.0.11 version: 18.0.11 css-loader: specifier: 6.10.0 @@ -575,22 +575,22 @@ importers: devDependencies: '@storybook/addon-essentials': specifier: 7.6.19 - version: 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + version: 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-interactions': specifier: 7.6.19 version: 7.6.19 '@storybook/addon-links': specifier: 7.6.19 - version: 7.6.19(react@18.0.0) + version: 7.6.19(react@18.3.1) '@storybook/blocks': specifier: 7.6.19 - version: 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + version: 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/react': specifier: 7.6.19 - version: 7.6.19(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(typescript@4.9.5) + version: 7.6.19(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5) '@storybook/react-webpack5': specifier: 7.6.19 - version: 7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(@swc/helpers@0.5.11)(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1) + version: 7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(@swc/helpers@0.5.11)(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1) '@storybook/test': specifier: 7.6.19 version: 7.6.19(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.12.8)(node-notifier@9.0.1)(ts-node@10.9.2(@swc/core@1.4.17(@swc/helpers@0.5.11))(@types/node@20.12.8)(typescript@5.4.5))) @@ -598,11 +598,11 @@ importers: specifier: 15.8.1 version: 15.8.1 react: - specifier: 18.0.0 - version: 18.0.0 + specifier: 18.3.1 + version: 18.3.1 react-dom: - specifier: 18.0.0 - version: 18.0.0(react@18.0.0) + specifier: 18.3.1 + version: 18.3.1(react@18.3.1) storybook: specifier: 7.6.19 version: 7.6.19(encoding@0.1.13) @@ -861,8 +861,8 @@ importers: specifier: 3.5.29 version: 3.5.29 '@types/react': - specifier: 16.14.34 - version: 16.14.34 + specifier: 16.14.62 + version: 16.14.62 '@typescript-eslint/eslint-plugin': specifier: 5.62.0 version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@4.9.5))(eslint@8.56.0)(typescript@4.9.5) @@ -1394,15 +1394,15 @@ importers: devDependencies: '@testing-library/react': specifier: 14.3.1 - version: 14.3.1(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + version: 14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: 14.5.2 version: 14.5.2(@testing-library/dom@9.3.4) '@types/react': - specifier: ~18.0.0 + specifier: 18.0.38 version: 18.0.38 '@types/react-dom': - specifier: ~18.0.0 + specifier: 18.0.11 version: 18.0.11 del: specifier: 3.0.0 @@ -1435,11 +1435,11 @@ importers: specifier: 29.7.0 version: 29.7.0 react: - specifier: 18.0.0 - version: 18.0.0 + specifier: 18.3.1 + version: 18.3.1 react-dom: - specifier: 18.0.0 - version: 18.0.0(react@18.0.0) + specifier: 18.3.1 + version: 18.3.1(react@18.3.1) ts-jest: specifier: 29.1.3 version: 29.1.3(@babel/core@7.24.5)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.8)(node-notifier@9.0.1)(ts-node@10.9.2(@swc/core@1.4.17(@swc/helpers@0.5.11))(@types/node@20.12.8)(typescript@5.4.5)))(typescript@4.9.5) @@ -3852,28 +3852,24 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [glibc] '@nx/nx-linux-arm64-musl@19.4.2': resolution: {integrity: sha512-JKc3Bw84jWbOhlqXGBIH9/qz3kzTwpKfsIqtar8K8Gd5/UFJS8GLEdy0mXsnoeFrA1DuYJJ0PWxoHkAa1MYLxg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - libc: [musl] '@nx/nx-linux-x64-gnu@19.4.2': resolution: {integrity: sha512-hyf0cDZ3rAM8WERZ/M82v1rnf6oO1X+xwYq363Qx04SufU+Knto7xHGndLNkx2i18+UtCoEr4ZhDYrIb8ZWHww==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [glibc] '@nx/nx-linux-x64-musl@19.4.2': resolution: {integrity: sha512-XbKut3RTb04FNA0diDhO/OM8DgqaWaaXhyybRocfhITxH+mPQBZPUs/NM3xeQCrzlGjwrBYxt+Y9Ep8Ftgd/MA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - libc: [musl] '@nx/nx-win32-arm64-msvc@19.4.2': resolution: {integrity: sha512-VMOQ44KlndtAKE6JaXSQqrAdHBEqbJSJP4EKrBREn8HyVyr6LAfAG3Pj93ZPMvQC47uheisBcDwitxEY/Mhs1Q==} @@ -4138,35 +4134,30 @@ packages: engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm64-glibc@2.4.1': resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm64-musl@2.4.1': resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [musl] '@parcel/watcher-linux-x64-glibc@2.4.1': resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-x64-musl@2.4.1': resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [musl] '@parcel/watcher-win32-arm64@2.4.1': resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} @@ -4644,55 +4635,46 @@ packages: resolution: {integrity: sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.22.4': resolution: {integrity: sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.22.4': resolution: {integrity: sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.22.4': resolution: {integrity: sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-powerpc64le-gnu@4.22.4': resolution: {integrity: sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.22.4': resolution: {integrity: sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.22.4': resolution: {integrity: sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.22.4': resolution: {integrity: sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-musl@4.22.4': resolution: {integrity: sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-win32-arm64-msvc@4.22.4': resolution: {integrity: sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==} @@ -5008,28 +4990,24 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [linux] - libc: [glibc] '@swc/core-linux-arm64-musl@1.4.17': resolution: {integrity: sha512-qhH4gr9gAlVk8MBtzXbzTP3BJyqbAfUOATGkyUtohh85fPXQYuzVlbExix3FZXTwFHNidGHY8C+ocscI7uDaYw==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - libc: [musl] '@swc/core-linux-x64-gnu@1.4.17': resolution: {integrity: sha512-vRDFATL1oN5oZMImkwbgSHEkp8xG1ofEASBypze01W1Tqto8t+yo6gsp69wzCZBlxldsvPpvFZW55Jq0Rn+UnA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - libc: [glibc] '@swc/core-linux-x64-musl@1.4.17': resolution: {integrity: sha512-zQNPXAXn3nmPqv54JVEN8k2JMEcMTQ6veVuU0p5O+A7KscJq+AGle/7ZQXzpXSfUCXlLMX4wvd+rwfGhh3J4cw==} engines: {node: '>=10'} cpu: [x64] os: [linux] - libc: [musl] '@swc/core-win32-arm64-msvc@1.4.17': resolution: {integrity: sha512-z86n7EhOwyzxwm+DLE5NoLkxCTme2lq7QZlDjbQyfCxOt6isWz8rkW5QowTX8w9Rdmk34ncrjSLvnHOeLY17+w==} @@ -5387,17 +5365,17 @@ packages: '@types/range-parser@1.2.7': resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - '@types/react-dom@17.0.2': - resolution: {integrity: sha512-Icd9KEgdnFfJs39KyRyr0jQ7EKhq8U6CcHRMGAS45fp5qgUvxL3ujUCfWFttUK2UErqZNj97t9gsVPNAqcwoCg==} + '@types/react-dom@17.0.25': + resolution: {integrity: sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==} '@types/react-dom@18.0.11': resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} - '@types/react@16.14.34': - resolution: {integrity: sha512-b99nWeGGReLh6aKBppghVqp93dFJtgtDOzc8NXM6hewD8PQ2zZG5kBLgbx+VJr7Q7WBMjHxaIl3dwpwwPIUgyA==} + '@types/react@16.14.62': + resolution: {integrity: sha512-BWf7hqninZav6nerxXj+NeZT/mTpDeG6Lk2zREHAy63CrnXoOGPGtNqTFYFN/sqpSaREDP5otVV88axIXmKfGA==} - '@types/react@17.0.2': - resolution: {integrity: sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==} + '@types/react@17.0.83': + resolution: {integrity: sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==} '@types/react@18.0.38': resolution: {integrity: sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==} @@ -5411,6 +5389,9 @@ packages: '@types/retry@0.12.0': resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} + '@types/scheduler@0.16.8': + resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} + '@types/scheduler@0.23.0': resolution: {integrity: sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==} @@ -8839,8 +8820,8 @@ packages: resolution: {integrity: sha512-EbDM0zJerH9zVdUswMJpcFF7wrrpvsGuYfNexUpa5hZkkdFhaFcX+yD+RSK4Nrauw4psMGlcqeWUMhaVo+Manw==} engines: {node: 12.x || 14.x || >=16.0.0} - eslint-plugin-react-hooks@4.6.0: - resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} + eslint-plugin-react-hooks@4.6.2: + resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 @@ -11508,28 +11489,24 @@ packages: engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] lightningcss-linux-arm64-musl@1.25.1: resolution: {integrity: sha512-IhxVFJoTW8wq6yLvxdPvyHv4NjzcpN1B7gjxrY3uaykQNXPHNIpChLB52+wfH+yS58zm1PL4LemUp8u9Cfp6Bw==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [musl] lightningcss-linux-x64-gnu@1.25.1: resolution: {integrity: sha512-RXIaru79KrREPEd6WLXfKfIp4QzoppZvD3x7vuTKkDA64PwTzKJ2jaC43RZHRt8BmyIkRRlmywNhTRMbmkPYpA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [glibc] lightningcss-linux-x64-musl@1.25.1: resolution: {integrity: sha512-TdcNqFsAENEEFr8fJWg0Y4fZ/nwuqTRsIr7W7t2wmDUlA8eSXVepeeONYcb+gtTj1RaXn/WgNLB45SFkz+XBZA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [musl] lightningcss-win32-x64-msvc@1.25.1: resolution: {integrity: sha512-9KZZkmmy9oGDSrnyHuxP6iMhbsgChUiu/NSgOx+U1I/wTngBStDf2i2aGRCHvFqj19HqqBEI4WuGVQBa2V6e0A==} @@ -13460,10 +13437,10 @@ packages: peerDependencies: react: 17.0.2 - react-dom@18.0.0: - resolution: {integrity: sha512-XqX7uzmFo0pUceWFCt7Gff6IyIMzFUn7QMZrbrQfGxtaxXZIcGQzoNpRLE3fQLnS4XzLLPMZX2T9TRcSrasicw==} + react-dom@18.3.1: + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} peerDependencies: - react: ^18.0.0 + react: ^18.3.1 react-element-to-jsx-string@15.0.0: resolution: {integrity: sha512-UDg4lXB6BzlobN60P8fHWVPX3Kyw8ORrTeBtClmIlGdkOOE+GYQSFvmEU5iLLpwp/6v42DINwNcwOhOLfQ//FQ==} @@ -13540,8 +13517,8 @@ packages: resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} engines: {node: '>=0.10.0'} - react@18.0.0: - resolution: {integrity: sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==} + react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} read-file-relative@1.2.0: @@ -14155,8 +14132,8 @@ packages: scheduler@0.20.2: resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} - scheduler@0.21.0: - resolution: {integrity: sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ==} + scheduler@0.23.2: + resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} schema-utils@1.0.0: resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} @@ -19316,9 +19293,9 @@ snapshots: glob: 7.2.3 minimatch: 3.1.2 - '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.0.0)': + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1)': dependencies: - react: 18.0.0 + react: 18.3.1 '@esbuild/aix-ppc64@0.20.1': optional: true @@ -19666,11 +19643,11 @@ snapshots: '@floating-ui/core': 1.6.1 '@floating-ui/utils': 0.2.2 - '@floating-ui/react-dom@2.0.9(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@floating-ui/react-dom@2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/dom': 1.6.4 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@floating-ui/utils@0.2.2': {} @@ -20194,11 +20171,11 @@ snapshots: '@lmdb/lmdb-win32-x64@2.8.5': optional: true - '@mdx-js/react@2.3.0(react@18.0.0)': + '@mdx-js/react@2.3.0(react@18.3.1)': dependencies: '@types/mdx': 2.0.13 '@types/react': 18.0.38 - react: 18.0.0 + react: 18.3.1 '@miherlosev/esm@3.2.26': {} @@ -21196,299 +21173,299 @@ snapshots: dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-collection@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-collection@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-compose-refs@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-compose-refs@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-context@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-context@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-direction@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-direction@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-focus-guards@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-focus-guards@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-id@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-id@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-popper@1.1.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-popper@1.1.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@floating-ui/react-dom': 2.0.9(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-rect': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-size': 1.0.1(@types/react@18.0.38)(react@18.0.0) + '@floating-ui/react-dom': 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-rect': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-size': 1.0.1(@types/react@18.0.38)(react@18.3.1) '@radix-ui/rect': 1.0.1 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-portal@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-portal@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-id': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-id': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-select@1.2.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-select@1.2.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/number': 1.0.1 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-id': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-use-previous': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.0.2(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-use-previous': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) aria-hidden: 1.2.4 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) - react-remove-scroll: 2.5.5(@types/react@18.0.38)(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-remove-scroll: 2.5.5(@types/react@18.0.38)(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-separator@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-separator@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-slot@1.0.2(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-slot@1.0.2(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-toggle-group@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-toggle-group@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-toggle': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toggle': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-toggle@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-toggle@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-toolbar@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-toolbar@1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/primitive': 1.0.1 - '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.0.0) - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-separator': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-toggle-group': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.0.38)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-separator': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toggle-group': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 - '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-previous@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-previous@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-rect@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-rect@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@radix-ui/rect': 1.0.1 - react: 18.0.0 + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-use-size@1.0.1(@types/react@18.0.38)(react@18.0.0)': + '@radix-ui/react-use-size@1.0.1(@types/react@18.0.38)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.0.0) - react: 18.0.0 + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.0.38)(react@18.3.1) + react: 18.3.1 optionalDependencies: '@types/react': 18.0.38 - '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 '@types/react-dom': 18.0.11 @@ -21722,9 +21699,9 @@ snapshots: memoizerific: 1.11.3 ts-dedent: 2.2.0 - '@storybook/addon-controls@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/addon-controls@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/blocks': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/blocks': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) lodash: 4.17.21 ts-dedent: 2.2.0 transitivePeerDependencies: @@ -21735,13 +21712,13 @@ snapshots: - react-dom - supports-color - '@storybook/addon-docs@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/addon-docs@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@jest/transform': 29.7.0 - '@mdx-js/react': 2.3.0(react@18.0.0) - '@storybook/blocks': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@mdx-js/react': 2.3.0(react@18.3.1) + '@storybook/blocks': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 7.6.19 - '@storybook/components': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/components': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/csf-plugin': 7.6.19 '@storybook/csf-tools': 7.6.19 '@storybook/global': 5.0.0 @@ -21749,12 +21726,12 @@ snapshots: '@storybook/node-logger': 7.6.19 '@storybook/postinstall': 7.6.19 '@storybook/preview-api': 7.6.19 - '@storybook/react-dom-shim': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@storybook/theming': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/react-dom-shim': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.6.19 fs-extra: 11.2.0 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) remark-external-links: 8.0.0 remark-slug: 6.1.0 ts-dedent: 2.2.0 @@ -21764,23 +21741,23 @@ snapshots: - encoding - supports-color - '@storybook/addon-essentials@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/addon-essentials@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/addon-actions': 7.6.19 '@storybook/addon-backgrounds': 7.6.19 - '@storybook/addon-controls': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@storybook/addon-docs': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/addon-controls': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-docs': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-highlight': 7.6.19 '@storybook/addon-measure': 7.6.19 '@storybook/addon-outline': 7.6.19 '@storybook/addon-toolbars': 7.6.19 '@storybook/addon-viewport': 7.6.19 '@storybook/core-common': 7.6.19(encoding@0.1.13) - '@storybook/manager-api': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/manager-api': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/node-logger': 7.6.19 '@storybook/preview-api': 7.6.19 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) ts-dedent: 2.2.0 transitivePeerDependencies: - '@types/react' @@ -21800,13 +21777,13 @@ snapshots: polished: 4.3.1 ts-dedent: 2.2.0 - '@storybook/addon-links@7.6.19(react@18.0.0)': + '@storybook/addon-links@7.6.19(react@18.3.1)': dependencies: '@storybook/csf': 0.1.6 '@storybook/global': 5.0.0 ts-dedent: 2.2.0 optionalDependencies: - react: 18.0.0 + react: 18.3.1 '@storybook/addon-measure@7.6.19': dependencies: @@ -21824,29 +21801,29 @@ snapshots: dependencies: memoizerific: 1.11.3 - '@storybook/blocks@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/blocks@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/channels': 7.6.19 '@storybook/client-logger': 7.6.19 - '@storybook/components': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/components': 7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/core-events': 7.6.19 '@storybook/csf': 0.1.6 '@storybook/docs-tools': 7.6.19(encoding@0.1.13) '@storybook/global': 5.0.0 - '@storybook/manager-api': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/manager-api': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/preview-api': 7.6.19 - '@storybook/theming': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/theming': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.6.19 '@types/lodash': 4.17.1 color-convert: 2.0.1 dequal: 2.0.3 lodash: 4.17.21 - markdown-to-jsx: 7.4.7(react@18.0.0) + markdown-to-jsx: 7.4.7(react@18.3.1) memoizerific: 1.11.3 polished: 4.3.1 - react: 18.0.0 - react-colorful: 5.6.1(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-colorful: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) telejson: 7.2.0 tocbot: 4.27.18 ts-dedent: 2.2.0 @@ -22010,19 +21987,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/components@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/components@7.6.19(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-select': 1.2.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) - '@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@radix-ui/react-select': 1.2.2(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.0.11)(@types/react@18.0.38)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 7.6.19 '@storybook/csf': 0.1.6 '@storybook/global': 5.0.0 - '@storybook/theming': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/theming': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.6.19 memoizerific: 1.11.3 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) - use-resize-observer: 9.1.0(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + use-resize-observer: 9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) util-deprecate: 1.0.2 transitivePeerDependencies: - '@types/react' @@ -22178,7 +22155,7 @@ snapshots: '@vitest/utils': 0.34.7 util: 0.12.5 - '@storybook/manager-api@7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/manager-api@7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/channels': 7.6.19 '@storybook/client-logger': 7.6.19 @@ -22186,7 +22163,7 @@ snapshots: '@storybook/csf': 0.1.6 '@storybook/global': 5.0.0 '@storybook/router': 7.6.19 - '@storybook/theming': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/theming': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.6.19 dequal: 2.0.3 lodash: 4.17.21 @@ -22206,7 +22183,7 @@ snapshots: '@storybook/postinstall@7.6.19': {} - '@storybook/preset-react-webpack@7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1)': + '@storybook/preset-react-webpack@7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1)': dependencies: '@babel/preset-flow': 7.24.1(@babel/core@7.23.9) '@babel/preset-react': 7.24.1(@babel/core@7.23.9) @@ -22214,16 +22191,16 @@ snapshots: '@storybook/core-webpack': 7.6.19(encoding@0.1.13) '@storybook/docs-tools': 7.6.19(encoding@0.1.13) '@storybook/node-logger': 7.6.19 - '@storybook/react': 7.6.19(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(typescript@4.9.5) + '@storybook/react': 7.6.19(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@4.9.5)(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)) '@types/node': 18.19.31 '@types/semver': 7.5.8 babel-plugin-add-react-displayname: 0.0.5 fs-extra: 11.2.0 magic-string: 0.30.10 - react: 18.0.0 + react: 18.3.1 react-docgen: 7.0.3 - react-dom: 18.0.0(react@18.0.0) + react-dom: 18.3.1(react@18.3.1) react-refresh: 0.14.2 semver: 7.6.2 webpack: 5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20) @@ -22277,19 +22254,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/react-dom-shim@7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/react-dom-shim@7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - '@storybook/react-webpack5@7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(@swc/helpers@0.5.11)(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1)': + '@storybook/react-webpack5@7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(@swc/helpers@0.5.11)(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1)': dependencies: '@storybook/builder-webpack5': 7.6.19(@swc/helpers@0.5.11)(encoding@0.1.13)(esbuild@0.18.20)(typescript@4.9.5) - '@storybook/preset-react-webpack': 7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1) - '@storybook/react': 7.6.19(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(typescript@4.9.5) + '@storybook/preset-react-webpack': 7.6.19(@babel/core@7.23.9)(@swc/core@1.4.17(@swc/helpers@0.5.11))(encoding@0.1.13)(esbuild@0.18.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@2.19.0)(typescript@4.9.5)(webpack-dev-server@4.15.1(webpack@5.94.0(@swc/core@1.4.17(@swc/helpers@0.5.11))(esbuild@0.18.20)))(webpack-hot-middleware@2.26.1) + '@storybook/react': 7.6.19(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5) '@types/node': 18.19.31 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) optionalDependencies: '@babel/core': 7.23.9 typescript: 4.9.5 @@ -22309,14 +22286,14 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - '@storybook/react@7.6.19(encoding@0.1.13)(react-dom@18.0.0(react@18.0.0))(react@18.0.0)(typescript@4.9.5)': + '@storybook/react@7.6.19(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@4.9.5)': dependencies: '@storybook/client-logger': 7.6.19 '@storybook/core-client': 7.6.19 '@storybook/docs-tools': 7.6.19(encoding@0.1.13) '@storybook/global': 5.0.0 '@storybook/preview-api': 7.6.19 - '@storybook/react-dom-shim': 7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + '@storybook/react-dom-shim': 7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.6.19 '@types/escodegen': 0.0.6 '@types/estree': 0.0.51 @@ -22328,9 +22305,9 @@ snapshots: html-tags: 3.3.1 lodash: 4.17.21 prop-types: 15.8.1 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) - react-element-to-jsx-string: 15.0.0(react-dom@18.0.0(react@18.0.0))(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-element-to-jsx-string: 15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) ts-dedent: 2.2.0 type-fest: 2.19.0 util-deprecate: 1.0.2 @@ -22381,14 +22358,14 @@ snapshots: - jest - vitest - '@storybook/theming@7.6.19(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@storybook/theming@7.6.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.0.0) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) '@storybook/client-logger': 7.6.19 '@storybook/global': 5.0.0 memoizerific: 1.11.3 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@storybook/types@7.6.19': dependencies: @@ -22498,13 +22475,13 @@ snapshots: '@types/jest': 29.5.12 jest: 29.7.0(@types/node@20.12.8)(node-notifier@9.0.1)(ts-node@10.9.2(@swc/core@1.4.17(@swc/helpers@0.5.11))(@types/node@20.12.8)(typescript@5.4.5)) - '@testing-library/react@14.3.1(react-dom@18.0.0(react@18.0.0))(react@18.0.0)': + '@testing-library/react@14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 '@testing-library/dom': 9.3.4 '@types/react-dom': 18.0.11 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@testing-library/user-event@14.3.0(@testing-library/dom@9.3.4)': dependencies: @@ -22614,7 +22591,7 @@ snapshots: '@types/enzyme@3.10.18': dependencies: '@types/cheerio': 0.22.35 - '@types/react': 16.14.34 + '@types/react': 16.14.62 '@types/escodegen@0.0.6': {} @@ -22784,23 +22761,24 @@ snapshots: '@types/range-parser@1.2.7': {} - '@types/react-dom@17.0.2': + '@types/react-dom@17.0.25': dependencies: - '@types/react': 18.0.38 + '@types/react': 17.0.83 '@types/react-dom@18.0.11': dependencies: '@types/react': 18.0.38 - '@types/react@16.14.34': + '@types/react@16.14.62': dependencies: '@types/prop-types': 15.7.12 - '@types/scheduler': 0.23.0 + '@types/scheduler': 0.16.8 csstype: 3.1.3 - '@types/react@17.0.2': + '@types/react@17.0.83': dependencies: '@types/prop-types': 15.7.12 + '@types/scheduler': 0.16.8 csstype: 3.1.3 '@types/react@18.0.38': @@ -22817,6 +22795,8 @@ snapshots: '@types/retry@0.12.0': {} + '@types/scheduler@0.16.8': {} + '@types/scheduler@0.23.0': {} '@types/semver@7.5.8': {} @@ -27392,7 +27372,7 @@ snapshots: transitivePeerDependencies: - eslint - eslint-plugin-react-hooks@4.6.0(eslint@8.56.0): + eslint-plugin-react-hooks@4.6.2(eslint@8.56.0): dependencies: eslint: 8.56.0 @@ -31631,9 +31611,9 @@ snapshots: dependencies: object-visit: 1.0.1 - markdown-to-jsx@7.4.7(react@18.0.0): + markdown-to-jsx@7.4.7(react@18.3.1): dependencies: - react: 18.0.0 + react: 18.3.1 match-url-wildcard@0.0.4: dependencies: @@ -33451,10 +33431,10 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-colorful@5.6.1(react-dom@18.0.0(react@18.0.0))(react@18.0.0): + react-colorful@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-docgen-typescript@2.2.2(typescript@4.9.5): dependencies: @@ -33490,18 +33470,18 @@ snapshots: react: 17.0.2 scheduler: 0.20.2 - react-dom@18.0.0(react@18.0.0): + react-dom@18.3.1(react@18.3.1): dependencies: loose-envify: 1.4.0 - react: 18.0.0 - scheduler: 0.21.0 + react: 18.3.1 + scheduler: 0.23.2 - react-element-to-jsx-string@15.0.0(react-dom@18.0.0(react@18.0.0))(react@18.0.0): + react-element-to-jsx-string@15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@base2/pretty-print-object': 1.0.1 is-plain-object: 5.0.0 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-is: 18.1.0 react-error-overlay@6.0.9: {} @@ -33520,30 +33500,30 @@ snapshots: react-refresh@0.9.0: {} - react-remove-scroll-bar@2.3.6(@types/react@18.0.38)(react@18.0.0): + react-remove-scroll-bar@2.3.6(@types/react@18.0.38)(react@18.3.1): dependencies: - react: 18.0.0 - react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.0.0) + react: 18.3.1 + react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.3.1) tslib: 2.6.3 optionalDependencies: '@types/react': 18.0.38 - react-remove-scroll@2.5.5(@types/react@18.0.38)(react@18.0.0): + react-remove-scroll@2.5.5(@types/react@18.0.38)(react@18.3.1): dependencies: - react: 18.0.0 - react-remove-scroll-bar: 2.3.6(@types/react@18.0.38)(react@18.0.0) - react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.0.0) + react: 18.3.1 + react-remove-scroll-bar: 2.3.6(@types/react@18.0.38)(react@18.3.1) + react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.3.1) tslib: 2.6.3 - use-callback-ref: 1.3.2(@types/react@18.0.38)(react@18.0.0) - use-sidecar: 1.1.2(@types/react@18.0.38)(react@18.0.0) + use-callback-ref: 1.3.2(@types/react@18.0.38)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.0.38)(react@18.3.1) optionalDependencies: '@types/react': 18.0.38 - react-style-singleton@2.2.1(@types/react@18.0.38)(react@18.0.0): + react-style-singleton@2.2.1(@types/react@18.0.38)(react@18.3.1): dependencies: get-nonce: 1.0.1 invariant: 2.2.4 - react: 18.0.0 + react: 18.3.1 tslib: 2.6.3 optionalDependencies: '@types/react': 18.0.38 @@ -33567,7 +33547,7 @@ snapshots: loose-envify: 1.4.0 object-assign: 4.1.1 - react@18.0.0: + react@18.3.1: dependencies: loose-envify: 1.4.0 @@ -34222,7 +34202,7 @@ snapshots: loose-envify: 1.4.0 object-assign: 4.1.1 - scheduler@0.21.0: + scheduler@0.23.2: dependencies: loose-envify: 1.4.0 @@ -36805,23 +36785,23 @@ snapshots: urlpattern-polyfill@10.0.0: {} - use-callback-ref@1.3.2(@types/react@18.0.38)(react@18.0.0): + use-callback-ref@1.3.2(@types/react@18.0.38)(react@18.3.1): dependencies: - react: 18.0.0 + react: 18.3.1 tslib: 2.6.3 optionalDependencies: '@types/react': 18.0.38 - use-resize-observer@9.1.0(react-dom@18.0.0(react@18.0.0))(react@18.0.0): + use-resize-observer@9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@juggle/resize-observer': 3.4.0 - react: 18.0.0 - react-dom: 18.0.0(react@18.0.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - use-sidecar@1.1.2(@types/react@18.0.38)(react@18.0.0): + use-sidecar@1.1.2(@types/react@18.0.38)(react@18.3.1): dependencies: detect-node-es: 1.1.0 - react: 18.0.0 + react: 18.3.1 tslib: 2.6.3 optionalDependencies: '@types/react': 18.0.38