diff --git a/apps/docs/package.json b/apps/docs/package.json index 165c90d..e30b2d7 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -16,8 +16,8 @@ "gray-matter": "^4.0.3", "next": "15.0.0-rc.0", "next-themes": "^0.3.0", - "react": "19.0.0-rc-f994737d14-20240522", - "react-dom": "19.0.0-rc-f994737d14-20240522", + "react": "catalog:", + "react-dom": "catalog:", "react-markdown": "^8.0.7", "rehype-autolink-headings": "^7.1.0", "rehype-raw": "^6.1.1", @@ -29,15 +29,15 @@ "devDependencies": { "@tailwindcss/typography": "^0.5.13", "@types/node": "^20.12.12", - "@types/react": "npm:types-react@rc", - "@types/react-dom": "npm:types-react-dom@rc", + "@types/react": "catalog:", + "@types/react-dom": "catalog:", "postcss": "^8.4.38", "react-live": "^4.1.6", "tailwindcss": "^3.4.3", "typescript": "^5.4.5" }, "overrides": { - "@types/react": "npm:types-react@rc", - "@types/react-dom": "npm:types-react-dom@rc" + "@types/react": "catalog:", + "@types/react-dom": "catalog:" } } diff --git a/packages/actify/package.json b/packages/actify/package.json index c1687b4..a9076fd 100644 --- a/packages/actify/package.json +++ b/packages/actify/package.json @@ -33,14 +33,14 @@ "@rollup/plugin-typescript": "^11.1.6", "@types/lodash": "^4.17.7", "@types/node": "^20.12.7", - "@types/react": "npm:types-react@rc", - "@types/react-dom": "npm:types-react-dom@rc", + "@types/react": "catalog:", + "@types/react-dom": "catalog:", "@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/parser": "^7.8.0", "autoprefixer": "^10.4.19", "postcss": "^8.4.38", - "react": "rc", - "react-dom": "rc", + "react": "catalog:", + "react-dom": "catalog:", "rollup": "^3.29.4", "rollup-plugin-copy": "^3.5.0", "rollup-plugin-peer-deps-external": "^2.2.4", @@ -54,8 +54,8 @@ "typescript": "^5.4.5" }, "overrides": { - "@types/react": "npm:types-react@rc", - "@types/react-dom": "npm:types-react-dom@rc" + "@types/react": "catalog:", + "@types/react-dom": "catalog:" }, "dependencies": { "@floating-ui/react": "^0.26.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f26b2bb..3242882 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,21 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +catalogs: + default: + '@types/react': + specifier: npm:types-react@rc + version: 19.0.0-rc.1 + '@types/react-dom': + specifier: npm:types-react-dom@rc + version: 19.0.0-rc.1 + react: + specifier: 19.0.0-rc-f994737d14-20240522 + version: 19.0.0-rc-f994737d14-20240522 + react-dom: + specifier: 19.0.0-rc-f994737d14-20240522 + version: 19.0.0-rc-f994737d14-20240522 + importers: .: @@ -28,7 +43,7 @@ importers: dependencies: '@docsearch/react': specifier: ^3.6.0 - version: 3.6.1(@algolia/client-search@4.24.0)(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)(search-insights@2.16.2)(types-react@19.0.0-rc.1) + version: 3.6.1(@algolia/client-search@4.24.0)(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522)(search-insights@2.16.2)(types-react@19.0.0-rc.1) '@material/material-color-utilities': specifier: ^0.2.7 version: 0.2.7 @@ -46,15 +61,15 @@ importers: version: 4.0.3 next: specifier: 15.0.0-rc.0 - version: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522) + version: 15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522) + version: 0.3.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) react: - specifier: 19.0.0-rc-f994737d14-20240522 + specifier: 'catalog:' version: 19.0.0-rc-f994737d14-20240522 react-dom: - specifier: 19.0.0-rc-f994737d14-20240522 + specifier: 'catalog:' version: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) react-markdown: specifier: ^8.0.7 @@ -76,7 +91,7 @@ importers: version: 1.12.1 sonner: specifier: ^1.4.41 - version: 1.5.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522) + version: 1.5.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) devDependencies: '@tailwindcss/typography': specifier: ^0.5.13 @@ -85,17 +100,17 @@ importers: specifier: ^20.12.12 version: 20.14.15 '@types/react': - specifier: npm:types-react@rc + specifier: 'catalog:' version: types-react@19.0.0-rc.1 '@types/react-dom': - specifier: npm:types-react-dom@rc + specifier: 'catalog:' version: types-react-dom@19.0.0-rc.1 postcss: specifier: ^8.4.38 version: 8.4.41 react-live: specifier: ^4.1.6 - version: 4.1.7(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522) + version: 4.1.7(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) tailwindcss: specifier: ^3.4.3 version: 3.4.9 @@ -107,7 +122,7 @@ importers: dependencies: '@floating-ui/react': specifier: ^0.26.13 - version: 0.26.22(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809) + version: 0.26.22(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -116,7 +131,7 @@ importers: version: 3.6.0 framer-motion: specifier: ^11.1.7 - version: 11.3.24(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809) + version: 11.3.24(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) lodash: specifier: ^4.17.21 version: 4.17.21 @@ -146,14 +161,14 @@ importers: specifier: ^20.12.7 version: 20.14.15 '@types/react': - specifier: npm:types-react@rc + specifier: 'catalog:' version: types-react@19.0.0-rc.1 '@types/react-dom': - specifier: npm:types-react-dom@rc + specifier: 'catalog:' version: types-react-dom@19.0.0-rc.1 '@typescript-eslint/eslint-plugin': specifier: ^7.8.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4) + version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/parser': specifier: ^7.8.0 version: 7.18.0(eslint@8.57.0)(typescript@5.5.4) @@ -164,11 +179,11 @@ importers: specifier: ^8.4.38 version: 8.4.41 react: - specifier: rc - version: 19.0.0-rc-2d2cc042-20240809 + specifier: 'catalog:' + version: 19.0.0-rc-f994737d14-20240522 react-dom: - specifier: rc - version: 19.0.0-rc-2d2cc042-20240809(react@19.0.0-rc-2d2cc042-20240809) + specifier: 'catalog:' + version: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) rollup: specifier: ^3.29.4 version: 3.29.4 @@ -453,72 +468,84 @@ packages: engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] + libc: [glibc] '@img/sharp-libvips-linux-arm@1.0.2': resolution: {integrity: sha512-iLWCvrKgeFoglQxdEwzu1eQV04o8YeYGFXtfWU26Zr2wWT3q3MTzC+QTCO3ZQfWd3doKHT4Pm2kRmLbupT+sZw==} engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm] os: [linux] + libc: [glibc] '@img/sharp-libvips-linux-s390x@1.0.2': resolution: {integrity: sha512-cmhQ1J4qVhfmS6szYW7RT+gLJq9dH2i4maq+qyXayUSn9/3iY2ZeWpbAgSpSVbV2E1JUL2Gg7pwnYQ1h8rQIog==} engines: {glibc: '>=2.28', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [s390x] os: [linux] + libc: [glibc] '@img/sharp-libvips-linux-x64@1.0.2': resolution: {integrity: sha512-E441q4Qdb+7yuyiADVi5J+44x8ctlrqn8XgkDTwr4qPJzWkaHwD489iZ4nGDgcuya4iMN3ULV6NwbhRZJ9Z7SQ==} engines: {glibc: '>=2.26', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] + libc: [glibc] '@img/sharp-libvips-linuxmusl-arm64@1.0.2': resolution: {integrity: sha512-3CAkndNpYUrlDqkCM5qhksfE+qSIREVpyoeHIU6jd48SJZViAmznoQQLAv4hVXF7xyUB9zf+G++e2v1ABjCbEQ==} engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] + libc: [musl] '@img/sharp-libvips-linuxmusl-x64@1.0.2': resolution: {integrity: sha512-VI94Q6khIHqHWNOh6LLdm9s2Ry4zdjWJwH56WoiJU7NTeDwyApdZZ8c+SADC8OH98KWNQXnE01UdJ9CSfZvwZw==} engines: {musl: '>=1.2.2', npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] + libc: [musl] '@img/sharp-linux-arm64@0.33.4': resolution: {integrity: sha512-2800clwVg1ZQtxwSoTlHvtm9ObgAax7V6MTAB/hDT945Tfyy3hVkmiHpeLPCKYqYR1Gcmv1uDZ3a4OFwkdBL7Q==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] + libc: [glibc] '@img/sharp-linux-arm@0.33.4': resolution: {integrity: sha512-RUgBD1c0+gCYZGCCe6mMdTiOFS0Zc/XrN0fYd6hISIKcDUbAW5NtSQW9g/powkrXYm6Vzwd6y+fqmExDuCdHNQ==} engines: {glibc: '>=2.28', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm] os: [linux] + libc: [glibc] '@img/sharp-linux-s390x@0.33.4': resolution: {integrity: sha512-h3RAL3siQoyzSoH36tUeS0PDmb5wINKGYzcLB5C6DIiAn2F3udeFAum+gj8IbA/82+8RGCTn7XW8WTFnqag4tQ==} engines: {glibc: '>=2.31', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [s390x] os: [linux] + libc: [glibc] '@img/sharp-linux-x64@0.33.4': resolution: {integrity: sha512-GoR++s0XW9DGVi8SUGQ/U4AeIzLdNjHka6jidVwapQ/JebGVQIpi52OdyxCNVRE++n1FCLzjDovJNozif7w/Aw==} engines: {glibc: '>=2.26', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] + libc: [glibc] '@img/sharp-linuxmusl-arm64@0.33.4': resolution: {integrity: sha512-nhr1yC3BlVrKDTl6cO12gTpXMl4ITBUZieehFvMntlCXFzH2bvKG76tBL2Y/OqhupZt81pR7R+Q5YhJxW0rGgQ==} engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [arm64] os: [linux] + libc: [musl] '@img/sharp-linuxmusl-x64@0.33.4': resolution: {integrity: sha512-uCPTku0zwqDmZEOi4ILyGdmW76tH7dm8kKlOIV1XC5cLyJ71ENAAqarOHQh0RLfpIpbV5KOpXzdU6XkJtS0daw==} engines: {musl: '>=1.2.2', node: ^18.17.0 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0', yarn: '>=3.2.0'} cpu: [x64] os: [linux] + libc: [musl] '@img/sharp-wasm32@0.33.4': resolution: {integrity: sha512-Bmmauh4sXUsUqkleQahpdNXKvo+wa1V9KhT2pDA4VJGKwnKMJXiSTGphn0gnJrlooda0QxCtXc6RX1XAU6hMnQ==} @@ -608,24 +635,28 @@ packages: engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [glibc] '@next/swc-linux-arm64-musl@15.0.0-rc.0': resolution: {integrity: sha512-0kDnxM3AfrrHFJ/wTkjkv7cVHIaGwv+CzDg9lL2BoLEM4kMQhH20DTsBOMqpTpo1K2KCg67LuTGd3QOITT5uFQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] + libc: [musl] '@next/swc-linux-x64-gnu@15.0.0-rc.0': resolution: {integrity: sha512-fPMNahzqYFjm5h0ncJ5+F3NrShmWhpusM+zrQl01MMU0Ed5xsL4pJJDSuXV4wPkNUSjCP3XstTjxR5kBdO4juQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [glibc] '@next/swc-linux-x64-musl@15.0.0-rc.0': resolution: {integrity: sha512-7/FLgOqrrQAxOVQrxfr3bGgZ83pSCmc2S3TXBILnHw0S8qLxmFjhSjH5ogaDmjrES/PSYMaX1FsP5Af88hp7Gw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] + libc: [musl] '@next/swc-win32-arm64-msvc@15.0.0-rc.0': resolution: {integrity: sha512-5wcqoYHh7hbdghjH6Xs3i5/f0ov+i1Xw2E3O+BzZNESYVLgCM1q7KJu5gdGFoXA2gz5XaKF/VBcYHikLzyjgmA==} @@ -1474,6 +1505,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3023,11 +3055,6 @@ packages: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - react-dom@19.0.0-rc-2d2cc042-20240809: - resolution: {integrity: sha512-fe+8TmO3zevW08+LPk9qS93LE2Y5H87l3q6dHNM7zQpelCNCeaPGeSoHAsehx2e2LRv7Iapb/qJLAUUUT9pnvw==} - peerDependencies: - react: 19.0.0-rc-2d2cc042-20240809 - react-dom@19.0.0-rc-f994737d14-20240522: resolution: {integrity: sha512-J4CsfTSptPKkhaPbaR6n/KohQiHZTrRZ8GL4H8rbAqN/Qpy69g2MIoLBr5/PUX21ye6JxC1ZRWJFna7Xdg1pdA==} peerDependencies: @@ -3052,10 +3079,6 @@ packages: '@types/react': '>=16' react: '>=16' - react@19.0.0-rc-2d2cc042-20240809: - resolution: {integrity: sha512-+yW7RLHtdV9YKmHxFJoKrC80vJPv2If5J8MVw7Ui7NTcBs7bIpwSIaY2vrciPRb7B7JqG3TsZHxo12q/inYUhw==} - engines: {node: '>=0.10.0'} - react@19.0.0-rc-f994737d14-20240522: resolution: {integrity: sha512-SeU2v5Xy6FotVhKz0pMS2gvYP7HlkF0qgTskj3JzA1vlxcb3dQjxlm9t0ZlJqcgoyI3VFAw7bomuDMdgy1nBuw==} engines: {node: '>=0.10.0'} @@ -3225,9 +3248,6 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - scheduler@0.25.0-rc-2d2cc042-20240809: - resolution: {integrity: sha512-Pce2RM+MMbQhcPWp21DiVnqlyjo4/Dz4cyW2pQpgz1fFoiuQL0Vfjt6A8M990V/2eBECcVvKAoKzYSAeLPmj6g==} - scheduler@0.25.0-rc-f994737d14-20240522: resolution: {integrity: sha512-qS+xGFF7AljP2APO2iJe8zESNsK20k25MACz+WGOXPybUsRdi1ssvaoF93im2nSX2q/XT3wKkjdz6RQfbmaxdw==} @@ -4087,13 +4107,14 @@ snapshots: '@docsearch/css@3.6.1': {} - '@docsearch/react@3.6.1(@algolia/client-search@4.24.0)(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522)(search-insights@2.16.2)(types-react@19.0.0-rc.1)': + '@docsearch/react@3.6.1(@algolia/client-search@4.24.0)(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522)(search-insights@2.16.2)(types-react@19.0.0-rc.1)': dependencies: '@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)(search-insights@2.16.2) '@algolia/autocomplete-preset-algolia': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0) '@docsearch/css': 3.6.1 - '@types/react': types-react@19.0.0-rc.1 algoliasearch: 4.24.0 + optionalDependencies: + '@types/react': types-react@19.0.0-rc.1 react: 19.0.0-rc-f994737d14-20240522 react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) search-insights: 2.16.2 @@ -4137,18 +4158,18 @@ snapshots: '@floating-ui/core': 1.6.7 '@floating-ui/utils': 0.2.7 - '@floating-ui/react-dom@2.1.1(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809)': + '@floating-ui/react-dom@2.1.1(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522)': dependencies: '@floating-ui/dom': 1.6.10 - react: 19.0.0-rc-2d2cc042-20240809 - react-dom: 19.0.0-rc-2d2cc042-20240809(react@19.0.0-rc-2d2cc042-20240809) + react: 19.0.0-rc-f994737d14-20240522 + react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) - '@floating-ui/react@0.26.22(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809)': + '@floating-ui/react@0.26.22(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522)': dependencies: - '@floating-ui/react-dom': 2.1.1(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809) + '@floating-ui/react-dom': 2.1.1(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522) '@floating-ui/utils': 0.2.7 - react: 19.0.0-rc-2d2cc042-20240809 - react-dom: 19.0.0-rc-2d2cc042-20240809(react@19.0.0-rc-2d2cc042-20240809) + react: 19.0.0-rc-f994737d14-20240522 + react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) tabbable: 6.2.0 '@floating-ui/utils@0.2.7': {} @@ -4384,11 +4405,13 @@ snapshots: glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.11 + optionalDependencies: rollup: 3.29.4 '@rollup/plugin-json@6.1.0(rollup@3.29.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + optionalDependencies: rollup: 3.29.4 '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': @@ -4399,28 +4422,32 @@ snapshots: is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 + optionalDependencies: rollup: 3.29.4 '@rollup/plugin-terser@0.4.4(rollup@3.29.4)': dependencies: - rollup: 3.29.4 serialize-javascript: 6.0.2 smob: 1.5.0 terser: 5.31.5 + optionalDependencies: + rollup: 3.29.4 '@rollup/plugin-typescript@11.1.6(rollup@3.29.4)(tslib@2.6.3)(typescript@5.5.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) resolve: 1.22.8 + typescript: 5.5.4 + optionalDependencies: rollup: 3.29.4 tslib: 2.6.3 - typescript: 5.5.4 '@rollup/pluginutils@5.1.0(rollup@3.29.4)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 + optionalDependencies: rollup: 3.29.4 '@shikijs/core@1.12.1': @@ -4522,7 +4549,7 @@ snapshots: '@types/unist@3.0.2': {} - '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.5.4) @@ -4535,6 +4562,7 @@ snapshots: ignore: 5.3.1 natural-compare: 1.4.0 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -4547,6 +4575,7 @@ snapshots: '@typescript-eslint/visitor-keys': 7.18.0 debug: 4.3.6 eslint: 8.57.0 + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -4563,6 +4592,7 @@ snapshots: debug: 4.3.6 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -4579,6 +4609,7 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -5416,11 +5447,12 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.3.24(react-dom@19.0.0-rc-2d2cc042-20240809)(react@19.0.0-rc-2d2cc042-20240809): + framer-motion@11.3.24(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): dependencies: - react: 19.0.0-rc-2d2cc042-20240809 - react-dom: 19.0.0-rc-2d2cc042-20240809(react@19.0.0-rc-2d2cc042-20240809) tslib: 2.6.3 + optionalDependencies: + react: 19.0.0-rc-f994737d14-20240522 + react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) framesync@6.1.2: dependencies: @@ -6417,12 +6449,12 @@ snapshots: natural-compare@1.4.0: {} - next-themes@0.3.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522): + next-themes@0.3.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): dependencies: react: 19.0.0-rc-f994737d14-20240522 react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) - next@15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522): + next@15.0.0-rc.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): dependencies: '@next/env': 15.0.0-rc.0 '@swc/helpers': 0.5.11 @@ -6739,14 +6771,16 @@ snapshots: postcss-load-config@3.1.4(postcss@8.4.41): dependencies: lilconfig: 2.1.0 - postcss: 8.4.41 yaml: 1.10.2 + optionalDependencies: + postcss: 8.4.41 postcss-load-config@4.0.2(postcss@8.4.41): dependencies: lilconfig: 3.1.2 - postcss: 8.4.41 yaml: 2.5.0 + optionalDependencies: + postcss: 8.4.41 postcss-merge-longhand@5.1.7(postcss@8.4.41): dependencies: @@ -6946,7 +6980,7 @@ snapshots: process-nextick-args@2.0.1: {} promise-inflight@1.0.1(bluebird@3.7.2): - dependencies: + optionalDependencies: bluebird: 3.7.2 promise-retry@1.1.1: @@ -7016,11 +7050,6 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-dom@19.0.0-rc-2d2cc042-20240809(react@19.0.0-rc-2d2cc042-20240809): - dependencies: - react: 19.0.0-rc-2d2cc042-20240809 - scheduler: 0.25.0-rc-2d2cc042-20240809 - react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522): dependencies: react: 19.0.0-rc-f994737d14-20240522 @@ -7030,7 +7059,7 @@ snapshots: react-is@18.3.1: {} - react-live@4.1.7(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522): + react-live@4.1.7(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): dependencies: prism-react-renderer: 2.3.1(react@19.0.0-rc-f994737d14-20240522) react: 19.0.0-rc-f994737d14-20240522 @@ -7060,8 +7089,6 @@ snapshots: transitivePeerDependencies: - supports-color - react@19.0.0-rc-2d2cc042-20240809: {} - react@19.0.0-rc-f994737d14-20240522: {} read-cache@1.0.0: @@ -7276,8 +7303,6 @@ snapshots: safer-buffer@2.1.2: {} - scheduler@0.25.0-rc-2d2cc042-20240809: {} - scheduler@0.25.0-rc-f994737d14-20240522: {} search-insights@2.16.2: {} @@ -7381,7 +7406,7 @@ snapshots: ip: 1.1.9 smart-buffer: 1.1.15 - sonner@1.5.0(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522): + sonner@1.5.0(react-dom@19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522))(react@19.0.0-rc-f994737d14-20240522): dependencies: react: 19.0.0-rc-f994737d14-20240522 react-dom: 19.0.0-rc-f994737d14-20240522(react@19.0.0-rc-f994737d14-20240522) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9e99622..0e971fa 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,3 +5,5 @@ packages: catalog: 'react': '19.0.0-rc-f994737d14-20240522' 'react-dom': '19.0.0-rc-f994737d14-20240522' + '@types/react': 'npm:types-react@rc' + '@types/react-dom': 'npm:types-react-dom@rc'