-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-workspace.yaml
57 lines (57 loc) · 1.55 KB
/
pnpm-workspace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
packages:
- apps/*
- envs/*
- packages/**/*
catalog:
'@babel/core': ^7.24.4
'@babel/plugin-proposal-class-properties': 7.14.5
'@babel/preset-react': ^7.24.1
'@babel/runtime': ^7.24.4
'@egoist/tailwindcss-icons': ^1.8.2
'@iconify/json': ^2.2.290
'@pmmmwh/react-refresh-webpack-plugin': ^0.5.5
'@tarojs/cli': 4.0.7
'@tarojs/components': 4.0.7
'@tarojs/helper': 4.0.7
'@tarojs/plugin-framework-react': 4.0.7
'@tarojs/plugin-platform-alipay': 4.0.7
'@tarojs/plugin-platform-h5': 4.0.7
'@tarojs/plugin-platform-harmony-hybrid': 4.0.7
'@tarojs/plugin-platform-jd': 4.0.7
'@tarojs/plugin-platform-qq': 4.0.7
'@tarojs/plugin-platform-swan': 4.0.7
'@tarojs/plugin-platform-tt': 4.0.7
'@tarojs/plugin-platform-weapp': 4.0.7
'@tarojs/react': 4.0.7
'@tarojs/runtime': 4.0.7
'@tarojs/shared': 4.0.7
'@tarojs/taro': 4.0.7
'@tarojs/taro-loader': 4.0.7
'@tarojs/webpack5-runner': 4.0.7
'@types/node': ^18
'@types/react': ^18.0.0
'@types/react-dom': ^18.0.0
'@types/webpack-env': ^1.13.6
babel-plugin-module-resolver: ^5.0.2
babel-preset-taro: 4.0.7
classnames: ^2.5.1
concurrently: ^9.1.0
eslint: ^8.57.0
eslint-config-taro: 4.0.7
eslint-plugin-react: ^7.34.1
eslint-plugin-react-hooks: ^4.4.0
less: ^4.2.1
postcss: ^8.4.49
prejss-cli: 0.3.3
react: ^18.0.0
react-dom: ^18.0.0
react-refresh: ^0.14.0
stylelint: ^16.4.0
tailwind-variants: ^0.3.0
tailwindcss: ^3.4.17
tsc-alias: ^1.8.10
tsconfig-paths-webpack-plugin: ^4.1.0
tsup: ^8.3.5
typescript: ^5.4.5
weapp-tailwindcss: ^3.7.0
webpack: 5.91.0