|
12 | 12 | },
|
13 | 13 | "private": true,
|
14 | 14 | "devDependencies": {
|
15 |
| - "@analogjs/astro-angular": "1.12.0", |
| 15 | + "@analogjs/astro-angular": "1.13.0", |
16 | 16 | "@analogjs/platform": "1.13.0",
|
17 | 17 | "@analogjs/vite-plugin-angular": "1.13.0",
|
18 | 18 | "@analogjs/vitest-angular": "1.13.0",
|
|
56 | 56 | "@types/jest": "29.5.14",
|
57 | 57 | "@types/node": "20.14.12",
|
58 | 58 | "@types/three": "^0.172.0",
|
59 |
| - "@typescript-eslint/utils": "8.19.1", |
| 59 | + "@typescript-eslint/utils": "8.22.0", |
60 | 60 | "autoprefixer": "^10.4.20",
|
61 | 61 | "cypress": "^13.17.0",
|
62 | 62 | "cz-git": "^1.11.0",
|
63 | 63 | "czg": "^1.11.0",
|
64 | 64 | "dotenv-cli": "^7.4.4",
|
65 | 65 | "enquirer": "^2.4.1",
|
66 |
| - "eslint": "9.17.0", |
| 66 | + "eslint": "9.19.0", |
67 | 67 | "eslint-config-prettier": "9.1.0",
|
68 | 68 | "eslint-plugin-cypress": "^2.13.4",
|
69 | 69 | "glsl-noise": "^0.0.0",
|
70 | 70 | "glslify-loader": "^2.0.0",
|
71 | 71 | "jest": "29.7.0",
|
72 | 72 | "jest-environment-jsdom": "29.7.0",
|
73 |
| - "jest-preset-angular": "14.4.2", |
| 73 | + "jest-preset-angular": "14.5.1", |
74 | 74 | "jsdom": "^24.1.1",
|
75 | 75 | "jsonc-eslint-parser": "^2.4.0",
|
76 | 76 | "ng-packagr": "19.1.2",
|
77 | 77 | "nx": "20.4.0",
|
78 |
| - "postcss": "^8.4.49", |
| 78 | + "postcss": "^8.5.1", |
79 | 79 | "postcss-import": "~16.1.0",
|
80 | 80 | "postcss-preset-env": "~9.6.0",
|
81 | 81 | "postcss-url": "~10.1.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.19.1", |
| 93 | + "typescript-eslint": "^8.22.0", |
94 | 94 | "vite": "5.4.11",
|
95 | 95 | "vite-tsconfig-paths": "^4.3.2",
|
96 | 96 | "vitest": "1.6.0",
|
|
118 | 118 | "cannon-es-debugger": "^1.0.0",
|
119 | 119 | "front-matter": "^4.0.2",
|
120 | 120 | "gl-noise": "^1.6.1",
|
121 |
| - "gsap": "^3.12.5", |
| 121 | + "gsap": "^3.12.7", |
122 | 122 | "hls.js": "^1.5.20",
|
123 | 123 | "ionicons": "^7.4.0",
|
124 | 124 | "maath": "^0.10.8",
|
|
128 | 128 | "mermaid": "^10.9.2",
|
129 | 129 | "meshline": "^3.3.1",
|
130 | 130 | "n8ao": "^1.9.4",
|
131 |
| - "ngxtension": "^4.2.0", |
| 131 | + "ngxtension": "^4.3.2", |
132 | 132 | "prismjs": "^1.29.0",
|
133 | 133 | "react": "^18.3.1",
|
134 | 134 | "react-dom": "^18.3.1",
|
135 | 135 | "rxjs": "~7.8.1",
|
136 | 136 | "stats-gl": "^3.6.0",
|
137 | 137 | "three-custom-shader-material": "~6.2.1",
|
138 | 138 | "three-mesh-bvh": "^0.9.0",
|
139 |
| - "three-stdlib": "^2.35.12", |
| 139 | + "three-stdlib": "^2.35.13", |
140 | 140 | "troika-three-text": "^0.52.3",
|
141 | 141 | "tslib": "^2.8.1",
|
142 | 142 | "zone.js": "0.15.0"
|
|
151 | 151 | "czConfig": "cz.config.js"
|
152 | 152 | }
|
153 | 153 | },
|
154 |
| - "packageManager": "[email protected].3", |
| 154 | + "packageManager": "[email protected].4", |
155 | 155 | "nx": {
|
156 | 156 | "targets": {
|
157 | 157 | "generate-json": {
|
|
0 commit comments