|
15 | 15 | "@angular-devkit/build-angular": "19.2.12",
|
16 | 16 | "@angular-devkit/core": "19.2.12",
|
17 | 17 | "@angular-devkit/schematics": "19.2.12",
|
18 |
| - "@angular-eslint/eslint-plugin": "19.2.1", |
19 |
| - "@angular-eslint/eslint-plugin-template": "19.2.1", |
20 |
| - "@angular-eslint/template-parser": "19.2.1", |
| 18 | + "@angular-eslint/eslint-plugin": "19.4.0", |
| 19 | + "@angular-eslint/eslint-plugin-template": "19.4.0", |
| 20 | + "@angular-eslint/template-parser": "19.4.0", |
21 | 21 | "@angular/build": "19.2.12",
|
22 | 22 | "@angular/cli": "~19.2.12",
|
23 | 23 | "@angular/compiler-cli": "19.2.11",
|
|
54 | 54 | "@types/jest": "29.5.14",
|
55 | 55 | "@types/node": "20.14.12",
|
56 | 56 | "@types/three": "^0.175.0",
|
57 |
| - "@typescript-eslint/utils": "8.26.1", |
| 57 | + "@typescript-eslint/utils": "8.32.1", |
58 | 58 | "autoprefixer": "^10.4.21",
|
59 | 59 | "cypress": "14.3.3",
|
60 | 60 | "cz-git": "^1.11.1",
|
61 | 61 | "czg": "^1.11.1",
|
62 | 62 | "dotenv-cli": "^7.4.4",
|
63 | 63 | "enquirer": "^2.4.1",
|
64 |
| - "eslint": "9.22.0", |
| 64 | + "eslint": "9.27.0", |
65 | 65 | "eslint-config-prettier": "10.1.5",
|
66 | 66 | "eslint-plugin-cypress": "^2.13.4",
|
67 | 67 | "glslify-loader": "^2.0.0",
|
|
86 | 86 | "storybook-addon-deep-controls": "^0.9.2",
|
87 | 87 | "tailwindcss": "^3.4.17",
|
88 | 88 | "three": "^0.175.0",
|
89 |
| - "ts-jest": "^29.2.6", |
| 89 | + "ts-jest": "^29.3.4", |
90 | 90 | "ts-morph": "^25.0.1",
|
91 | 91 | "ts-node": "10.9.2",
|
92 | 92 | "tweakpane": "^4.0.5",
|
93 | 93 | "typescript": "5.7.3",
|
94 |
| - "typescript-eslint": "^8.24.1", |
95 |
| - "vite": "6.2.4", |
| 94 | + "typescript-eslint": "^8.32.1", |
| 95 | + "vite": "6.3.5", |
96 | 96 | "vitest-webgl-canvas-mock": "^1.1.0"
|
97 | 97 | },
|
98 | 98 | "dependencies": {
|
|
117 | 117 | "cannon-es-debugger": "^1.0.0",
|
118 | 118 | "front-matter": "^4.0.2",
|
119 | 119 | "gl-noise": "^1.6.1",
|
120 |
| - "gsap": "^3.12.7", |
| 120 | + "gsap": "^3.13.0", |
121 | 121 | "hls.js": "^1.6.2",
|
122 | 122 | "ionicons": "^7.4.0",
|
123 | 123 | "maath": "^0.10.8",
|
|
130 | 130 | "stats-gl": "^3.6.0",
|
131 | 131 | "three-custom-shader-material": "~6.3.6",
|
132 | 132 | "three-mesh-bvh": "^0.9.0",
|
133 |
| - "three-stdlib": "^2.35.16", |
| 133 | + "three-stdlib": "^2.36.0", |
134 | 134 | "troika-three-text": "^0.52.4",
|
135 | 135 | "tslib": "^2.8.1",
|
136 | 136 | "zone.js": "0.15.0"
|
|
0 commit comments