-
-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
69 lines (65 loc) · 1.48 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
69 lines (65 loc) · 1.48 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
packages:
- .pkgs/*
- apps/*
- packages/*
- plugins/*
- examples/*
allowBuilds:
"@parcel/watcher": true
dprint: true
esbuild: true
msgpackr-extract: true
nx: true
sharp: true
onlyBuiltDependencies:
- "@parcel/watcher"
- core-js
- dprint
- esbuild
- msgpackr-extract
- sharp
overrides:
"@types/react": ^19.2.17
"@types/react-dom": ^19.2.3
"@typescript-eslint/project-service": "^8.60.1"
"@typescript-eslint/scope-manager": "^8.60.1"
"@typescript-eslint/tsconfig-utils": "^8.60.1"
"@typescript-eslint/type-utils": "^8.60.1"
"@typescript-eslint/types": "^8.60.1"
"@typescript-eslint/typescript-estree": "^8.60.1"
"@typescript-eslint/utils": "^8.60.1"
"@typescript-eslint/visitor-keys": "^8.60.1"
axios: ^1.17.0 # Transitive dependency axios 1.15.0 is introduced via nx 22.7.1
chokidar: ^5.0.0
defu: ^6.1.7
dompurify: ^3.4.8
esbuild: ^0.28.0
follow-redirects: ^1.16.0
lodash-es: ^4.18.1
lodash: ^4.18.1
mermaid: "^11.15.0"
minimatch: ^10.2.5
next: ^16.2.7
path-to-regexp: "^8.4.2"
postcss: ^8.5.15
react-dom: ^19.2.7
react: ^19.2.7
semver: "^7.8.2"
tmp: "^0.2.7"
ts-api-utils: ^2.5.0
tslib: ^2.8.1
typescript-eslint: "^8.60.1"
typescript: "6.0.3"
undici-types: ^8.4.0
undici: ^8.4.0
uuid: ^14.0.0
trustPolicy: "no-downgrade"
minimumReleaseAge: 1440 # 1 day
minimumReleaseAgeExclude:
- fumadocs-core
- fumadocs-docgen
- fumadocs-mdx
- fumadocs-twoslash
- fumadocs-typescript
- fumadocs-ui
- tsl-dx@0.12.2