|
|
@@ -754,6 +754,82 @@ importers:
|
|
|
specifier: ^2.3.0
|
|
|
version: 2.3.0(rollup@4.55.1)(vite@6.4.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
|
+ examples/next-website-builder:
|
|
|
+ dependencies:
|
|
|
+ '@json-render/core':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../../packages/core
|
|
|
+ '@json-render/next':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../../packages/next
|
|
|
+ '@json-render/react':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../../packages/react
|
|
|
+ '@json-render/shadcn':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../../packages/shadcn
|
|
|
+ '@visual-json/react':
|
|
|
+ specifier: 0.3.1
|
|
|
+ version: 0.3.1(react@19.2.4)
|
|
|
+ class-variance-authority:
|
|
|
+ specifier: ^0.7.1
|
|
|
+ version: 0.7.1
|
|
|
+ clsx:
|
|
|
+ specifier: ^2.1.1
|
|
|
+ version: 2.1.1
|
|
|
+ geist:
|
|
|
+ specifier: ^1.7.0
|
|
|
+ version: 1.7.0(next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))
|
|
|
+ lucide-react:
|
|
|
+ specifier: ^1.6.0
|
|
|
+ version: 1.6.0(react@19.2.4)
|
|
|
+ next:
|
|
|
+ specifier: 16.2.1
|
|
|
+ version: 16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
+ radix-ui:
|
|
|
+ specifier: ^1.4.3
|
|
|
+ version: 1.4.3(@types/react-dom@19.2.3(@types/react@19.2.3))(@types/react@19.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
+ react:
|
|
|
+ specifier: 19.2.4
|
|
|
+ version: 19.2.4
|
|
|
+ react-dom:
|
|
|
+ specifier: 19.2.4
|
|
|
+ version: 19.2.4(react@19.2.4)
|
|
|
+ react-resizable-panels:
|
|
|
+ specifier: ^4.7.6
|
|
|
+ version: 4.7.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
+ tailwind-merge:
|
|
|
+ specifier: ^3.5.0
|
|
|
+ version: 3.5.0
|
|
|
+ zod:
|
|
|
+ specifier: 4.3.6
|
|
|
+ version: 4.3.6
|
|
|
+ devDependencies:
|
|
|
+ '@internal/typescript-config':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../../packages/typescript-config
|
|
|
+ '@tailwindcss/postcss':
|
|
|
+ specifier: ^4.2.2
|
|
|
+ version: 4.2.2
|
|
|
+ '@types/node':
|
|
|
+ specifier: ^22.10.0
|
|
|
+ version: 22.19.6
|
|
|
+ '@types/react':
|
|
|
+ specifier: 19.2.3
|
|
|
+ version: 19.2.3
|
|
|
+ '@types/react-dom':
|
|
|
+ specifier: 19.2.3
|
|
|
+ version: 19.2.3(@types/react@19.2.3)
|
|
|
+ tailwindcss:
|
|
|
+ specifier: ^4.2.2
|
|
|
+ version: 4.2.2
|
|
|
+ tw-animate-css:
|
|
|
+ specifier: ^1.4.0
|
|
|
+ version: 1.4.0
|
|
|
+ typescript:
|
|
|
+ specifier: ^5.7.2
|
|
|
+ version: 5.9.3
|
|
|
+
|
|
|
examples/no-ai:
|
|
|
dependencies:
|
|
|
'@json-render/core':
|
|
|
@@ -1613,7 +1689,7 @@ importers:
|
|
|
version: 19.2.3
|
|
|
tsup:
|
|
|
specifier: ^8.0.2
|
|
|
- version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
typescript:
|
|
|
specifier: ^5.4.5
|
|
|
version: 5.9.3
|
|
|
@@ -1671,6 +1747,34 @@ importers:
|
|
|
specifier: ^5.4.5
|
|
|
version: 5.9.3
|
|
|
|
|
|
+ packages/next:
|
|
|
+ dependencies:
|
|
|
+ '@json-render/core':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../core
|
|
|
+ '@json-render/react':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../react
|
|
|
+ react:
|
|
|
+ specifier: ^19.2.3
|
|
|
+ version: 19.2.4
|
|
|
+ devDependencies:
|
|
|
+ '@internal/typescript-config':
|
|
|
+ specifier: workspace:*
|
|
|
+ version: link:../typescript-config
|
|
|
+ '@types/react':
|
|
|
+ specifier: 19.2.14
|
|
|
+ version: 19.2.14
|
|
|
+ next:
|
|
|
+ specifier: 16.2.1
|
|
|
+ version: 16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
+ tsup:
|
|
|
+ specifier: ^8.0.2
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
+ typescript:
|
|
|
+ specifier: ^5.4.5
|
|
|
+ version: 5.9.3
|
|
|
+
|
|
|
packages/react:
|
|
|
dependencies:
|
|
|
'@json-render/core':
|
|
|
@@ -4314,6 +4418,9 @@ packages:
|
|
|
'@next/env@16.1.6':
|
|
|
resolution: {integrity: sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==}
|
|
|
|
|
|
+ '@next/env@16.2.1':
|
|
|
+ resolution: {integrity: sha512-n8P/HCkIWW+gVal2Z8XqXJ6aB3J0tuM29OcHpCsobWlChH/SITBs1DFBk/HajgrwDkqqBXPbuUuzgDvUekREPg==}
|
|
|
+
|
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
|
resolution: {integrity: sha512-kUzXx0iFiXw27cQAViE1yKWnz/nF8JzRmwgMRTMh8qMY90crNsdXJRh2e+R0vBpFR3kk1yvAR7wev7+fCCb79Q==}
|
|
|
|
|
|
@@ -4340,6 +4447,12 @@ packages:
|
|
|
cpu: [arm64]
|
|
|
os: [darwin]
|
|
|
|
|
|
+ '@next/swc-darwin-arm64@16.2.1':
|
|
|
+ resolution: {integrity: sha512-BwZ8w8YTaSEr2HIuXLMLxIdElNMPvY9fLqb20LX9A9OMGtJilhHLbCL3ggyd0TwjmMcTxi0XXt+ur1vWUoxj2Q==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
|
resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4352,6 +4465,12 @@ packages:
|
|
|
cpu: [x64]
|
|
|
os: [darwin]
|
|
|
|
|
|
+ '@next/swc-darwin-x64@16.2.1':
|
|
|
+ resolution: {integrity: sha512-/vrcE6iQSJq3uL3VGVHiXeaKbn8Es10DGTGRJnRZlkNQQk3kaNtAJg8Y6xuAlrx/6INKVjkfi5rY0iEXorZ6uA==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
|
resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4366,6 +4485,13 @@ packages:
|
|
|
os: [linux]
|
|
|
libc: [glibc]
|
|
|
|
|
|
+ '@next/swc-linux-arm64-gnu@16.2.1':
|
|
|
+ resolution: {integrity: sha512-uLn+0BK+C31LTVbQ/QU+UaVrV0rRSJQ8RfniQAHPghDdgE+SlroYqcmFnO5iNjNfVWCyKZHYrs3Nl0mUzWxbBw==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
|
resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4380,6 +4506,13 @@ packages:
|
|
|
os: [linux]
|
|
|
libc: [musl]
|
|
|
|
|
|
+ '@next/swc-linux-arm64-musl@16.2.1':
|
|
|
+ resolution: {integrity: sha512-ssKq6iMRnHdnycGp9hCuGnXJZ0YPr4/wNwrfE5DbmvEcgl9+yv97/Kq3TPVDfYome1SW5geciLB9aiEqKXQjlQ==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
|
resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4394,6 +4527,13 @@ packages:
|
|
|
os: [linux]
|
|
|
libc: [glibc]
|
|
|
|
|
|
+ '@next/swc-linux-x64-gnu@16.2.1':
|
|
|
+ resolution: {integrity: sha512-HQm7SrHRELJ30T1TSmT706IWovFFSRGxfgUkyWJZF/RKBMdbdRWJuFrcpDdE5vy9UXjFOx6L3mRdqH04Mmx0hg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
|
resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4408,6 +4548,13 @@ packages:
|
|
|
os: [linux]
|
|
|
libc: [musl]
|
|
|
|
|
|
+ '@next/swc-linux-x64-musl@16.2.1':
|
|
|
+ resolution: {integrity: sha512-aV2iUaC/5HGEpbBkE+4B8aHIudoOy5DYekAKOMSHoIYQ66y/wIVeaRx8MS2ZMdxe/HIXlMho4ubdZs/J8441Tg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
|
resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4420,6 +4567,12 @@ packages:
|
|
|
cpu: [arm64]
|
|
|
os: [win32]
|
|
|
|
|
|
+ '@next/swc-win32-arm64-msvc@16.2.1':
|
|
|
+ resolution: {integrity: sha512-IXdNgiDHaSk0ZUJ+xp0OQTdTgnpx1RCfRTalhn3cjOP+IddTMINwA7DXZrwTmGDO8SUr5q2hdP/du4DcrB1GxA==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
|
resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
|
|
|
engines: {node: '>= 10'}
|
|
|
@@ -4432,6 +4585,12 @@ packages:
|
|
|
cpu: [x64]
|
|
|
os: [win32]
|
|
|
|
|
|
+ '@next/swc-win32-x64-msvc@16.2.1':
|
|
|
+ resolution: {integrity: sha512-qvU+3a39Hay+ieIztkGSbF7+mccbbg1Tk25hc4JDylf8IHjYmY/Zm64Qq1602yPyQqvie+vf5T/uPwNxDNIoeg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
'@noble/ciphers@1.3.0':
|
|
|
resolution: {integrity: sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==}
|
|
|
engines: {node: ^14.21.3 || >=16}
|
|
|
@@ -6868,11 +7027,19 @@ packages:
|
|
|
'@visual-json/core@0.1.1':
|
|
|
resolution: {integrity: sha512-VLARpQnjJU1SnnYk1NiXScGfp2FyAwyZS2kA8hIJV5OzkaH2oS1dTHsaB8vOiyi14/L7jsbpA4g/EwzRWbxQmg==}
|
|
|
|
|
|
+ '@visual-json/core@0.3.1':
|
|
|
+ resolution: {integrity: sha512-rjRbcCbKBixuQpXqVPgzKl3Nfk0QLD1NJhuHittM0ASYETozxTsou4fL6g/IWz/BaYiAAjKnrkb8aasbzJGcvg==}
|
|
|
+
|
|
|
'@visual-json/react@0.1.1':
|
|
|
resolution: {integrity: sha512-KCpFYmBhH5F+xctfvxxVX7mVZK/iwvDwh/ITNkGPzEKXTIJQ16fau+hrG7m7QoTAOxvsdhHtHoCUiEjNHXboUQ==}
|
|
|
peerDependencies:
|
|
|
react: ^18.0.0 || ^19.0.0
|
|
|
|
|
|
+ '@visual-json/react@0.3.1':
|
|
|
+ resolution: {integrity: sha512-OoyKkhSs2MzS4embJZY3VPYUl8/gTn1BycWZskspHul/Sn4nfWjEUafWe6aWSeIKhuAw8HQwbw2krgTtuMM4Gg==}
|
|
|
+ peerDependencies:
|
|
|
+ react: ^18.0.0 || ^19.0.0
|
|
|
+
|
|
|
'@vitejs/plugin-react@5.1.4':
|
|
|
resolution: {integrity: sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==}
|
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
@@ -7425,6 +7592,11 @@ packages:
|
|
|
base64-js@1.5.1:
|
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
|
|
+ baseline-browser-mapping@2.10.10:
|
|
|
+ resolution: {integrity: sha512-sUoJ3IMxx4AyRqO4MLeHlnGDkyXRoUG0/AI9fjK+vS72ekpV0yWVY7O0BVjmBcRtkNcsAO2QDZ4tdKKGoI6YaQ==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
baseline-browser-mapping@2.9.14:
|
|
|
resolution: {integrity: sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==}
|
|
|
hasBin: true
|
|
|
@@ -10477,6 +10649,11 @@ packages:
|
|
|
peerDependencies:
|
|
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
|
|
+ lucide-react@1.6.0:
|
|
|
+ resolution: {integrity: sha512-YxLKVCOF5ZDI1AhKQE5IBYMY9y/Nr4NT15+7QEWpsTSVCdn4vmZhww+6BP76jWYjQx8rSz1Z+gGme1f+UycWEw==}
|
|
|
+ peerDependencies:
|
|
|
+ react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
+
|
|
|
lucide-svelte@0.500.0:
|
|
|
resolution: {integrity: sha512-fdCJ4z9FuMoXk/ZPv4V5JhpMzQuEsoVNARXEPB0/zTX5AXA3l0x6J5sVUy9y6Rxxi3DEFpa5PmMwcXuO/ksOGw==}
|
|
|
peerDependencies:
|
|
|
@@ -11002,6 +11179,27 @@ packages:
|
|
|
sass:
|
|
|
optional: true
|
|
|
|
|
|
+ next@16.2.1:
|
|
|
+ resolution: {integrity: sha512-VaChzNL7o9rbfdt60HUj8tev4m6d7iC1igAy157526+cJlXOQu5LzsBXNT+xaJnTP/k+utSX5vMv7m0G+zKH+Q==}
|
|
|
+ engines: {node: '>=20.9.0'}
|
|
|
+ hasBin: true
|
|
|
+ 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
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@opentelemetry/api':
|
|
|
+ optional: true
|
|
|
+ '@playwright/test':
|
|
|
+ optional: true
|
|
|
+ babel-plugin-react-compiler:
|
|
|
+ optional: true
|
|
|
+ sass:
|
|
|
+ optional: true
|
|
|
+
|
|
|
node-abi@3.89.0:
|
|
|
resolution: {integrity: sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==}
|
|
|
engines: {node: '>=10'}
|
|
|
@@ -11747,6 +11945,12 @@ packages:
|
|
|
react: ^18.0.0 || ^19.0.0
|
|
|
react-dom: ^18.0.0 || ^19.0.0
|
|
|
|
|
|
+ react-resizable-panels@4.7.6:
|
|
|
+ resolution: {integrity: sha512-w3gbmUihfvH2Ho0iV1ULS2c/E/7HW/6g0GihogsIHjZf+JmmyVnKhryB3+I4JSxO8++uD3cKsSpOVTJV+GWEuA==}
|
|
|
+ peerDependencies:
|
|
|
+ react: ^18.0.0 || ^19.0.0
|
|
|
+ react-dom: ^18.0.0 || ^19.0.0
|
|
|
+
|
|
|
react-smooth@4.0.4:
|
|
|
resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==}
|
|
|
peerDependencies:
|
|
|
@@ -15332,7 +15536,6 @@ snapshots:
|
|
|
- graphql
|
|
|
- supports-color
|
|
|
- utf-8-validate
|
|
|
- optional: true
|
|
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
|
dependencies:
|
|
|
@@ -15397,7 +15600,6 @@ snapshots:
|
|
|
optionalDependencies:
|
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
- optional: true
|
|
|
|
|
|
'@expo/env@2.0.8':
|
|
|
dependencies:
|
|
|
@@ -15467,7 +15669,7 @@ snapshots:
|
|
|
postcss: 8.4.49
|
|
|
resolve-from: 5.0.0
|
|
|
optionalDependencies:
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
|
- bufferutil
|
|
|
- supports-color
|
|
|
@@ -15548,7 +15750,7 @@ snapshots:
|
|
|
'@expo/json-file': 10.0.8
|
|
|
'@react-native/normalize-colors': 0.81.5
|
|
|
debug: 4.4.3
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
resolve-from: 5.0.0
|
|
|
semver: 7.7.4
|
|
|
xml2js: 0.6.0
|
|
|
@@ -15576,7 +15778,6 @@ snapshots:
|
|
|
expo-font: 14.0.11(expo@54.0.33)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
- optional: true
|
|
|
|
|
|
'@expo/ws-tunnel@1.0.6': {}
|
|
|
|
|
|
@@ -16223,6 +16424,8 @@ snapshots:
|
|
|
|
|
|
'@next/env@16.1.6': {}
|
|
|
|
|
|
+ '@next/env@16.2.1': {}
|
|
|
+
|
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
|
dependencies:
|
|
|
fast-glob: 3.3.1
|
|
|
@@ -16240,48 +16443,72 @@ snapshots:
|
|
|
'@next/swc-darwin-arm64@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-darwin-arm64@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-darwin-x64@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-darwin-x64@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-linux-arm64-gnu@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-linux-arm64-gnu@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-linux-arm64-musl@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-linux-arm64-musl@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-linux-x64-gnu@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-linux-x64-gnu@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-linux-x64-musl@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-linux-x64-musl@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-win32-arm64-msvc@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-win32-arm64-msvc@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
|
optional: true
|
|
|
|
|
|
'@next/swc-win32-x64-msvc@16.1.6':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/swc-win32-x64-msvc@16.2.1':
|
|
|
+ optional: true
|
|
|
+
|
|
|
'@noble/ciphers@1.3.0': {}
|
|
|
|
|
|
'@noble/curves@1.9.7':
|
|
|
@@ -19143,7 +19370,7 @@ snapshots:
|
|
|
'@stripe/ui-extension-tools@0.0.1(@babel/core@7.29.0)(babel-jest@27.5.1(@babel/core@7.29.0))':
|
|
|
dependencies:
|
|
|
'@types/jest': 28.1.8
|
|
|
- '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@9.39.2(jiti@2.6.1))(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)
|
|
|
+ '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)
|
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
|
eslint: 8.57.1
|
|
|
eslint-plugin-react: 7.37.5(eslint@8.57.1)
|
|
|
@@ -19812,7 +20039,7 @@ snapshots:
|
|
|
'@types/node': 22.19.6
|
|
|
optional: true
|
|
|
|
|
|
- '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@9.39.2(jiti@2.6.1))(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)':
|
|
|
+ '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)':
|
|
|
dependencies:
|
|
|
'@eslint-community/regexpp': 4.12.2
|
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
|
@@ -20060,11 +20287,18 @@ snapshots:
|
|
|
|
|
|
'@visual-json/core@0.1.1': {}
|
|
|
|
|
|
+ '@visual-json/core@0.3.1': {}
|
|
|
+
|
|
|
'@visual-json/react@0.1.1(react@19.2.3)':
|
|
|
dependencies:
|
|
|
'@visual-json/core': 0.1.1
|
|
|
react: 19.2.3
|
|
|
|
|
|
+ '@visual-json/react@0.3.1(react@19.2.4)':
|
|
|
+ dependencies:
|
|
|
+ '@visual-json/core': 0.3.1
|
|
|
+ react: 19.2.4
|
|
|
+
|
|
|
'@vitejs/plugin-react@5.1.4(vite@6.4.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
dependencies:
|
|
|
'@babel/core': 7.29.0
|
|
|
@@ -20113,6 +20347,15 @@ snapshots:
|
|
|
msw: 2.12.10(@types/node@22.19.6)(typescript@5.9.2)
|
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
|
|
|
+ '@vitest/mocker@4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))':
|
|
|
+ dependencies:
|
|
|
+ '@vitest/spy': 4.0.17
|
|
|
+ estree-walker: 3.0.3
|
|
|
+ magic-string: 0.30.21
|
|
|
+ optionalDependencies:
|
|
|
+ msw: 2.12.10(@types/node@22.19.6)(typescript@5.9.3)
|
|
|
+ vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)
|
|
|
+
|
|
|
'@vitest/mocker@4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
dependencies:
|
|
|
'@vitest/spy': 4.0.17
|
|
|
@@ -20752,7 +20995,7 @@ snapshots:
|
|
|
resolve-from: 5.0.0
|
|
|
optionalDependencies:
|
|
|
'@babel/runtime': 7.28.6
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
|
- '@babel/core'
|
|
|
- supports-color
|
|
|
@@ -20787,6 +21030,8 @@ snapshots:
|
|
|
|
|
|
base64-js@1.5.1: {}
|
|
|
|
|
|
+ baseline-browser-mapping@2.10.10: {}
|
|
|
+
|
|
|
baseline-browser-mapping@2.9.14: {}
|
|
|
|
|
|
bash-tool@1.3.14(ai@6.0.103(zod@4.3.6))(just-bash@2.9.6):
|
|
|
@@ -22239,7 +22484,6 @@ snapshots:
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
- optional: true
|
|
|
|
|
|
expo-clipboard@8.0.8(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
|
@@ -22264,7 +22508,6 @@ snapshots:
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
- optional: true
|
|
|
|
|
|
expo-file-system@19.0.21(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0)):
|
|
|
dependencies:
|
|
|
@@ -22275,7 +22518,6 @@ snapshots:
|
|
|
dependencies:
|
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
- optional: true
|
|
|
|
|
|
expo-font@14.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
|
@@ -22290,7 +22532,6 @@ snapshots:
|
|
|
fontfaceobserver: 2.3.0
|
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
- optional: true
|
|
|
|
|
|
expo-keep-awake@15.0.8(expo@54.0.33)(react@19.1.0):
|
|
|
dependencies:
|
|
|
@@ -22301,7 +22542,6 @@ snapshots:
|
|
|
dependencies:
|
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react: 19.2.4
|
|
|
- optional: true
|
|
|
|
|
|
expo-linking@8.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
|
@@ -22343,7 +22583,6 @@ snapshots:
|
|
|
invariant: 2.2.4
|
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
- optional: true
|
|
|
|
|
|
expo-router@6.0.23(@expo/metro-runtime@6.1.2)(@types/react-dom@19.2.3(@types/react@19.1.17))(@types/react@19.1.17)(expo-constants@18.0.13)(expo-linking@8.0.11)(expo@54.0.33)(react-dom@19.2.4(react@19.1.0))(react-native-reanimated@4.2.1(react-native-worklets@0.7.2(@babel/core@7.29.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.4.0(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.11.1(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
|
@@ -22506,7 +22745,6 @@ snapshots:
|
|
|
- graphql
|
|
|
- supports-color
|
|
|
- utf-8-validate
|
|
|
- optional: true
|
|
|
|
|
|
exponential-backoff@3.1.3: {}
|
|
|
|
|
|
@@ -22811,6 +23049,10 @@ snapshots:
|
|
|
dependencies:
|
|
|
next: 16.1.6(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
|
|
|
+ geist@1.7.0(next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)):
|
|
|
+ dependencies:
|
|
|
+ next: 16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
+
|
|
|
generator-function@2.0.1: {}
|
|
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
@@ -24542,6 +24784,10 @@ snapshots:
|
|
|
dependencies:
|
|
|
react: 19.2.4
|
|
|
|
|
|
+ lucide-react@1.6.0(react@19.2.4):
|
|
|
+ dependencies:
|
|
|
+ react: 19.2.4
|
|
|
+
|
|
|
lucide-svelte@0.500.0(svelte@5.53.5):
|
|
|
dependencies:
|
|
|
svelte: 5.53.5
|
|
|
@@ -25459,6 +25705,32 @@ snapshots:
|
|
|
- '@babel/core'
|
|
|
- babel-plugin-macros
|
|
|
|
|
|
+ next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
|
+ dependencies:
|
|
|
+ '@next/env': 16.2.1
|
|
|
+ '@swc/helpers': 0.5.15
|
|
|
+ baseline-browser-mapping: 2.10.10
|
|
|
+ caniuse-lite: 1.0.30001764
|
|
|
+ postcss: 8.4.31
|
|
|
+ react: 19.2.4
|
|
|
+ react-dom: 19.2.4(react@19.2.4)
|
|
|
+ styled-jsx: 5.1.6(@babel/core@7.29.0)(react@19.2.4)
|
|
|
+ optionalDependencies:
|
|
|
+ '@next/swc-darwin-arm64': 16.2.1
|
|
|
+ '@next/swc-darwin-x64': 16.2.1
|
|
|
+ '@next/swc-linux-arm64-gnu': 16.2.1
|
|
|
+ '@next/swc-linux-arm64-musl': 16.2.1
|
|
|
+ '@next/swc-linux-x64-gnu': 16.2.1
|
|
|
+ '@next/swc-linux-x64-musl': 16.2.1
|
|
|
+ '@next/swc-win32-arm64-msvc': 16.2.1
|
|
|
+ '@next/swc-win32-x64-msvc': 16.2.1
|
|
|
+ '@opentelemetry/api': 1.9.0
|
|
|
+ babel-plugin-react-compiler: 1.0.0
|
|
|
+ sharp: 0.34.5
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@babel/core'
|
|
|
+ - babel-plugin-macros
|
|
|
+
|
|
|
node-abi@3.89.0:
|
|
|
dependencies:
|
|
|
semver: 7.7.4
|
|
|
@@ -26511,6 +26783,11 @@ snapshots:
|
|
|
react: 19.2.4
|
|
|
react-dom: 19.2.4(react@19.2.4)
|
|
|
|
|
|
+ react-resizable-panels@4.7.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
|
+ dependencies:
|
|
|
+ react: 19.2.4
|
|
|
+ react-dom: 19.2.4(react@19.2.4)
|
|
|
+
|
|
|
react-smooth@4.0.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
|
|
dependencies:
|
|
|
fast-equals: 5.4.0
|
|
|
@@ -28647,7 +28924,7 @@ snapshots:
|
|
|
vitest@4.0.17(@opentelemetry/api@1.9.0)(@types/node@22.19.6)(jiti@2.6.1)(jsdom@27.4.0)(lightningcss@1.32.0)(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2):
|
|
|
dependencies:
|
|
|
'@vitest/expect': 4.0.17
|
|
|
- '@vitest/mocker': 4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
+ '@vitest/mocker': 4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))
|
|
|
'@vitest/pretty-format': 4.0.17
|
|
|
'@vitest/runner': 4.0.17
|
|
|
'@vitest/snapshot': 4.0.17
|
|
|
@@ -28807,7 +29084,7 @@ snapshots:
|
|
|
'@webassemblyjs/ast': 1.14.1
|
|
|
'@webassemblyjs/wasm-edit': 1.14.1
|
|
|
'@webassemblyjs/wasm-parser': 1.14.1
|
|
|
- acorn: 8.15.0
|
|
|
+ acorn: 8.16.0
|
|
|
browserslist: 4.28.1
|
|
|
chrome-trace-event: 1.0.4
|
|
|
enhanced-resolve: 5.19.0
|