Skip to content

Commit 7965d7e

Browse files
committed
chore: upgrade various packages
1 parent ea7dc9a commit 7965d7e

File tree

2 files changed

+465
-460
lines changed

2 files changed

+465
-460
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/utils": "8.34.0",
5454
"autoprefixer": "^10.4.21",
5555
"cypress": "14.4.1",
56-
"cz-git": "^1.11.1",
56+
"cz-git": "^1.11.2",
5757
"czg": "^1.11.1",
5858
"dotenv-cli": "^8.0.0",
5959
"enquirer": "^2.4.1",
@@ -73,16 +73,16 @@
7373
"node-three-gltf": "^2.0.2",
7474
"nx": "21.2.1",
7575
"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",
7979
"postcss-url": "~10.1.3",
8080
"postprocessing": "^6.37.4",
8181
"prettier": "^3.5.3",
8282
"prettier-plugin-organize-imports": "^4.1.0",
8383
"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",
8686
"three": "^0.177.0",
8787
"ts-jest": "^29.4.0",
8888
"ts-morph": "^26.0.0",
@@ -119,12 +119,12 @@
119119
"hls.js": "^1.6.5",
120120
"maath": "^0.10.8",
121121
"meshline": "^3.3.1",
122-
"n8ao": "^1.10.0",
122+
"n8ao": "^1.10.1",
123123
"ngxtension": "^5.0.0",
124124
"rxjs": "~7.8.2",
125125
"stats-gl": "^3.6.0",
126126
"three-custom-shader-material": "~6.3.7",
127-
"three-mesh-bvh": "^0.9.0",
127+
"three-mesh-bvh": "^0.9.1",
128128
"three-stdlib": "^2.36.0",
129129
"troika-three-text": "^0.52.4",
130130
"tslib": "^2.8.1",
@@ -140,7 +140,7 @@
140140
"czConfig": "cz.config.js"
141141
}
142142
},
143-
"packageManager": "[email protected].1",
143+
"packageManager": "[email protected].4",
144144
"nx": {
145145
"targets": {
146146
"generate-json": {

0 commit comments

Comments
 (0)