|
15 | 15 | "@analogjs/platform": "1.13.0",
|
16 | 16 | "@analogjs/vite-plugin-angular": "1.13.0",
|
17 | 17 | "@analogjs/vitest-angular": "1.13.0",
|
18 |
| - "@angular-devkit/build-angular": "19.1.6", |
19 |
| - "@angular-devkit/core": "19.1.6", |
20 |
| - "@angular-devkit/schematics": "19.1.6", |
| 18 | + "@angular-devkit/build-angular": "19.1.7", |
| 19 | + "@angular-devkit/core": "19.1.7", |
| 20 | + "@angular-devkit/schematics": "19.1.7", |
21 | 21 | "@angular-eslint/eslint-plugin": "19.1.0",
|
22 | 22 | "@angular-eslint/eslint-plugin-template": "19.1.0",
|
23 | 23 | "@angular-eslint/template-parser": "19.1.0",
|
24 |
| - "@angular/build": "19.1.6", |
25 |
| - "@angular/cli": "~19.1.0", |
26 |
| - "@angular/compiler-cli": "19.1.5", |
27 |
| - "@angular/language-service": "19.1.5", |
| 24 | + "@angular/build": "19.1.7", |
| 25 | + "@angular/cli": "~19.1.7", |
| 26 | + "@angular/compiler-cli": "19.1.6", |
| 27 | + "@angular/language-service": "19.1.6", |
28 | 28 | "@chromatic-com/storybook": "^3.2.4",
|
29 | 29 | "@eslint/eslintrc": "^2.1.1",
|
30 | 30 | "@nx/angular": "20.4.5",
|
|
41 | 41 | "@nx/workspace": "20.4.5",
|
42 | 42 | "@phenomnomnominal/tsquery": "^6.1.3",
|
43 | 43 | "@rosskevin/gltfjsx": "^7.0.20",
|
44 |
| - "@schematics/angular": "19.1.6", |
| 44 | + "@schematics/angular": "19.1.7", |
45 | 45 | "@storybook/addon-essentials": "^8.5.7",
|
46 | 46 | "@storybook/addon-interactions": "^8.5.7",
|
47 | 47 | "@storybook/angular": "^8.5.7",
|
|
57 | 57 | "@types/jest": "29.5.14",
|
58 | 58 | "@types/node": "20.14.12",
|
59 | 59 | "@types/three": "^0.173.0",
|
60 |
| - "@typescript-eslint/utils": "8.23.0", |
| 60 | + "@typescript-eslint/utils": "8.24.1", |
61 | 61 | "@vitest/coverage-v8": "^1.0.4",
|
62 | 62 | "@vitest/ui": "^1.3.1",
|
63 | 63 | "autoprefixer": "^10.4.20",
|
|
66 | 66 | "czg": "^1.11.0",
|
67 | 67 | "dotenv-cli": "^7.4.4",
|
68 | 68 | "enquirer": "^2.4.1",
|
69 |
| - "eslint": "9.20.0", |
| 69 | + "eslint": "9.20.1", |
70 | 70 | "eslint-config-prettier": "9.1.0",
|
71 | 71 | "eslint-plugin-cypress": "^2.13.4",
|
72 | 72 | "glsl-noise": "^0.0.0",
|
|
80 | 80 | "ng-packagr": "19.1.2",
|
81 | 81 | "node-three-gltf": "^2.0.1",
|
82 | 82 | "nx": "20.4.5",
|
83 |
| - "postcss": "^8.5.1", |
| 83 | + "postcss": "^8.5.2", |
84 | 84 | "postcss-import": "~16.1.0",
|
85 | 85 | "postcss-preset-env": "~9.6.0",
|
86 | 86 | "postcss-url": "~10.1.3",
|
87 | 87 | "postprocessing": "^6.36.7",
|
88 |
| - "prettier": "^3.5.0", |
| 88 | + "prettier": "^3.5.1", |
89 | 89 | "prettier-plugin-organize-imports": "^4.1.0",
|
90 | 90 | "raw-loader": "^4.0.2",
|
91 | 91 | "storybook": "^8.5.7",
|
|
97 | 97 | "ts-node": "10.9.2",
|
98 | 98 | "tweakpane": "^4.0.5",
|
99 | 99 | "typescript": "5.7.3",
|
100 |
| - "typescript-eslint": "^8.23.0", |
| 100 | + "typescript-eslint": "^8.24.1", |
101 | 101 | "vite": "5.4.11",
|
102 | 102 | "vitest": "1.6.0",
|
103 | 103 | "vitest-webgl-canvas-mock": "^1.1.0"
|
104 | 104 | },
|
105 | 105 | "dependencies": {
|
106 | 106 | "@analogjs/content": "1.13.0",
|
107 | 107 | "@analogjs/router": "1.13.0",
|
108 |
| - "@angular/animations": "19.1.5", |
109 |
| - "@angular/common": "19.1.5", |
110 |
| - "@angular/compiler": "19.1.5", |
111 |
| - "@angular/core": "19.1.5", |
112 |
| - "@angular/forms": "19.1.5", |
113 |
| - "@angular/platform-browser": "19.1.5", |
114 |
| - "@angular/platform-browser-dynamic": "19.1.5", |
115 |
| - "@angular/platform-server": "19.1.5", |
116 |
| - "@angular/router": "19.1.5", |
| 108 | + "@angular/animations": "19.1.6", |
| 109 | + "@angular/common": "19.1.6", |
| 110 | + "@angular/compiler": "19.1.6", |
| 111 | + "@angular/core": "19.1.6", |
| 112 | + "@angular/forms": "19.1.6", |
| 113 | + "@angular/platform-browser": "19.1.6", |
| 114 | + "@angular/platform-browser-dynamic": "19.1.6", |
| 115 | + "@angular/platform-server": "19.1.6", |
| 116 | + "@angular/router": "19.1.6", |
117 | 117 | "@dimforge/rapier3d-compat": "^0.14.0",
|
118 | 118 | "@monogrid/gainmap-js": "^3.1.0",
|
119 | 119 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
|
0 commit comments