forked from alloy-framework/alloy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pnpm-workspace.yaml
34 lines (34 loc) · 909 Bytes
/
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
packages:
- packages/*
- samples/*
catalog:
"@babel/cli": ^7.24.7
"@babel/core": ^7.24.7
"@babel/generator": ^7.25.0
"@babel/helper-module-imports": 7.18.6
"@babel/plugin-syntax-jsx": ^7.18.6
"@babel/preset-typescript": ^7.24.7
"@babel/types": ^7.20.7
"@rollup/plugin-babel": ^6.0.4
"@rollup/plugin-node-resolve": ^15.2.3
"@rollup/plugin-typescript": ^11.1.6
"@types/babel__core": ^7.20.5
"@types/babel__generator": ^7.6.8
"@types/babel__traverse": ^7.20.6
"@types/node": ^20.14.12
"@vue/reactivity": ^3.4.30
babel-plugin-tester: ^11.0.4
change-case: ^5.4.4
concurrently: ^8.2.2
eslint-plugin-vitest: "^0.5.4"
eslint: "^9.9.0"
html-entities: 2.3.3
pathe: ^1.1.2
prettier-plugin-organize-imports: "^4.0.0"
prettier: ^3.3.3
rimraf: ^6.0.1
rollup: ^4.18.1
typescript-eslint: "^8.1.0"
typescript: ^5.5.4
validate-html-nesting: ^1.2.1
vitest: ^2.1.2