|
12 | 12 | },
|
13 | 13 | "private": true,
|
14 | 14 | "devDependencies": {
|
15 |
| - "@angular-devkit/build-angular": "19.1.7", |
16 |
| - "@angular-devkit/core": "19.1.7", |
17 |
| - "@angular-devkit/schematics": "19.1.7", |
18 |
| - "@angular-eslint/eslint-plugin": "19.1.0", |
19 |
| - "@angular-eslint/eslint-plugin-template": "19.1.0", |
20 |
| - "@angular-eslint/template-parser": "19.1.0", |
21 |
| - "@angular/build": "19.1.7", |
22 |
| - "@angular/cli": "~19.1.0", |
23 |
| - "@angular/compiler-cli": "19.1.6", |
24 |
| - "@angular/language-service": "19.1.6", |
| 15 | + "@angular-devkit/build-angular": "19.2.1", |
| 16 | + "@angular-devkit/core": "19.2.1", |
| 17 | + "@angular-devkit/schematics": "19.2.1", |
| 18 | + "@angular-eslint/eslint-plugin": "19.2.1", |
| 19 | + "@angular-eslint/eslint-plugin-template": "19.2.1", |
| 20 | + "@angular-eslint/template-parser": "19.2.1", |
| 21 | + "@angular/build": "19.2.1", |
| 22 | + "@angular/cli": "~19.2.0", |
| 23 | + "@angular/compiler-cli": "19.2.1", |
| 24 | + "@angular/language-service": "19.2.1", |
25 | 25 | "@chromatic-com/storybook": "^3.2.5",
|
26 | 26 | "@eslint/eslintrc": "^2.1.1",
|
27 |
| - "@nx/angular": "20.4.6", |
28 |
| - "@nx/cypress": "20.4.6", |
29 |
| - "@nx/devkit": "20.4.6", |
30 |
| - "@nx/eslint": "20.4.6", |
31 |
| - "@nx/eslint-plugin": "20.4.6", |
32 |
| - "@nx/jest": "20.4.6", |
33 |
| - "@nx/js": "20.4.6", |
34 |
| - "@nx/plugin": "20.4.6", |
35 |
| - "@nx/storybook": "20.4.6", |
36 |
| - "@nx/vite": "20.4.6", |
37 |
| - "@nx/web": "20.4.6", |
38 |
| - "@nx/workspace": "20.4.6", |
| 27 | + "@nx/angular": "20.5.0", |
| 28 | + "@nx/cypress": "20.5.0", |
| 29 | + "@nx/devkit": "20.5.0", |
| 30 | + "@nx/eslint": "20.5.0", |
| 31 | + "@nx/eslint-plugin": "20.5.0", |
| 32 | + "@nx/jest": "20.5.0", |
| 33 | + "@nx/js": "20.5.0", |
| 34 | + "@nx/plugin": "20.5.0", |
| 35 | + "@nx/storybook": "20.5.0", |
| 36 | + "@nx/vite": "20.5.0", |
| 37 | + "@nx/web": "20.5.0", |
| 38 | + "@nx/workspace": "20.5.0", |
39 | 39 | "@phenomnomnominal/tsquery": "^6.1.3",
|
40 | 40 | "@rosskevin/gltfjsx": "^7.1.3",
|
41 |
| - "@schematics/angular": "19.1.7", |
| 41 | + "@schematics/angular": "19.2.1", |
42 | 42 | "@storybook/addon-essentials": "^8.6.2",
|
43 | 43 | "@storybook/addon-interactions": "^8.6.2",
|
44 | 44 | "@storybook/angular": "^8.6.2",
|
|
72 | 72 | "jest-environment-jsdom": "29.7.0",
|
73 | 73 | "jest-environment-node": "^29.7.0",
|
74 | 74 | "jest-preset-angular": "14.5.3",
|
| 75 | + "jiti": "2.4.2", |
75 | 76 | "jsdom": "^24.1.1",
|
76 | 77 | "jsonc-eslint-parser": "^2.4.0",
|
77 |
| - "ng-packagr": "19.1.2", |
| 78 | + "ng-packagr": "19.2.0", |
78 | 79 | "node-three-gltf": "^2.0.1",
|
79 |
| - "nx": "20.4.6", |
| 80 | + "nx": "20.5.0", |
80 | 81 | "postcss": "^8.5.3",
|
81 | 82 | "postcss-import": "~16.1.0",
|
82 | 83 | "postcss-preset-env": "~9.6.0",
|
|
95 | 96 | "tweakpane": "^4.0.5",
|
96 | 97 | "typescript": "5.7.3",
|
97 | 98 | "typescript-eslint": "^8.24.1",
|
98 |
| - "vite": "5.4.11", |
| 99 | + "vite": "6.2.1", |
99 | 100 | "vitest": "1.6.0",
|
100 | 101 | "vitest-webgl-canvas-mock": "^1.1.0"
|
101 | 102 | },
|
102 | 103 | "dependencies": {
|
103 |
| - "@angular/animations": "19.1.6", |
104 |
| - "@angular/common": "19.1.6", |
105 |
| - "@angular/compiler": "19.1.6", |
106 |
| - "@angular/core": "19.1.6", |
107 |
| - "@angular/forms": "19.1.6", |
108 |
| - "@angular/platform-browser": "19.1.6", |
109 |
| - "@angular/platform-browser-dynamic": "19.1.6", |
110 |
| - "@angular/platform-server": "19.1.6", |
111 |
| - "@angular/router": "19.1.6", |
| 104 | + "@angular/animations": "19.2.1", |
| 105 | + "@angular/common": "19.2.1", |
| 106 | + "@angular/compiler": "19.2.1", |
| 107 | + "@angular/core": "19.2.1", |
| 108 | + "@angular/forms": "19.2.1", |
| 109 | + "@angular/platform-browser": "19.2.1", |
| 110 | + "@angular/platform-browser-dynamic": "19.2.1", |
| 111 | + "@angular/platform-server": "19.2.1", |
| 112 | + "@angular/router": "19.2.1", |
112 | 113 | "@dimforge/rapier3d-compat": "^0.14.0",
|
113 | 114 | "@monogrid/gainmap-js": "^3.1.0",
|
114 | 115 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
|
0 commit comments