|
53 | 53 | "@typescript-eslint/utils": "8.34.0",
|
54 | 54 | "autoprefixer": "^10.4.21",
|
55 | 55 | "cypress": "14.4.1",
|
56 |
| - "cz-git": "^1.11.1", |
| 56 | + "cz-git": "^1.11.2", |
57 | 57 | "czg": "^1.11.1",
|
58 | 58 | "dotenv-cli": "^8.0.0",
|
59 | 59 | "enquirer": "^2.4.1",
|
|
73 | 73 | "node-three-gltf": "^2.0.2",
|
74 | 74 | "nx": "21.2.1",
|
75 | 75 | "path-browserify": "^1.0.1",
|
76 |
| - "postcss": "^8.5.5", |
77 |
| - "postcss-import": "~16.1.0", |
78 |
| - "postcss-preset-env": "~10.2.3", |
| 76 | + "postcss": "^8.5.6", |
| 77 | + "postcss-import": "~16.1.1", |
| 78 | + "postcss-preset-env": "~10.2.4", |
79 | 79 | "postcss-url": "~10.1.3",
|
80 | 80 | "postprocessing": "^6.37.4",
|
81 | 81 | "prettier": "^3.5.3",
|
82 | 82 | "prettier-plugin-organize-imports": "^4.1.0",
|
83 | 83 | "storybook": "9.0.14",
|
84 |
| - "storybook-addon-deep-controls": "^0.9.3", |
85 |
| - "tailwindcss": "^4.1.10", |
| 84 | + "storybook-addon-deep-controls": "^0.9.4", |
| 85 | + "tailwindcss": "^4.1.11", |
86 | 86 | "three": "^0.177.0",
|
87 | 87 | "ts-jest": "^29.4.0",
|
88 | 88 | "ts-morph": "^26.0.0",
|
|
119 | 119 | "hls.js": "^1.6.5",
|
120 | 120 | "maath": "^0.10.8",
|
121 | 121 | "meshline": "^3.3.1",
|
122 |
| - "n8ao": "^1.10.0", |
| 122 | + "n8ao": "^1.10.1", |
123 | 123 | "ngxtension": "^5.0.0",
|
124 | 124 | "rxjs": "~7.8.2",
|
125 | 125 | "stats-gl": "^3.6.0",
|
126 | 126 | "three-custom-shader-material": "~6.3.7",
|
127 |
| - "three-mesh-bvh": "^0.9.0", |
| 127 | + "three-mesh-bvh": "^0.9.1", |
128 | 128 | "three-stdlib": "^2.36.0",
|
129 | 129 | "troika-three-text": "^0.52.4",
|
130 | 130 | "tslib": "^2.8.1",
|
|
140 | 140 | "czConfig": "cz.config.js"
|
141 | 141 | }
|
142 | 142 | },
|
143 |
| - "packageManager": "[email protected].1", |
| 143 | + "packageManager": "[email protected].4", |
144 | 144 | "nx": {
|
145 | 145 | "targets": {
|
146 | 146 | "generate-json": {
|
|
0 commit comments