-
-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
70 lines (64 loc) · 1.45 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
70 lines (64 loc) · 1.45 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
70
overrides:
typescript: '6.0.3'
packages:
- apps/*
- libs/*
catalog:
'@date-fns/tz': 1.5.0
'@dotenvx/dotenvx': ^2.21.0
'@google-cloud/datastore': ^11.0.1
'@google-cloud/pubsub': ^6.0.1
'@google-cloud/compute': 7.1.0
'@google-cloud/storage': ^8.0.1
'@reduxjs/toolkit': ^2.12.0
'@types/compression': ^1.8.1
'@types/cors': ^2.8.19
'@types/csurf': ^1.11.5
'@types/d3-array': ^3.2.2
'@types/express': ^5.0.6
'@types/express-fileupload': ^1.5.1
'@types/express-session': ^1.19.0
'@types/google.maps': ^3.65.5
'@types/mapbox__sphericalmercator': ^1.2.3
'@types/node-os-utils': ^1.3.4
'@types/react': ^19.2.18
'@types/react-redux': ^7.1.34
'@types/validator': ^13.15.10
'@xmldom/xmldom': ^0.9.12
commander: ^15.0.0
date-fns: ^4.4.0
express: ^5.2.1
geolib: ^3.3.14
glob: ^13.0.6
grant: ^5.4.24
redis: ^6.2.1
jsonc-eslint-parser: 3.3.0
lit: ^3.3.3
mapbox-vector-tile: ^0.3.0
simplify-path: ^1.1.0
tslib: ^2.8.1
vite: ^8.2.2
zod: ^4.4.3
core-js: ^3.50.0
'@ionic/core': ^8.8.18
'@preact/preset-vite': ^2.10.6
allowBuilds:
'@parcel/watcher': false
'@swc/core': false
'@vaadin/vaadin-usage-statistics': false
core-js: false
cypress: false
esbuild: false
lodepng: false
nx: false
protobufjs: false
sharp: false
unrs-resolver: false
packageExtensions:
servez-lib@*:
dependencies:
send: '*'
# time in minutes
minimumReleaseAge: 0
injectWorkspacePackages: true
catalogMode: strict