|
25 | 25 | "test:workflow": "act --container-architecture linux/amd64 --artifact-server-path /tmp/artifacts -W .github/workflows/client.yml"
|
26 | 26 | },
|
27 | 27 | "engines": {
|
28 |
| - "node": "18", |
29 |
| - "npm": "9" |
| 28 | + "node": ">=18", |
| 29 | + "npm": ">=9" |
30 | 30 | },
|
31 | 31 | "lint-staged": {
|
32 | 32 | "**/*": "prettier --write --ignore-unknown"
|
33 | 33 | },
|
34 | 34 | "private": true,
|
35 | 35 | "dependencies": {
|
36 |
| - "@angular/animations": "17.0.8", |
37 |
| - "@angular/cdk": "17.0.4", |
38 |
| - "@angular/common": "17.0.8", |
39 |
| - "@angular/compiler": "17.0.8", |
40 |
| - "@angular/core": "17.0.8", |
41 |
| - "@angular/forms": "17.0.8", |
42 |
| - "@angular/material": "17.0.4", |
43 |
| - "@angular/platform-browser": "17.0.8", |
44 |
| - "@angular/platform-browser-dynamic": "17.0.8", |
45 |
| - "@angular/platform-server": "17.0.8", |
46 |
| - "@angular/router": "17.0.8", |
47 |
| - "@angular/service-worker": "17.0.8", |
48 |
| - "@angular/ssr": "17.0.9", |
| 36 | + "@angular/animations": "17.0.9", |
| 37 | + "@angular/cdk": "17.0.5", |
| 38 | + "@angular/common": "17.0.9", |
| 39 | + "@angular/compiler": "17.0.9", |
| 40 | + "@angular/core": "17.0.9", |
| 41 | + "@angular/forms": "17.0.9", |
| 42 | + "@angular/material": "17.0.5", |
| 43 | + "@angular/platform-browser": "17.0.9", |
| 44 | + "@angular/platform-browser-dynamic": "17.0.9", |
| 45 | + "@angular/platform-server": "17.0.9", |
| 46 | + "@angular/router": "17.0.9", |
| 47 | + "@angular/service-worker": "17.0.9", |
| 48 | + "@angular/ssr": "17.0.10", |
49 | 49 | "@asymmetrik/ngx-leaflet": "17.0.0",
|
50 | 50 | "@capacitor-firebase/analytics": "5.3.0",
|
51 | 51 | "@capacitor-firebase/app": "5.3.0",
|
|
61 | 61 | "@capacitor/splash-screen": "5.0.6",
|
62 | 62 | "@ctrl/ngx-github-buttons": "9.0.0",
|
63 | 63 | "@google/model-viewer": "3.3.0",
|
64 |
| - "@ionic/angular": "7.6.3", |
| 64 | + "@ionic/angular": "7.6.4", |
65 | 65 | "@mediapipe/drawing_utils": "0.3.1675466124",
|
66 | 66 | "@mediapipe/holistic": "0.5.1675471629",
|
67 | 67 | "@mediapipe/tasks-text": "^0.10.9",
|
|
71 | 71 | "@sign-mt/i18n": "git://github.com/sign/i18n.git",
|
72 | 72 | "@sutton-signwriting/font-ttf": "1.5.2",
|
73 | 73 | "@sutton-signwriting/sgnw-components": "1.1.0",
|
74 |
| - "@tensorflow/tfjs": "4.15.0", |
75 |
| - "@tensorflow/tfjs-backend-wasm": "4.15.0", |
76 |
| - "@tensorflow/tfjs-backend-webgl": "4.15.0", |
77 |
| - "@tensorflow/tfjs-backend-webgpu": "4.15.0", |
78 |
| - "@tensorflow/tfjs-converter": "4.15.0", |
79 |
| - "@tensorflow/tfjs-core": "4.15.0", |
80 |
| - "@tensorflow/tfjs-layers": "4.15.0", |
| 74 | + "@tensorflow/tfjs": "4.16.0", |
| 75 | + "@tensorflow/tfjs-backend-wasm": "4.16.0", |
| 76 | + "@tensorflow/tfjs-backend-webgl": "4.16.0", |
| 77 | + "@tensorflow/tfjs-backend-webgpu": "4.16.0", |
| 78 | + "@tensorflow/tfjs-converter": "4.16.0", |
| 79 | + "@tensorflow/tfjs-core": "4.16.0", |
| 80 | + "@tensorflow/tfjs-layers": "4.16.0", |
81 | 81 | "base64-blob": "1.4.1",
|
82 | 82 | "capacitor-blob-writer": "1.1.14",
|
83 | 83 | "cld3-asm": "4.0.0",
|
|
99 | 99 | "zone.js": "0.14.3"
|
100 | 100 | },
|
101 | 101 | "devDependencies": {
|
102 |
| - "@angular-devkit/architect": "0.1700.9", |
103 |
| - "@angular-devkit/build-angular": "17.0.9", |
| 102 | + "@angular-devkit/architect": "0.1700.10", |
| 103 | + "@angular-devkit/build-angular": "17.0.10", |
104 | 104 | "@angular-eslint/builder": "17.2.0",
|
105 | 105 | "@angular-eslint/eslint-plugin": "17.2.0",
|
106 | 106 | "@angular-eslint/eslint-plugin-template": "17.2.0",
|
107 | 107 | "@angular-eslint/schematics": "17.2.0",
|
108 | 108 | "@angular-eslint/template-parser": "17.2.0",
|
109 |
| - "@angular/cli": "17.0.9", |
110 |
| - "@angular/compiler-cli": "17.0.8", |
| 109 | + "@angular/cli": "17.0.10", |
| 110 | + "@angular/compiler-cli": "17.0.9", |
111 | 111 | "@capacitor/assets": "3.0.4",
|
112 | 112 | "@capacitor/cli": "5.6.0",
|
113 |
| - "@ionic/angular-server": "7.6.3", |
| 113 | + "@ionic/angular-server": "7.6.4", |
114 | 114 | "@playwright/test": "1.40.1",
|
115 | 115 | "@sign-mt/configuration": "git://github.com/sign/.github.git",
|
116 | 116 | "@trapezedev/project": "7.0.10",
|
|
0 commit comments