|
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.5", |
19 |
| - "@angular-devkit/core": "19.1.5", |
20 |
| - "@angular-devkit/schematics": "19.1.5", |
21 |
| - "@angular-eslint/eslint-plugin": "19.0.2", |
22 |
| - "@angular-eslint/eslint-plugin-template": "19.0.2", |
23 |
| - "@angular-eslint/template-parser": "19.0.2", |
24 |
| - "@angular/build": "19.1.5", |
25 |
| - "@angular/cli": "~19.1.0", |
26 |
| - "@angular/compiler-cli": "19.1.4", |
27 |
| - "@angular/language-service": "19.1.4", |
| 18 | + "@angular-devkit/build-angular": "19.1.6", |
| 19 | + "@angular-devkit/core": "19.1.6", |
| 20 | + "@angular-devkit/schematics": "19.1.6", |
| 21 | + "@angular-eslint/eslint-plugin": "19.1.0", |
| 22 | + "@angular-eslint/eslint-plugin-template": "19.1.0", |
| 23 | + "@angular-eslint/template-parser": "19.1.0", |
| 24 | + "@angular/build": "19.1.6", |
| 25 | + "@angular/cli": "~19.1.6", |
| 26 | + "@angular/compiler-cli": "19.1.5", |
| 27 | + "@angular/language-service": "19.1.5", |
28 | 28 | "@chromatic-com/storybook": "^3.2.4",
|
29 | 29 | "@eslint/eslintrc": "^2.1.1",
|
30 | 30 | "@nx/angular": "20.4.2",
|
|
40 | 40 | "@nx/web": "20.4.2",
|
41 | 41 | "@nx/workspace": "20.4.2",
|
42 | 42 | "@phenomnomnominal/tsquery": "^6.1.3",
|
43 |
| - "@schematics/angular": "19.1.5", |
| 43 | + "@schematics/angular": "19.1.6", |
44 | 44 | "@storybook/addon-essentials": "^8.5.3",
|
45 | 45 | "@storybook/addon-interactions": "^8.5.3",
|
46 | 46 | "@storybook/angular": "^8.5.3",
|
|
51 | 51 | "@storybook/theming": "^8.5.3",
|
52 | 52 | "@swc-node/register": "1.10.9",
|
53 | 53 | "@swc/cli": "0.6.0",
|
54 |
| - "@swc/core": "1.10.7", |
| 54 | + "@swc/core": "1.10.15", |
55 | 55 | "@types/jest": "29.5.14",
|
56 | 56 | "@types/node": "20.14.12",
|
57 | 57 | "@types/three": "^0.173.0",
|
58 |
| - "@typescript-eslint/utils": "8.22.0", |
| 58 | + "@typescript-eslint/utils": "8.23.0", |
59 | 59 | "autoprefixer": "^10.4.20",
|
60 | 60 | "cypress": "^13.17.0",
|
61 | 61 | "cz-git": "^1.11.0",
|
62 | 62 | "czg": "^1.11.0",
|
63 | 63 | "dotenv-cli": "^7.4.4",
|
64 | 64 | "enquirer": "^2.4.1",
|
65 |
| - "eslint": "9.19.0", |
| 65 | + "eslint": "9.20.0", |
66 | 66 | "eslint-config-prettier": "9.1.0",
|
67 | 67 | "eslint-plugin-cypress": "^2.13.4",
|
68 | 68 | "glsl-noise": "^0.0.0",
|
|
79 | 79 | "postcss-import": "~16.1.0",
|
80 | 80 | "postcss-preset-env": "~9.6.0",
|
81 | 81 | "postcss-url": "~10.1.3",
|
82 |
| - "postprocessing": "^6.36.6", |
83 |
| - "prettier": "^3.4.2", |
| 82 | + "postprocessing": "^6.36.7", |
| 83 | + "prettier": "^3.5.0", |
84 | 84 | "prettier-plugin-organize-imports": "^4.1.0",
|
85 | 85 | "raw-loader": "^4.0.2",
|
86 | 86 | "storybook": "^8.5.3",
|
|
90 | 90 | "ts-jest": "^29.2.5",
|
91 | 91 | "ts-node": "10.9.2",
|
92 | 92 | "typescript": "5.7.3",
|
93 |
| - "typescript-eslint": "^8.22.0", |
| 93 | + "typescript-eslint": "^8.23.0", |
94 | 94 | "vite": "5.4.11",
|
95 | 95 | "vitest": "1.6.0",
|
96 | 96 | "vitest-webgl-canvas-mock": "^1.1.0"
|
97 | 97 | },
|
98 | 98 | "dependencies": {
|
99 | 99 | "@analogjs/content": "1.13.0",
|
100 | 100 | "@analogjs/router": "1.13.0",
|
101 |
| - "@angular/animations": "19.1.4", |
102 |
| - "@angular/common": "19.1.4", |
103 |
| - "@angular/compiler": "19.1.4", |
104 |
| - "@angular/core": "19.1.4", |
105 |
| - "@angular/forms": "19.1.4", |
106 |
| - "@angular/platform-browser": "19.1.4", |
107 |
| - "@angular/platform-browser-dynamic": "19.1.4", |
108 |
| - "@angular/platform-server": "19.1.4", |
109 |
| - "@angular/router": "19.1.4", |
| 101 | + "@angular/animations": "19.1.5", |
| 102 | + "@angular/common": "19.1.5", |
| 103 | + "@angular/compiler": "19.1.5", |
| 104 | + "@angular/core": "19.1.5", |
| 105 | + "@angular/forms": "19.1.5", |
| 106 | + "@angular/platform-browser": "19.1.5", |
| 107 | + "@angular/platform-browser-dynamic": "19.1.5", |
| 108 | + "@angular/platform-server": "19.1.5", |
| 109 | + "@angular/router": "19.1.5", |
110 | 110 | "@dimforge/rapier3d-compat": "^0.14.0",
|
111 | 111 | "@monogrid/gainmap-js": "^3.1.0",
|
112 | 112 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
|
0 commit comments