|
27 | 27 | "@tailwindcss/typography": "^0.5.19", |
28 | 28 | "@tanstack/react-table": "^8.21.3", |
29 | 29 | "@uiw/react-codemirror": "^4.25.4", |
30 | | - "babel-plugin-react-compiler": "1.0.0", |
| 30 | + "babel-plugin-react-compiler": "^1.0.0", |
31 | 31 | "class-variance-authority": "^0.7.1", |
32 | 32 | "clsx": "^2.1.1", |
33 | 33 | "dayjs": "^1.11.19", |
34 | 34 | "foxact": "^0.2.49", |
35 | 35 | "graphql": "^16.12.0", |
36 | 36 | "lucide-react": "^0.561.0", |
37 | | - "next": "16.1.0-canary.15", |
| 37 | + "next": "^16.1.0-canary.20", |
38 | 38 | "next-themes": "^0.4.6", |
39 | | - "react": "19.3.0-canary-378973b3-20251205", |
40 | | - "react-dom": "19.3.0-canary-378973b3-20251205", |
| 39 | + "react": "^19.3.0-canary-b061b597-20251212", |
| 40 | + "react-dom": "^19.3.0-canary-b061b597-20251212", |
41 | 41 | "react-hook-form": "^7.68.0", |
42 | 42 | "react-remark": "^2.1.0", |
43 | 43 | "remark": "^15.0.1", |
|
61 | 61 | "@typescript-eslint/parser": "^8.49.0", |
62 | 62 | "dprint": "^0.50.2", |
63 | 63 | "eslint": "^9.39.2", |
64 | | - "eslint-config-next": "16.1.0-canary.15", |
| 64 | + "eslint-config-next": "^16.1.0-canary.20", |
65 | 65 | "eslint-plugin-better-tailwindcss": "^3.8.0", |
66 | 66 | "tailwindcss": "^4.1.18", |
67 | 67 | "tw-animate-css": "^1.4.0", |
|
403 | 403 |
|
404 | 404 | "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.12", "", { "dependencies": { "@emnapi/core": "1.7.1", "@emnapi/runtime": "1.7.1", "@tybys/wasm-util": "0.10.1" } }, "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ=="], |
405 | 405 |
|
406 | | - "@next/env": ["@next/env@16.1.0-canary.15", "", {}, "sha512-FbNbPWYYptPlN5XffCc1uLwf48DZz2okfo0NET3lY6bfb1DCPkLG5o8W84R6r/JVfENEArakAZgxB1xRrqLu7A=="], |
| 406 | + "@next/env": ["@next/env@16.1.0-canary.20", "", {}, "sha512-8FOdzmjMPcg7FMn5EziacGV4FlV/TpAB69Rg85qr6dZFHF6y0Cqit+uqXwCgeADrAqX7nqppbhi0TMsBIKOR+A=="], |
407 | 407 |
|
408 | | - "@next/eslint-plugin-next": ["@next/eslint-plugin-next@16.1.0-canary.15", "", { "dependencies": { "fast-glob": "3.3.1" } }, "sha512-XYA7I62SVhMhJugWR+0VzQLfLGd3HbCkbwdRXDUNQyrQsIRQkS706LtO+7tFfJ/aGoRZ3KyzE7Be0PxU4BaVQQ=="], |
| 408 | + "@next/eslint-plugin-next": ["@next/eslint-plugin-next@16.1.0-canary.20", "", { "dependencies": { "fast-glob": "3.3.1" } }, "sha512-LIZUg4AwMr6ZrISsf6Eo4MDth0GNbrCjt2JqvndjM30Rk1ijKmjA9JFX08ucoGwhsXJ+Y3wZ2YfnYpllhA1p+g=="], |
409 | 409 |
|
410 | | - "@next/swc-darwin-arm64": ["@next/swc-darwin-arm64@16.1.0-canary.15", "", { "os": "darwin", "cpu": "arm64" }, "sha512-Dgm5yEfpc3c3LqewZWu5PgAF5SwtdQn1z6DFnU14qvoJodbYIsc5iZshjn3QUJL8nTyl/TUysarOAN4CabcOVQ=="], |
| 410 | + "@next/swc-darwin-arm64": ["@next/swc-darwin-arm64@16.1.0-canary.20", "", { "os": "darwin", "cpu": "arm64" }, "sha512-ZtwcL64w0q1dx3mKFc486u+6oMHrpsw2S7NscbG949tk3mey3lxAagICgFmHHoKwf6sVMTu2yZYPHWxVvBwXIA=="], |
411 | 411 |
|
412 | | - "@next/swc-darwin-x64": ["@next/swc-darwin-x64@16.1.0-canary.15", "", { "os": "darwin", "cpu": "x64" }, "sha512-Jfbvxx3tJ5UkapJYCAmxpsRDmkGyV/yOou8cJRrDKBV3PWhsX5kHjVAW3lmCQFPgWB6x/6omWxX16k5+fZRpDw=="], |
| 412 | + "@next/swc-darwin-x64": ["@next/swc-darwin-x64@16.1.0-canary.20", "", { "os": "darwin", "cpu": "x64" }, "sha512-EpPmEG+lqe3NTUXDq+vf+tCxKXTRsis1e3uZZDC6bWdnBvJedDrSCGR2N/ZhTijJy0EBrFRJT5C2MXTZt36PPg=="], |
413 | 413 |
|
414 | | - "@next/swc-linux-arm64-gnu": ["@next/swc-linux-arm64-gnu@16.1.0-canary.15", "", { "os": "linux", "cpu": "arm64" }, "sha512-//L32/Y5G75CJglU7YieLgCPdUIkx65U6s8grKNeBpBm9tzdjMDlrMVEZSK6HDm/ScPZyfWoPxJ0pDdkdcngng=="], |
| 414 | + "@next/swc-linux-arm64-gnu": ["@next/swc-linux-arm64-gnu@16.1.0-canary.20", "", { "os": "linux", "cpu": "arm64" }, "sha512-dHbnr9rLn65pgm5LGlYVzm7BNyTLXAfigE/+DHz2GhXco0G81mJ4Go0BQNreKY+KxUZQMfVwHdyhUpPp+r9mSA=="], |
415 | 415 |
|
416 | | - "@next/swc-linux-arm64-musl": ["@next/swc-linux-arm64-musl@16.1.0-canary.15", "", { "os": "linux", "cpu": "arm64" }, "sha512-DdUEejvxwf+HQjGa0SPl44q+FeYZEY4UHUswwxtFLHRlM/tNfEXsOaJ6EgIQSTN45U0x9OeLic+LM3VNc4vk0Q=="], |
| 416 | + "@next/swc-linux-arm64-musl": ["@next/swc-linux-arm64-musl@16.1.0-canary.20", "", { "os": "linux", "cpu": "arm64" }, "sha512-orL0/wgV3ywJxXMp/bQIf0cbxRTaxn3GddHhFd2If0PwsROrnk6JuCH8tSKTHxQ3c5w0pKw4XjB53eBYTjdqbQ=="], |
417 | 417 |
|
418 | | - "@next/swc-linux-x64-gnu": ["@next/swc-linux-x64-gnu@16.1.0-canary.15", "", { "os": "linux", "cpu": "x64" }, "sha512-1Inr+RRJ4sNfnAcRDLzWqv6zmEwwfnKE1yru/SjBVyun4WuKZ1MhjK0JjFYzSM8Ci0OyP1ApjD5JoWCdq2Majw=="], |
| 418 | + "@next/swc-linux-x64-gnu": ["@next/swc-linux-x64-gnu@16.1.0-canary.20", "", { "os": "linux", "cpu": "x64" }, "sha512-6wfjazG1LS/en+Vw2WegVd5cQOa5vBRuJ2c9KDQbdvDYyXTbAdxuGryKKDCTPStU3Gt9iMcWlXDzSupzWS9VmQ=="], |
419 | 419 |
|
420 | | - "@next/swc-linux-x64-musl": ["@next/swc-linux-x64-musl@16.1.0-canary.15", "", { "os": "linux", "cpu": "x64" }, "sha512-GMPO7GYJKL9z6++7Bd7lB+7xTlsAhjmsJUV1yzcyUH3/8N0kPolF9wSwcjVbancrI5pI97V7kaSC4bf21NqOtg=="], |
| 420 | + "@next/swc-linux-x64-musl": ["@next/swc-linux-x64-musl@16.1.0-canary.20", "", { "os": "linux", "cpu": "x64" }, "sha512-FixQ21BbXIW1HPgVIloSTpReW11QtpYtV2daxPkD3BoatJ2Clu+MxEI1UkQ2iNRRkH3WCBGnzhJoqtiecao3ww=="], |
421 | 421 |
|
422 | | - "@next/swc-win32-arm64-msvc": ["@next/swc-win32-arm64-msvc@16.1.0-canary.15", "", { "os": "win32", "cpu": "arm64" }, "sha512-ymtGFnW0jtOzwv8+CKvkmBJHFV0fTluEAQzT5Tqj/GQYRL8ZMz+Td0xOBd3vKiJS3S6vS3+cJX9VB85DnuLj+Q=="], |
| 422 | + "@next/swc-win32-arm64-msvc": ["@next/swc-win32-arm64-msvc@16.1.0-canary.20", "", { "os": "win32", "cpu": "arm64" }, "sha512-+Cffu0eseI2I0RVGZMU5rzs0E4/gyaiOIVqlmEsRUiC1IVXmtkgoIzuOy4PhBsE8Z4f67iLrTq1lJUPCgk0ZhQ=="], |
423 | 423 |
|
424 | | - "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@16.1.0-canary.15", "", { "os": "win32", "cpu": "x64" }, "sha512-nbD4DDLpzjZmuExo24k72YOpUxLiLxP0BRTw6XmnNvscZQ6uknjaVVBEcJmTnTN0FYJQ3ETCa1iVCkNxa2fF3g=="], |
| 424 | + "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@16.1.0-canary.20", "", { "os": "win32", "cpu": "x64" }, "sha512-O3mvuEiLr1WNS/pzxsNiuQ+xxt5LbLNYi2Y7XB3Jp/YCPlsyMOR6eNU1Y/QtaI/TsgUiqwrJnNtWRwb9WFfe+A=="], |
425 | 425 |
|
426 | 426 | "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "1.2.0" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], |
427 | 427 |
|
|
927 | 927 |
|
928 | 928 | "eslint": ["eslint@9.39.2", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.21.1", "@eslint/config-helpers": "^0.4.2", "@eslint/core": "^0.17.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "9.39.2", "@eslint/plugin-kit": "^0.4.1", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.2", "@types/estree": "^1.0.6", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.4.0", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw=="], |
929 | 929 |
|
930 | | - "eslint-config-next": ["eslint-config-next@16.1.0-canary.15", "", { "dependencies": { "@next/eslint-plugin-next": "16.1.0-canary.15", "eslint-import-resolver-node": "0.3.9", "eslint-import-resolver-typescript": "3.10.1", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", "globals": "16.4.0", "typescript-eslint": "8.48.1" }, "optionalDependencies": { "typescript": "5.9.3" }, "peerDependencies": { "eslint": "9.39.1" } }, "sha512-84O7hsewG48DXvs37oq0DCBgFdeVTYaSCH+oLxN3TbtWAQ4CZz7FyjATJW40aSmrJ0JnE93hywLoVHwVD65Gpg=="], |
| 930 | + "eslint-config-next": ["eslint-config-next@16.1.0-canary.20", "", { "dependencies": { "@next/eslint-plugin-next": "16.1.0-canary.20", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.32.0", "eslint-plugin-jsx-a11y": "^6.10.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^7.0.0", "globals": "16.4.0", "typescript-eslint": "^8.46.0" }, "peerDependencies": { "eslint": ">=9.0.0", "typescript": ">=3.3.1" }, "optionalPeers": ["typescript"] }, "sha512-aCos5wUIzVdL+n1Chf7FQuBa55DFFtMe8RqDTkbj3M2S07OjUyaRs2HEaQnynmaR+3AeMGkmVKMHUjRllzhXXQ=="], |
931 | 931 |
|
932 | 932 | "eslint-import-resolver-node": ["eslint-import-resolver-node@0.3.9", "", { "dependencies": { "debug": "3.2.7", "is-core-module": "2.16.1", "resolve": "1.22.11" } }, "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g=="], |
933 | 933 |
|
|
1357 | 1357 |
|
1358 | 1358 | "nearley": ["nearley@2.20.1", "", { "dependencies": { "commander": "2.20.3", "moo": "0.5.2", "railroad-diagrams": "1.0.0", "randexp": "0.4.6" }, "bin": { "nearleyc": "bin/nearleyc.js", "nearley-test": "bin/nearley-test.js", "nearley-unparse": "bin/nearley-unparse.js", "nearley-railroad": "bin/nearley-railroad.js" } }, "sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ=="], |
1359 | 1359 |
|
1360 | | - "next": ["next@16.1.0-canary.15", "", { "dependencies": { "@next/env": "16.1.0-canary.15", "@swc/helpers": "0.5.15", "baseline-browser-mapping": "2.9.3", "caniuse-lite": "1.0.30001759", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "optionalDependencies": { "@next/swc-darwin-arm64": "16.1.0-canary.15", "@next/swc-darwin-x64": "16.1.0-canary.15", "@next/swc-linux-arm64-gnu": "16.1.0-canary.15", "@next/swc-linux-arm64-musl": "16.1.0-canary.15", "@next/swc-linux-x64-gnu": "16.1.0-canary.15", "@next/swc-linux-x64-musl": "16.1.0-canary.15", "@next/swc-win32-arm64-msvc": "16.1.0-canary.15", "@next/swc-win32-x64-msvc": "16.1.0-canary.15", "babel-plugin-react-compiler": "19.1.0-rc.3", "sharp": "0.34.5" }, "peerDependencies": { "react": "19.3.0-canary-378973b3-20251205", "react-dom": "19.3.0-canary-378973b3-20251205" }, "bin": { "next": "dist/bin/next" } }, "sha512-P+ng6/Q/T2b3xMvIe4rwNmK1M+Urc4c1X0mpK4CxG+VAmDiFwDZn09Wt0j4MOk4lBa63EZ5LAekBnOHADjx9lg=="], |
| 1360 | + "next": ["next@16.1.0-canary.20", "", { "dependencies": { "@next/env": "16.1.0-canary.20", "@swc/helpers": "0.5.15", "baseline-browser-mapping": "^2.8.3", "caniuse-lite": "^1.0.30001579", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "optionalDependencies": { "@next/swc-darwin-arm64": "16.1.0-canary.20", "@next/swc-darwin-x64": "16.1.0-canary.20", "@next/swc-linux-arm64-gnu": "16.1.0-canary.20", "@next/swc-linux-arm64-musl": "16.1.0-canary.20", "@next/swc-linux-x64-gnu": "16.1.0-canary.20", "@next/swc-linux-x64-musl": "16.1.0-canary.20", "@next/swc-win32-arm64-msvc": "16.1.0-canary.20", "@next/swc-win32-x64-msvc": "16.1.0-canary.20", "sharp": "^0.34.4" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "@playwright/test": "^1.51.1", "babel-plugin-react-compiler": "*", "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "sass": "^1.3.0" }, "optionalPeers": ["@opentelemetry/api", "@playwright/test", "babel-plugin-react-compiler", "sass"], "bin": { "next": "dist/bin/next" } }, "sha512-y00/IdaCauVWie1HXeF9JuHcPfW9hWFy8EZ24YHqKEj4kKrDaWrY6/HKiLUQFyAPfUDk6os+sSdOQkKcI8SAvA=="], |
1361 | 1361 |
|
1362 | 1362 | "next-themes": ["next-themes@0.4.6", "", { "peerDependencies": { "react": "19.3.0-canary-378973b3-20251205", "react-dom": "19.3.0-canary-378973b3-20251205" } }, "sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA=="], |
1363 | 1363 |
|
|
1463 | 1463 |
|
1464 | 1464 | "randexp": ["randexp@0.4.6", "", { "dependencies": { "discontinuous-range": "1.0.0", "ret": "0.1.15" } }, "sha512-80WNmd9DA0tmZrw9qQa62GPPWfuXJknrmVmLcxvq4uZBdYqb1wYoKTmnlGUchvVWe0XiLupYkBoXVOxz3C8DYQ=="], |
1465 | 1465 |
|
1466 | | - "react": ["react@19.3.0-canary-378973b3-20251205", "", {}, "sha512-u6xCPsRVwStpTCzenkQcGOSR4OAr3wKMR6Sp0iH2fYvz1wOWH5Bt4iWe/WZRc33uBKyXxXMglT3tzMnZKEiUPw=="], |
| 1466 | + "react": ["react@19.3.0-canary-b061b597-20251212", "", {}, "sha512-uyX1l+NV27T9VYf3+MnvyAhHIwfmN2qvHL2Rb1tiYpLNqQwsq4eQmLlLNyhytj/Uu8GdKOjq6YidJ7IATmF4Vw=="], |
1467 | 1467 |
|
1468 | | - "react-dom": ["react-dom@19.3.0-canary-378973b3-20251205", "", { "dependencies": { "scheduler": "0.28.0-canary-378973b3-20251205" }, "peerDependencies": { "react": "19.3.0-canary-378973b3-20251205" } }, "sha512-Rak+je2z/gFCGOP/YeL5vJ2Ut7QjiaIU/yN5c3yj+ssmRh+OFQgyIw9Z+8NcqXXm0IeUBbU5eM8s0/i1tHYqNQ=="], |
| 1468 | + "react-dom": ["react-dom@19.3.0-canary-b061b597-20251212", "", { "dependencies": { "scheduler": "0.28.0-canary-b061b597-20251212" }, "peerDependencies": { "react": "19.3.0-canary-b061b597-20251212" } }, "sha512-24Nx1NYz7IwVlFJT1LbWy8rwrGTCvWtaKTHqx6UvjFEWh07cXM2ktKYrBEZIWBUsdBoRZuMKrhLqENEU+67Zng=="], |
1469 | 1469 |
|
1470 | 1470 | "react-hook-form": ["react-hook-form@7.68.0", "", { "peerDependencies": { "react": "19.3.0-canary-378973b3-20251205" } }, "sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q=="], |
1471 | 1471 |
|
|
1533 | 1533 |
|
1534 | 1534 | "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], |
1535 | 1535 |
|
1536 | | - "scheduler": ["scheduler@0.28.0-canary-378973b3-20251205", "", {}, "sha512-dNSXhEBatElswGS5Ii8Mnn8PjKRmJeHU1pP3+x6fHGZ+ui9h6pnC7mgcBybJsHVa0UurPlHV+ydkhO1uRBvQBg=="], |
| 1536 | + "scheduler": ["scheduler@0.28.0-canary-b061b597-20251212", "", {}, "sha512-OoB+E3rH3trChnuR4WEAkyOhhcMzSNS+DC5spVjloQK4J8ksrpTYTeNxut5EPLr8lVkhNAqYpzvmonOEit+fOw=="], |
1537 | 1537 |
|
1538 | 1538 | "semver": ["semver@7.7.3", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q=="], |
1539 | 1539 |
|
|
1939 | 1939 |
|
1940 | 1940 | "fdir/picomatch": ["picomatch@4.0.3", "", {}, "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q=="], |
1941 | 1941 |
|
| 1942 | + "foxact/react": ["react@19.3.0-canary-378973b3-20251205", "", {}, "sha512-u6xCPsRVwStpTCzenkQcGOSR4OAr3wKMR6Sp0iH2fYvz1wOWH5Bt4iWe/WZRc33uBKyXxXMglT3tzMnZKEiUPw=="], |
| 1943 | + |
1942 | 1944 | "globby/fast-glob": ["fast-glob@3.3.3", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "@nodelib/fs.walk": "1.2.8", "glob-parent": "5.1.2", "merge2": "1.4.1", "micromatch": "4.0.8" } }, "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="], |
1943 | 1945 |
|
1944 | 1946 | "graphql-config/@graphql-tools/url-loader": ["@graphql-tools/url-loader@8.0.33", "", { "dependencies": { "@graphql-tools/executor-graphql-ws": "2.0.7", "@graphql-tools/executor-http": "1.3.3", "@graphql-tools/executor-legacy-ws": "1.1.24", "@graphql-tools/utils": "10.11.0", "@graphql-tools/wrap": "10.1.4", "@types/ws": "8.18.1", "@whatwg-node/fetch": "0.10.13", "@whatwg-node/promise-helpers": "1.3.2", "isomorphic-ws": "5.0.0", "sync-fetch": "0.6.0-2", "tslib": "2.8.1", "ws": "8.18.3" }, "peerDependencies": { "graphql": "16.12.0" } }, "sha512-Fu626qcNHcqAj8uYd7QRarcJn5XZ863kmxsg1sm0fyjyfBJnsvC7ddFt6Hayz5kxVKfsnjxiDfPMXanvsQVBKw=="], |
|
1971 | 1973 |
|
1972 | 1974 | "meros/@types/node": ["@types/node@24.10.1", "", { "dependencies": { "undici-types": "7.16.0" } }, "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ=="], |
1973 | 1975 |
|
1974 | | - "next/babel-plugin-react-compiler": ["babel-plugin-react-compiler@19.1.0-rc.3", "", { "dependencies": { "@babel/types": "7.28.5" } }, "sha512-mjRn69WuTz4adL0bXGx8Rsyk1086zFJeKmes6aK0xPuK3aaXmDJdLHqwKKMrpm6KAI1MCoUK72d2VeqQbu8YIA=="], |
1975 | | - |
1976 | 1976 | "next/postcss": ["postcss@8.4.31", "", { "dependencies": { "nanoid": "3.3.11", "picocolors": "1.1.1", "source-map-js": "1.2.1" } }, "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ=="], |
1977 | 1977 |
|
1978 | 1978 | "parse-entities/character-entities-legacy": ["character-entities-legacy@1.1.4", "", {}, "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA=="], |
|
0 commit comments