-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
60 lines (55 loc) · 1.22 KB
/
pnpm-workspace.yaml
File metadata and controls
60 lines (55 loc) · 1.22 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
packages:
- packages/*
- examples/*
catalog:
"@angular-devkit/build-angular": ^20.2.2
"@angular/cli": ^20.2.2
"@angular/common": ^20.2.2
"@angular/compiler": ^20.2.2
"@angular/compiler-cli": ^20.2.2
"@angular/core": ^20.2.2
"@angular/fire": ^20.0.1
"@angular/forms": ^20.2.2
"@angular/platform-browser": ^20.2.2
"@angular/platform-browser-dynamic": ^20.2.2
"@angular/router": ^20.2.2
"@tailwindcss/vite": ^4.1.14
"@testing-library/jest-dom": ^6.8.0
"@testing-library/react": ^16.3.0
"@types/jsdom": ^21.1.7
"@types/node": ^24.3.1
"@types/react": 19.2.7
"@types/react-dom": 19.2.3
"@nanostores/deepmap": ^0.0.1
"@vitejs/plugin-react": ^5.0.2
eslint: ^9.35.0
firebase: ^11.10.0
jsdom: ^26.1.0
nanostores: ^1.1.0
prettier: ^3.6.2
react: 19.2.1
react-dom: 19.2.1
rimraf: ^6.0.1
rxjs: ^7.8.2
tailwindcss: ^4.1.13
tsup: 8.5.0
typescript: ^5.9.2
vite: ^7.1.5
vitest: ^3.2.4
vitest-tsconfig-paths: ^3.4.1
zod: 4.1.12
zone.js: ^0.15.0
catalogs:
peerDependencies:
"@angular/fire": ^20
firebase: ^11 || ^12
react: ^19
react-dom: ^19
onlyBuiltDependencies:
- "@parcel/watcher"
- esbuild
- lmdb
- msgpackr-extract
- protobufjs
- sharp
gitChecks: false