mirror of
https://github.com/lqtmcstudio/QZMusic_PC.git
synced 2026-06-20 23:35:06 +08:00
34 lines
676 B
YAML
34 lines
676 B
YAML
|
|
packages:
|
||
|
|
- packages/*
|
||
|
|
- packages/playground/*
|
||
|
|
|
||
|
|
allowBuilds:
|
||
|
|
esbuild: true
|
||
|
|
"@swc/core": true
|
||
|
|
nx: true
|
||
|
|
sharp: true
|
||
|
|
vue-demi: true
|
||
|
|
|
||
|
|
catalog:
|
||
|
|
"@biomejs/biome": ^2.4.8
|
||
|
|
"@rolldown/plugin-babel": ^0.2.3
|
||
|
|
"@tsdown/css": ^0.22.0
|
||
|
|
"@types/react": ^19.2.14
|
||
|
|
"@types/react-dom": ^19.2.3
|
||
|
|
"@ungap/structured-clone": ^1.3.0
|
||
|
|
"@vitejs/plugin-react": ^6.0.2
|
||
|
|
classnames: ^2.5.1
|
||
|
|
framer-motion: ^12.38.0
|
||
|
|
jotai-babel: ^0.1.0
|
||
|
|
react: ^19.2.4
|
||
|
|
react-dom: ^19.2.4
|
||
|
|
sharp: ^0.34.5
|
||
|
|
tsdown: ^0.22.0
|
||
|
|
typedoc: ^0.28.18
|
||
|
|
typedoc-plugin-markdown: ^4.11.0
|
||
|
|
vite: ^8.0.13
|
||
|
|
vitest: ^4.1.6
|
||
|
|
|
||
|
|
patchedDependencies:
|
||
|
|
"@astrojs/starlight": patches/@astrojs__starlight.patch
|