-
-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
49 lines (46 loc) · 1.06 KB
/
pnpm-workspace.yaml
File metadata and controls
49 lines (46 loc) · 1.06 KB
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
packages:
- .pkgs/*
- apps/*
- packages/*
- plugins/*
- examples/*
onlyBuiltDependencies:
- "@parcel/watcher"
- core-js
- dprint
- esbuild
- msgpackr-extract
- sharp
overrides:
"@types/react": ^19.2.14
"@types/react-dom": ^19.2.3
"@typescript-eslint/project-service": "^8.59.1"
"@typescript-eslint/scope-manager": "^8.59.1"
"@typescript-eslint/tsconfig-utils": "^8.59.1"
"@typescript-eslint/type-utils": "^8.59.1"
"@typescript-eslint/types": "^8.59.1"
"@typescript-eslint/typescript-estree": "^8.59.1"
"@typescript-eslint/utils": "^8.59.1"
"@typescript-eslint/visitor-keys": "^8.59.1"
chokidar: ^5.0.0
defu: ^6.1.7
dompurify: ^3.4.2
esbuild: ^0.28.0
follow-redirects: ^1.16.0
lodash-es: ^4.18.1
lodash: ^4.18.1
minimatch: ^10.2.5
next: ^16.2.4
path-to-regexp: "^8.4.2"
postcss: ^8.5.13
react-dom: ^19.2.5
react: ^19.2.5
semver: "^7.7.4"
ts-api-utils: ^2.5.0
tslib: ^2.8.1
typescript-eslint: "^8.59.1"
typescript: "^6.0.3"
undici-types: ^8.1.0
undici: ^8.1.0
uuid: ^14.0.0
trustPolicy: "no-downgrade"