Files
element-plus/pnpm-workspace.yaml
btea 39076202ec chore: fix build (#23737)
* chore: fix build

* chore: update
2026-03-07 10:49:54 +01:00

49 lines
890 B
YAML

packages:
- packages/*
- docs
- play
- internal/*
catalog:
'@ctrl/tinycolor': ^3.4.1
'@element-plus/icons-vue': ^2.3.2
'@floating-ui/dom': ^1.0.1
'@popperjs/core': npm:@sxzz/popperjs-es@^2.11.7
'@vitejs/plugin-vue': ^5.1.4
'@vitejs/plugin-vue-jsx': ^4.0.1
'@vue/server-renderer': ^3.5.22
'@vue/shared': ^3.5.22
'@vue/test-utils': ^2.4.6
'@vueuse/core': 12.0.0
lodash-unified: ^1.0.3
normalize-wheel-es: ^1.2.0
vue: ^3.5.22
# vitest: ^2.0.5
onlyBuiltDependencies:
- '@parcel/watcher'
- es5-ext
- esbuild
- fsevents
- puppeteer
- vue-demi
overrides:
jwa: ^1.4.2 # 20697
typescript: $typescript
patchedDependencies:
async-validator@4.2.5: patches/async-validator@4.2.5.patch #16757
peerDependencyRules:
ignoreMissing:
- vite
- react
- react-dom
shamefullyHoist: true
shellEmulator: true
strictPeerDependencies: false