|
21 | 21 | "@angular-eslint/eslint-plugin-template": "20.1.1", |
22 | 22 | "@angular-eslint/template-parser": "20.1.1", |
23 | 23 | "@angular/build": "20.0.3", |
24 | | - "@angular/cli": "~19.2.0", |
| 24 | + "@angular/cli": "~20.0.3", |
25 | 25 | "@angular/compiler-cli": "20.0.4", |
26 | 26 | "@angular/language-service": "20.0.4", |
27 | 27 | "@capacitor/android": "^5.0.3", |
28 | 28 | "@capacitor/cli": "^5.0.3", |
29 | 29 | "@capacitor/ios": "^5.0.3", |
30 | | - "@chromatic-com/storybook": "^3.2.4", |
31 | | - "@eslint/eslintrc": "^2.1.1", |
| 30 | + "@chromatic-com/storybook": "^4.0.0", |
| 31 | + "@eslint/eslintrc": "^3.3.1", |
32 | 32 | "@nx/angular": "21.2.1", |
33 | 33 | "@nx/cypress": "21.2.1", |
34 | 34 | "@nx/devkit": "21.2.1", |
|
44 | 44 | "@nxext/ionic-angular": "^19.0.0", |
45 | 45 | "@phenomnomnominal/tsquery": "^6.1.3", |
46 | 46 | "@schematics/angular": "20.0.3", |
| 47 | + "@storybook/addon-docs": "9.0.12", |
47 | 48 | "@storybook/angular": "9.0.9", |
48 | | - "@storybook/test-runner": "0.22.1", |
| 49 | + "@storybook/test-runner": "0.23.0", |
49 | 50 | "@swc-node/register": "1.10.9", |
50 | 51 | "@swc/cli": "0.6.0", |
51 | 52 | "@swc/core": "1.10.7", |
52 | | - "@types/jest": "29.5.14", |
| 53 | + "@types/jest": "30.0.0", |
53 | 54 | "@types/node": "20.14.12", |
54 | 55 | "@types/three": "^0.172.0", |
55 | 56 | "@typescript-eslint/utils": "8.34.1", |
|
59 | 60 | "czg": "^1.11.0", |
60 | 61 | "dotenv-cli": "^7.4.4", |
61 | 62 | "enquirer": "^2.4.1", |
62 | | - "eslint": "9.17.0", |
| 63 | + "eslint": "9.29.0", |
63 | 64 | "eslint-config-prettier": "10.1.5", |
64 | 65 | "eslint-plugin-cypress": "^2.13.4", |
| 66 | + "eslint-plugin-storybook": "9.0.9", |
65 | 67 | "glsl-noise": "^0.0.0", |
66 | 68 | "glslify-loader": "^2.0.0", |
67 | | - "jest": "29.7.0", |
68 | | - "jest-environment-jsdom": "29.7.0", |
| 69 | + "jest": "30.0.2", |
| 70 | + "jest-environment-jsdom": "30.0.2", |
69 | 71 | "jest-preset-angular": "14.6.0", |
70 | 72 | "jiti": "2.4.2", |
71 | 73 | "jsdom": "^24.1.1", |
|
77 | 79 | "postcss-preset-env": "~9.6.0", |
78 | 80 | "postcss-url": "~10.1.3", |
79 | 81 | "postprocessing": "^6.36.6", |
80 | | - "prettier": "^3.4.2", |
| 82 | + "prettier": "^3.5.3", |
81 | 83 | "prettier-plugin-organize-imports": "^4.1.0", |
82 | 84 | "raw-loader": "^4.0.2", |
83 | 85 | "storybook": "9.0.9", |
84 | | - "storybook-addon-deep-controls": "^0.9.2", |
| 86 | + "storybook-addon-deep-controls": "^0.9.4", |
85 | 87 | "tailwindcss": "^3.4.17", |
86 | | - "three": "^0.172.0", |
| 88 | + "three": "^0.177.0", |
87 | 89 | "ts-jest": "^29.2.5", |
88 | 90 | "ts-node": "10.9.2", |
89 | 91 | "typescript": "5.8.3", |
|
92 | 94 | "vite-plugin-glslify": "^2.1.0", |
93 | 95 | "vite-tsconfig-paths": "^4.3.2", |
94 | 96 | "vitest": "1.6.0", |
95 | | - "vitest-webgl-canvas-mock": "^1.1.0", |
96 | | - "eslint-plugin-storybook": "9.0.9", |
97 | | - "@storybook/addon-docs": "9.0.12" |
| 97 | + "vitest-webgl-canvas-mock": "^1.1.0" |
98 | 98 | }, |
99 | 99 | "dependencies": { |
100 | 100 | "@analogjs/content": "1.17.1", |
|
113 | 113 | "@capacitor/keyboard": "^5.0.0", |
114 | 114 | "@capacitor/status-bar": "^5.0.0", |
115 | 115 | "@dimforge/rapier3d-compat": "^0.14.0", |
116 | | - "@ionic/angular": "^7.0.0", |
| 116 | + "@ionic/angular": "^8.6.2", |
117 | 117 | "@monogrid/gainmap-js": "^3.1.0", |
118 | 118 | "@nativescript/angular": "^18.1.3", |
119 | 119 | "@nativescript/canvas": "2.0.0-webgpu.11", |
|
146 | 146 | "rxjs": "~7.8.1", |
147 | 147 | "stats-gl": "^3.6.0", |
148 | 148 | "three-custom-shader-material": "~6.2.1", |
149 | | - "three-mesh-bvh": "^0.8.3", |
| 149 | + "three-mesh-bvh": "^0.9.0", |
150 | 150 | "three-stdlib": "^2.35.7", |
151 | | - "troika-three-text": "^0.52.3", |
| 151 | + "troika-three-text": "^0.52.4", |
152 | 152 | "tslib": "^2.8.1", |
153 | | - "zone.js": "0.15.0" |
| 153 | + "zone.js": "0.15.1" |
154 | 154 | }, |
155 | 155 | "web-types": [ |
156 | 156 | "node_modules/angular-three/web-types.json", |
|
0 commit comments