|
56 | 56 | "@swc/core": "1.9.3", |
57 | 57 | "@types/jest": "29.5.14", |
58 | 58 | "@types/node": "20.14.12", |
59 | | - "@types/three": "^0.170.0", |
| 59 | + "@types/three": "^0.171.0", |
60 | 60 | "@typescript-eslint/utils": "7.17.0", |
61 | 61 | "autoprefixer": "^10.4.20", |
62 | 62 | "cypress": "^13.16.0", |
|
80 | 80 | "postcss-import": "~16.1.0", |
81 | 81 | "postcss-preset-env": "~9.6.0", |
82 | 82 | "postcss-url": "~10.1.3", |
83 | | - "postprocessing": "^6.36.4", |
84 | | - "prettier": "^3.4.1", |
| 83 | + "postprocessing": "^6.36.6", |
| 84 | + "prettier": "^3.4.2", |
85 | 85 | "prettier-plugin-organize-imports": "^4.1.0", |
86 | 86 | "raw-loader": "^4.0.2", |
87 | 87 | "storybook": "^8.4.7", |
88 | 88 | "storybook-addon-deep-controls": "^0.9.2", |
89 | | - "tailwindcss": "^3.4.15", |
90 | | - "three": "^0.170.0", |
| 89 | + "tailwindcss": "^3.4.17", |
| 90 | + "three": "^0.171.0", |
91 | 91 | "ts-jest": "^29.2.5", |
92 | 92 | "ts-node": "10.9.2", |
93 | 93 | "typescript": "5.5.4", |
|
122 | 122 | "@nativescript/canvas-media": "2.0.0-webgpu.11", |
123 | 123 | "@nativescript/canvas-three": "2.0.0-webgpu.11", |
124 | 124 | "@pmndrs/cannon-worker-api": "^2.4.0", |
125 | | - "@pmndrs/vanilla": "^1.20.1", |
| 125 | + "@pmndrs/vanilla": "^1.20.2", |
126 | 126 | "@swc/helpers": "0.5.15", |
127 | 127 | "camera-controls": "^2.9.0", |
128 | 128 | "cannon-es": "^0.20.0", |
129 | 129 | "cannon-es-debugger": "^1.0.0", |
130 | 130 | "front-matter": "^4.0.2", |
131 | 131 | "gl-noise": "^1.6.1", |
132 | 132 | "gsap": "^3.12.5", |
133 | | - "hls.js": "^1.5.17", |
| 133 | + "hls.js": "^1.5.18", |
134 | 134 | "ionicons": "^7.4.0", |
135 | 135 | "maath": "^0.10.8", |
136 | 136 | "marked": "^13.0.3", |
|
146 | 146 | "react-dom": "^18.3.1", |
147 | 147 | "rxjs": "~7.8.1", |
148 | 148 | "stats-gl": "^3.6.0", |
149 | | - "three-custom-shader-material": "~6.2.0", |
| 149 | + "three-custom-shader-material": "~6.2.1", |
150 | 150 | "three-mesh-bvh": "^0.8.3", |
151 | | - "three-stdlib": "^2.34.0", |
152 | | - "troika-three-text": "^0.52.2", |
| 151 | + "three-stdlib": "^2.35.2", |
| 152 | + "troika-three-text": "^0.52.3", |
153 | 153 | "tslib": "^2.7.0", |
154 | 154 | "zone.js": "0.15.0" |
155 | 155 | }, |
|
0 commit comments