|
56 | 56 | "@swc/core": "1.7.11",
|
57 | 57 | "@types/jest": "29.5.12",
|
58 | 58 | "@types/node": "20.14.12",
|
59 |
| - "@types/three": "^0.167.1", |
| 59 | + "@types/three": "^0.168.0", |
60 | 60 | "@typescript-eslint/eslint-plugin": "7.17.0",
|
61 | 61 | "@typescript-eslint/parser": "7.17.0",
|
62 | 62 | "@typescript-eslint/utils": "7.17.0",
|
63 | 63 | "autoprefixer": "^10.4.20",
|
64 |
| - "cypress": "^13.13.3", |
| 64 | + "cypress": "^13.14.1", |
65 | 65 | "cz-git": "^1.9.4",
|
66 | 66 | "czg": "^1.9.4",
|
67 | 67 | "dotenv-cli": "^7.4.2",
|
68 | 68 | "enquirer": "^2.4.1",
|
69 |
| - "eslint": "9.9.0", |
| 69 | + "eslint": "9.9.1", |
70 | 70 | "eslint-config-prettier": "9.1.0",
|
71 | 71 | "eslint-plugin-cypress": "^2.13.4",
|
72 | 72 | "glsl-noise": "^0.0.0",
|
|
78 | 78 | "jsonc-eslint-parser": "^2.4.0",
|
79 | 79 | "ng-packagr": "18.2.0",
|
80 | 80 | "nx": "19.6.4",
|
81 |
| - "postcss": "^8.4.41", |
| 81 | + "postcss": "^8.4.43", |
82 | 82 | "postcss-import": "~16.1.0",
|
83 | 83 | "postcss-preset-env": "~9.6.0",
|
84 | 84 | "postcss-url": "~10.1.3",
|
|
90 | 90 | "storybook": "8.2.9",
|
91 | 91 | "storybook-addon-deep-controls": "^0.7.1",
|
92 | 92 | "tailwindcss": "^3.4.10",
|
93 |
| - "three": "^0.167.1", |
94 |
| - "ts-jest": "^29.2.4", |
| 93 | + "three": "^0.168.0", |
| 94 | + "ts-jest": "^29.2.5", |
95 | 95 | "ts-node": "10.9.2",
|
96 | 96 | "typescript": "5.5.4",
|
97 |
| - "vite": "5.4.1", |
| 97 | + "vite": "5.4.2", |
98 | 98 | "vite-plugin-glslify": "^2.1.0",
|
99 | 99 | "vite-tsconfig-paths": "^4.3.2",
|
100 | 100 | "vitest": "1.6.0",
|
|
124 | 124 | "@nativescript/canvas-media": "2.0.0-webgpu.11",
|
125 | 125 | "@nativescript/canvas-three": "2.0.0-webgpu.11",
|
126 | 126 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
127 |
| - "@pmndrs/vanilla": "^1.19.1", |
| 127 | + "@pmndrs/vanilla": "^1.19.2", |
128 | 128 | "@swc/helpers": "0.5.12",
|
129 |
| - "camera-controls": "^2.8.5", |
| 129 | + "camera-controls": "^2.9.0", |
130 | 130 | "cannon-es": "^0.20.0",
|
131 | 131 | "cannon-es-debugger": "^1.0.0",
|
132 | 132 | "front-matter": "^4.0.2",
|
133 | 133 | "gl-noise": "^1.6.1",
|
134 | 134 | "gsap": "^3.12.5",
|
135 |
| - "hls.js": "^1.5.14", |
| 135 | + "hls.js": "^1.5.15", |
136 | 136 | "ionicons": "^7.4.0",
|
137 | 137 | "maath": "^0.10.8",
|
138 | 138 | "marked": "^13.0.3",
|
139 |
| - "marked-gfm-heading-id": "^4.0.1", |
| 139 | + "marked-gfm-heading-id": "^4.1.0", |
140 | 140 | "marked-highlight": "^2.1.4",
|
141 | 141 | "mermaid": "^10.9.1",
|
142 | 142 | "meshline": "^3.3.1",
|
|
152 | 152 | "three-mesh-bvh": "^0.7.6",
|
153 | 153 | "three-stdlib": "^2.32.2",
|
154 | 154 | "troika-three-text": "^0.49.1",
|
155 |
| - "tslib": "^2.6.3", |
156 |
| - "zone.js": "0.14.10" |
| 155 | + "tslib": "^2.7.0", |
| 156 | + "zone.js": "0.15.0" |
157 | 157 | },
|
158 | 158 | "web-types": [
|
159 | 159 | "node_modules/angular-three/web-types.json",
|
|
165 | 165 | "czConfig": "cz.config.js"
|
166 | 166 | }
|
167 | 167 | },
|
168 |
| - "packageManager": "pnpm@9.7.1" |
| 168 | + "packageManager": "pnpm@9.9.0" |
169 | 169 | }
|
0 commit comments