|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "devDependencies": { |
15 | | - "@angular-devkit/build-angular": "20.0.2", |
16 | | - "@angular-devkit/core": "20.0.2", |
17 | | - "@angular-devkit/schematics": "20.0.2", |
| 15 | + "@angular-devkit/build-angular": "20.1.4", |
| 16 | + "@angular-devkit/core": "20.1.4", |
| 17 | + "@angular-devkit/schematics": "20.1.4", |
18 | 18 | "@angular-eslint/eslint-plugin": "20.0.0", |
19 | 19 | "@angular-eslint/eslint-plugin-template": "20.0.0", |
20 | 20 | "@angular-eslint/template-parser": "20.0.0", |
21 | | - "@angular/build": "20.0.2", |
22 | | - "@angular/cli": "~20.0.2", |
23 | | - "@angular/compiler-cli": "20.0.3", |
24 | | - "@angular/language-service": "20.0.3", |
| 21 | + "@angular/build": "20.1.4", |
| 22 | + "@angular/cli": "~20.1.0", |
| 23 | + "@angular/compiler-cli": "20.1.4", |
| 24 | + "@angular/language-service": "20.1.4", |
25 | 25 | "@chromatic-com/storybook": "^4.0.1", |
26 | 26 | "@eslint/eslintrc": "^2.1.1", |
27 | | - "@nx/angular": "21.2.4", |
28 | | - "@nx/cypress": "21.2.4", |
29 | | - "@nx/devkit": "21.2.4", |
30 | | - "@nx/eslint": "21.2.4", |
31 | | - "@nx/eslint-plugin": "21.2.4", |
32 | | - "@nx/jest": "21.2.4", |
33 | | - "@nx/js": "21.2.4", |
34 | | - "@nx/plugin": "21.2.4", |
35 | | - "@nx/storybook": "21.2.4", |
36 | | - "@nx/vite": "21.2.4", |
37 | | - "@nx/web": "21.2.4", |
38 | | - "@nx/workspace": "21.2.4", |
| 27 | + "@nx/angular": "21.3.11", |
| 28 | + "@nx/cypress": "21.3.11", |
| 29 | + "@nx/devkit": "21.3.11", |
| 30 | + "@nx/eslint": "21.3.11", |
| 31 | + "@nx/eslint-plugin": "21.3.11", |
| 32 | + "@nx/jest": "21.3.11", |
| 33 | + "@nx/js": "21.3.11", |
| 34 | + "@nx/plugin": "21.3.11", |
| 35 | + "@nx/storybook": "21.3.11", |
| 36 | + "@nx/vite": "21.3.11", |
| 37 | + "@nx/web": "21.3.11", |
| 38 | + "@nx/workspace": "21.3.11", |
39 | 39 | "@phenomnomnominal/tsquery": "^6.1.3", |
40 | 40 | "@rosskevin/gltfjsx": "^7.1.3", |
41 | | - "@schematics/angular": "20.0.2", |
| 41 | + "@schematics/angular": "20.1.4", |
42 | 42 | "@storybook/addon-docs": "^9.0.17", |
43 | 43 | "@storybook/angular": "9.0.17", |
44 | 44 | "@storybook/test-runner": "0.23.0", |
|
47 | 47 | "@swc/core": "1.12.7", |
48 | 48 | "@tailwindcss/postcss": "^4.1.11", |
49 | 49 | "@tweakpane/core": "^2.0.5", |
50 | | - "@types/jest": "29.5.14", |
| 50 | + "@types/jest": "30.0.0", |
51 | 51 | "@types/node": "20.14.12", |
52 | 52 | "@types/three": "^0.178.1", |
53 | 53 | "@typescript-eslint/utils": "8.34.0", |
|
62 | 62 | "eslint-plugin-cypress": "^2.13.4", |
63 | 63 | "eslint-plugin-storybook": "9.0.17", |
64 | 64 | "glslify-loader": "^2.0.0", |
65 | | - "jest": "29.7.0", |
66 | | - "jest-environment-jsdom": "29.7.0", |
| 65 | + "jest": "30.0.5", |
| 66 | + "jest-environment-jsdom": "30.0.5", |
67 | 67 | "jest-environment-node": "^29.7.0", |
68 | | - "jest-preset-angular": "14.6.0", |
| 68 | + "jest-preset-angular": "15.0.0", |
69 | 69 | "jiti": "2.4.2", |
70 | 70 | "jsdom": "^24.1.1", |
71 | 71 | "jsonc-eslint-parser": "^2.4.0", |
72 | | - "ng-packagr": "20.0.0", |
| 72 | + "ng-packagr": "20.1.0", |
73 | 73 | "node-three-gltf": "^2.0.2", |
74 | | - "nx": "21.2.4", |
| 74 | + "nx": "21.3.11", |
75 | 75 | "path-browserify": "^1.0.1", |
76 | 76 | "postcss": "^8.5.6", |
77 | 77 | "postcss-import": "~16.1.1", |
|
84 | 84 | "storybook-addon-deep-controls": "^0.9.4", |
85 | 85 | "tailwindcss": "^4.1.11", |
86 | 86 | "three": "^0.178.0", |
87 | | - "ts-jest": "^29.4.0", |
| 87 | + "ts-jest": "29.4.0", |
88 | 88 | "ts-morph": "^26.0.0", |
89 | 89 | "ts-node": "10.9.2", |
90 | 90 | "tweakpane": "^4.0.5", |
91 | 91 | "typescript": "5.8.3", |
92 | 92 | "typescript-eslint": "^8.35.0", |
93 | 93 | "vite": "6.3.5", |
94 | | - "vitest-webgl-canvas-mock": "^1.1.0" |
| 94 | + "vitest-webgl-canvas-mock": "^1.1.0", |
| 95 | + "jest-util": "30.0.5" |
95 | 96 | }, |
96 | 97 | "dependencies": { |
97 | | - "@angular/animations": "20.0.3", |
98 | | - "@angular/common": "20.0.3", |
99 | | - "@angular/compiler": "20.0.3", |
100 | | - "@angular/core": "20.0.3", |
101 | | - "@angular/forms": "20.0.3", |
102 | | - "@angular/platform-browser": "20.0.3", |
103 | | - "@angular/platform-browser-dynamic": "20.0.3", |
104 | | - "@angular/platform-server": "20.0.3", |
105 | | - "@angular/router": "20.0.3", |
| 98 | + "@angular/animations": "20.1.4", |
| 99 | + "@angular/common": "20.1.4", |
| 100 | + "@angular/compiler": "20.1.4", |
| 101 | + "@angular/core": "20.1.4", |
| 102 | + "@angular/forms": "20.1.4", |
| 103 | + "@angular/platform-browser": "20.1.4", |
| 104 | + "@angular/platform-browser-dynamic": "20.1.4", |
| 105 | + "@angular/platform-server": "20.1.4", |
| 106 | + "@angular/router": "20.1.4", |
106 | 107 | "@dimforge/rapier3d-compat": "^0.17.3", |
107 | 108 | "@monogrid/gainmap-js": "^3.1.0", |
108 | 109 | "@pmndrs/cannon-worker-api": "^2.4.0", |
|
0 commit comments