- Created a new SVG logo for Vite. - Added a List component for rendering a simple list. - Implemented server-side counter functionality with actions. - Introduced a React SVG logo for branding. - Developed a ClientCounter component for client-side state management. - Set up entry points for RSC and SSR rendering. - Established error boundary for global error handling. - Created request handling utilities for differentiating RSC and SSR requests. - Added global styles for the application. - Built the main application structure in the Root component. - Configured Vite with RSC and React plugins for optimal development experience.
668 lines
21 KiB
YAML
668 lines
21 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
react:
|
|
specifier: ^19.2.5
|
|
version: 19.2.5
|
|
react-dom:
|
|
specifier: ^19.2.5
|
|
version: 19.2.5(react@19.2.5)
|
|
devDependencies:
|
|
'@types/react':
|
|
specifier: ^19.2.14
|
|
version: 19.2.14
|
|
'@types/react-dom':
|
|
specifier: ^19.2.3
|
|
version: 19.2.3(@types/react@19.2.14)
|
|
'@vitejs/plugin-react':
|
|
specifier: latest
|
|
version: 6.0.1(vite@8.0.8)
|
|
'@vitejs/plugin-rsc':
|
|
specifier: latest
|
|
version: 0.5.24(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(vite@8.0.8)
|
|
rsc-html-stream:
|
|
specifier: ^0.0.7
|
|
version: 0.0.7
|
|
vite:
|
|
specifier: ^8.0.8
|
|
version: 8.0.8
|
|
|
|
packages:
|
|
|
|
'@emnapi/core@1.9.2':
|
|
resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==}
|
|
|
|
'@emnapi/runtime@1.9.2':
|
|
resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==}
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5':
|
|
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.3':
|
|
resolution: {integrity: sha512-xK9sGVbJWYb08+mTJt3/YV24WxvxpXcXtP6B172paPZ+Ts69Re9dAr7lKwJoeIx8OoeuimEiRZ7umkiUVClmmQ==}
|
|
peerDependencies:
|
|
'@emnapi/core': ^1.7.1
|
|
'@emnapi/runtime': ^1.7.1
|
|
|
|
'@oxc-project/types@0.124.0':
|
|
resolution: {integrity: sha512-VBFWMTBvHxS11Z5Lvlr3IWgrwhMTXV+Md+EQF0Xf60+wAdsGFTBx7X7K/hP4pi8N7dcm1RvcHwDxZ16Qx8keUg==}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-YYe6aWruPZDtHNpwu7+qAHEMbQ/yRl6atqb/AhznLTnD3UY99Q1jE7ihLSahNWkF4EqRPVC4SiR4O0UkLK02tA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-oArR/ig8wNTPYsXL+Mzhs0oxhxfuHRfG7Ikw7jXsw8mYOtk71W0OkF2VEVh699pdmzjPQsTjlD1JIOoHkLP1Fg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-YzeVqOqjPYvUbJSWJ4EDL8ahbmsIXQpgL3JVipmN+MX0XnXMeWomLN3Fb+nwCmP/jfyqte5I3XRSm7OfQrbyxw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-9Erhx956jeQ0nNTyif1+QWAXDRD38ZNjr//bSHrt6wDwB+QkAfl2q6Mn1k6OBPerznjRmbM10lgRb1Pli4xZPw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-cVwk0w8QbZJGTnP/AHQBs5yNwmpgGYStL88t4UIaqcvYJWBfS0s3oqVLZPwsPU6M0zlW4GqjP0Zq5MnAGwFeGA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-eBZ/u8iAK9SoHGanqe/jrPnY0JvBN6iXbVOsbO38mbz+ZJsaobExAm1Iu+rxa4S1l2FjG0qEZn4Rc6X8n+9M+w==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-ZvRYMGrAklV9PEkgt4LQM6MjQX2P58HPAuecwYObY2DhS2t35R0I810bKi0wmaYORt6m/2Sm+Z+nFgb0WhXNcQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-VDpgGBzgfg5hLg+uBpCLoFG5kVvEyafmfxGUV0UHLcL5irxAK7PKNeC2MwClgk6ZAiNhmo9FLhRYgvMmedLtnQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-y1uXY3qQWCzcPgRJATPSOUP4tCemh4uBdY7e3EZbVwCJTY3gLJWnQABgeUetvED+bt1FQ01OeZwvhLS2bpNrAQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-023bTPBod7J3Y/4fzAN6QtpkSABR0rigtrwaP+qSEabUh5zf6ELr9Nc7GujaROuPY3uwdSIXWrvhn1KxOvurWA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-witB2O0/hU4CgfOOKUoeFgQ4GktPi1eEbAhaLAIpgD6+ZnhcPkUtPsoKKHRzmOoWPZue46IThdSgdo4XneOLYw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-UCL68NJ0Ud5zRipXZE9dF5PmirzJE4E4BCIOOssEnM7wLDsxjc6Qb0sGDxTNRTP53I6MZpygyCpY8Aa8sPfKPg==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-ApLruZq/ig+nhaE7OJm4lDjayUnOHVUa77zGeqnqZ9pn0ovdVbbNPerVibLXDmWeUZXjIYIT8V3xkT58Rm9u5Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [wasm32]
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-KmoUoU7HnN+Si5YWJigfTws1jz1bKBYDQKdbLspz0UaqjjFkddHsqorgiW1mxcAj88lYUE6NC/zJNwT+SloqtA==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-3P2A8L+x75qavWLe/Dll3EYBJLQmtkJN8rfh+U/eR3MqMgL/h98PhYI+JFfXuDPgPeCB7iZAKiqii5vqOvnA0g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.15':
|
|
resolution: {integrity: sha512-UromN0peaE53IaBRe9W7CjrZgXl90fqGpK+mIZbA3qSTeYqg3pqpROBdIPvOG3F5ereDHNwoHBI2e50n1BDr1g==}
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.7':
|
|
resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
|
|
|
'@types/estree@1.0.8':
|
|
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
|
|
'@types/react-dom@19.2.3':
|
|
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
peerDependencies:
|
|
'@types/react': ^19.2.0
|
|
|
|
'@types/react@19.2.14':
|
|
resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
|
|
|
|
'@vitejs/plugin-react@6.0.1':
|
|
resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
peerDependencies:
|
|
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
|
|
babel-plugin-react-compiler: ^1.0.0
|
|
vite: ^8.0.0
|
|
peerDependenciesMeta:
|
|
'@rolldown/plugin-babel':
|
|
optional: true
|
|
babel-plugin-react-compiler:
|
|
optional: true
|
|
|
|
'@vitejs/plugin-rsc@0.5.24':
|
|
resolution: {integrity: sha512-FQ7o1Zf1GUB8L5qlIuV2mvIv/KahG2qUYW2gMpxyIN3zF7voDsfvA/t8w/TLjYC0T6p3JwMnK3N+YzMGf/m75A==}
|
|
peerDependencies:
|
|
react: '*'
|
|
react-dom: '*'
|
|
react-server-dom-webpack: '*'
|
|
vite: '*'
|
|
peerDependenciesMeta:
|
|
react-server-dom-webpack:
|
|
optional: true
|
|
|
|
csstype@3.2.3:
|
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
|
|
|
detect-libc@2.1.2:
|
|
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
es-module-lexer@2.0.0:
|
|
resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==}
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
fdir@6.5.0:
|
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
js-tokens@9.0.1:
|
|
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
lightningcss@1.32.0:
|
|
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
magic-string@0.30.21:
|
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
|
|
nanoid@3.3.11:
|
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
picomatch@4.0.4:
|
|
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
engines: {node: '>=12'}
|
|
|
|
postcss@8.5.9:
|
|
resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
react-dom@19.2.5:
|
|
resolution: {integrity: sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==}
|
|
peerDependencies:
|
|
react: ^19.2.5
|
|
|
|
react@19.2.5:
|
|
resolution: {integrity: sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
rolldown@1.0.0-rc.15:
|
|
resolution: {integrity: sha512-Ff31guA5zT6WjnGp0SXw76X6hzGRk/OQq2hE+1lcDe+lJdHSgnSX6nK3erbONHyCbpSj9a9E+uX/OvytZoWp2g==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
|
|
rsc-html-stream@0.0.7:
|
|
resolution: {integrity: sha512-v9+fuY7usTgvXdNl8JmfXCvSsQbq2YMd60kOeeMIqCJFZ69fViuIxztHei7v5mlMMa2h3SqS+v44Gu9i9xANZA==}
|
|
|
|
scheduler@0.27.0:
|
|
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
srvx@0.11.15:
|
|
resolution: {integrity: sha512-iXsux0UcOjdvs0LCMa2Ws3WwcDUozA3JN3BquNXkaFPP7TpRqgunKdEgoZ/uwb1J6xaYHfxtz9Twlh6yzwM6Tg==}
|
|
engines: {node: '>=20.16.0'}
|
|
hasBin: true
|
|
|
|
strip-literal@3.1.0:
|
|
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
|
|
|
|
tinyglobby@0.2.16:
|
|
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
turbo-stream@3.2.0:
|
|
resolution: {integrity: sha512-EK+bZ9UVrVh7JLslVFOV0GEMsociOqVOvEMTAd4ixMyffN5YNIEdLZWXUx5PJqDbTxSIBWw04HS9gCY4frYQDQ==}
|
|
|
|
vite@8.0.8:
|
|
resolution: {integrity: sha512-dbU7/iLVa8KZALJyLOBOQ88nOXtNG8vxKuOT4I2mD+Ya70KPceF4IAmDsmU0h1Qsn5bPrvsY9HJstCRh3hG6Uw==}
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^20.19.0 || >=22.12.0
|
|
'@vitejs/devtools': ^0.1.0
|
|
esbuild: ^0.27.0 || ^0.28.0
|
|
jiti: '>=1.21.0'
|
|
less: ^4.0.0
|
|
sass: ^1.70.0
|
|
sass-embedded: ^1.70.0
|
|
stylus: '>=0.54.8'
|
|
sugarss: ^5.0.0
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
'@vitejs/devtools':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
vitefu@1.1.3:
|
|
resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
|
|
peerDependencies:
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
peerDependenciesMeta:
|
|
vite:
|
|
optional: true
|
|
|
|
snapshots:
|
|
|
|
'@emnapi/core@1.9.2':
|
|
dependencies:
|
|
'@emnapi/wasi-threads': 1.2.1
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/runtime@1.9.2':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@emnapi/wasi-threads@1.2.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
|
|
'@napi-rs/wasm-runtime@1.1.3(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)':
|
|
dependencies:
|
|
'@emnapi/core': 1.9.2
|
|
'@emnapi/runtime': 1.9.2
|
|
'@tybys/wasm-util': 0.10.1
|
|
optional: true
|
|
|
|
'@oxc-project/types@0.124.0': {}
|
|
|
|
'@rolldown/binding-android-arm64@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-arm64@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-darwin-x64@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-freebsd-x64@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-gnu@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-arm64-musl@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-s390x-gnu@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-gnu@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-linux-x64-musl@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-openharmony-arm64@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-wasm32-wasi@1.0.0-rc.15':
|
|
dependencies:
|
|
'@emnapi/core': 1.9.2
|
|
'@emnapi/runtime': 1.9.2
|
|
'@napi-rs/wasm-runtime': 1.1.3(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-arm64-msvc@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/binding-win32-x64-msvc@1.0.0-rc.15':
|
|
optional: true
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.15': {}
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.7': {}
|
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
'@types/estree@1.0.8': {}
|
|
|
|
'@types/react-dom@19.2.3(@types/react@19.2.14)':
|
|
dependencies:
|
|
'@types/react': 19.2.14
|
|
|
|
'@types/react@19.2.14':
|
|
dependencies:
|
|
csstype: 3.2.3
|
|
|
|
'@vitejs/plugin-react@6.0.1(vite@8.0.8)':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.0-rc.7
|
|
vite: 8.0.8
|
|
|
|
'@vitejs/plugin-rsc@0.5.24(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(vite@8.0.8)':
|
|
dependencies:
|
|
'@rolldown/pluginutils': 1.0.0-rc.15
|
|
es-module-lexer: 2.0.0
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.30.21
|
|
react: 19.2.5
|
|
react-dom: 19.2.5(react@19.2.5)
|
|
srvx: 0.11.15
|
|
strip-literal: 3.1.0
|
|
turbo-stream: 3.2.0
|
|
vite: 8.0.8
|
|
vitefu: 1.1.3(vite@8.0.8)
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
detect-libc@2.1.2: {}
|
|
|
|
es-module-lexer@2.0.0: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
'@types/estree': 1.0.8
|
|
|
|
fdir@6.5.0(picomatch@4.0.4):
|
|
optionalDependencies:
|
|
picomatch: 4.0.4
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
js-tokens@9.0.1: {}
|
|
|
|
lightningcss-android-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-arm64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-darwin-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-freebsd-x64@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm-gnueabihf@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-arm64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-gnu@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-linux-x64-musl@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-arm64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss-win32-x64-msvc@1.32.0:
|
|
optional: true
|
|
|
|
lightningcss@1.32.0:
|
|
dependencies:
|
|
detect-libc: 2.1.2
|
|
optionalDependencies:
|
|
lightningcss-android-arm64: 1.32.0
|
|
lightningcss-darwin-arm64: 1.32.0
|
|
lightningcss-darwin-x64: 1.32.0
|
|
lightningcss-freebsd-x64: 1.32.0
|
|
lightningcss-linux-arm-gnueabihf: 1.32.0
|
|
lightningcss-linux-arm64-gnu: 1.32.0
|
|
lightningcss-linux-arm64-musl: 1.32.0
|
|
lightningcss-linux-x64-gnu: 1.32.0
|
|
lightningcss-linux-x64-musl: 1.32.0
|
|
lightningcss-win32-arm64-msvc: 1.32.0
|
|
lightningcss-win32-x64-msvc: 1.32.0
|
|
|
|
magic-string@0.30.21:
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
|
|
nanoid@3.3.11: {}
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.4: {}
|
|
|
|
postcss@8.5.9:
|
|
dependencies:
|
|
nanoid: 3.3.11
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
react-dom@19.2.5(react@19.2.5):
|
|
dependencies:
|
|
react: 19.2.5
|
|
scheduler: 0.27.0
|
|
|
|
react@19.2.5: {}
|
|
|
|
rolldown@1.0.0-rc.15:
|
|
dependencies:
|
|
'@oxc-project/types': 0.124.0
|
|
'@rolldown/pluginutils': 1.0.0-rc.15
|
|
optionalDependencies:
|
|
'@rolldown/binding-android-arm64': 1.0.0-rc.15
|
|
'@rolldown/binding-darwin-arm64': 1.0.0-rc.15
|
|
'@rolldown/binding-darwin-x64': 1.0.0-rc.15
|
|
'@rolldown/binding-freebsd-x64': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-arm64-musl': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-x64-gnu': 1.0.0-rc.15
|
|
'@rolldown/binding-linux-x64-musl': 1.0.0-rc.15
|
|
'@rolldown/binding-openharmony-arm64': 1.0.0-rc.15
|
|
'@rolldown/binding-wasm32-wasi': 1.0.0-rc.15
|
|
'@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.15
|
|
'@rolldown/binding-win32-x64-msvc': 1.0.0-rc.15
|
|
|
|
rsc-html-stream@0.0.7: {}
|
|
|
|
scheduler@0.27.0: {}
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
srvx@0.11.15: {}
|
|
|
|
strip-literal@3.1.0:
|
|
dependencies:
|
|
js-tokens: 9.0.1
|
|
|
|
tinyglobby@0.2.16:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.4)
|
|
picomatch: 4.0.4
|
|
|
|
tslib@2.8.1:
|
|
optional: true
|
|
|
|
turbo-stream@3.2.0: {}
|
|
|
|
vite@8.0.8:
|
|
dependencies:
|
|
lightningcss: 1.32.0
|
|
picomatch: 4.0.4
|
|
postcss: 8.5.9
|
|
rolldown: 1.0.0-rc.15
|
|
tinyglobby: 0.2.16
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
vitefu@1.1.3(vite@8.0.8):
|
|
optionalDependencies:
|
|
vite: 8.0.8
|