Skip to content

Commit 4557312

Browse files
committed
chore(repo): bump packages
1 parent 4027049 commit 4557312

File tree

2 files changed

+309
-298
lines changed

2 files changed

+309
-298
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@swc/core": "1.9.3",
5757
"@types/jest": "29.5.14",
5858
"@types/node": "20.14.12",
59-
"@types/three": "^0.170.0",
59+
"@types/three": "^0.171.0",
6060
"@typescript-eslint/utils": "7.17.0",
6161
"autoprefixer": "^10.4.20",
6262
"cypress": "^13.16.0",
@@ -80,14 +80,14 @@
8080
"postcss-import": "~16.1.0",
8181
"postcss-preset-env": "~9.6.0",
8282
"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",
8585
"prettier-plugin-organize-imports": "^4.1.0",
8686
"raw-loader": "^4.0.2",
8787
"storybook": "^8.4.7",
8888
"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",
9191
"ts-jest": "^29.2.5",
9292
"ts-node": "10.9.2",
9393
"typescript": "5.5.4",
@@ -122,15 +122,15 @@
122122
"@nativescript/canvas-media": "2.0.0-webgpu.11",
123123
"@nativescript/canvas-three": "2.0.0-webgpu.11",
124124
"@pmndrs/cannon-worker-api": "^2.4.0",
125-
"@pmndrs/vanilla": "^1.20.1",
125+
"@pmndrs/vanilla": "^1.20.2",
126126
"@swc/helpers": "0.5.15",
127127
"camera-controls": "^2.9.0",
128128
"cannon-es": "^0.20.0",
129129
"cannon-es-debugger": "^1.0.0",
130130
"front-matter": "^4.0.2",
131131
"gl-noise": "^1.6.1",
132132
"gsap": "^3.12.5",
133-
"hls.js": "^1.5.17",
133+
"hls.js": "^1.5.18",
134134
"ionicons": "^7.4.0",
135135
"maath": "^0.10.8",
136136
"marked": "^13.0.3",
@@ -146,10 +146,10 @@
146146
"react-dom": "^18.3.1",
147147
"rxjs": "~7.8.1",
148148
"stats-gl": "^3.6.0",
149-
"three-custom-shader-material": "~6.2.0",
149+
"three-custom-shader-material": "~6.2.1",
150150
"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",
153153
"tslib": "^2.7.0",
154154
"zone.js": "0.15.0"
155155
},

0 commit comments

Comments
 (0)