Skip to content

Commit c5c1670

Browse files
committed
chore(repo): update packages
1 parent f4da468 commit c5c1670

File tree

2 files changed

+1072
-1124
lines changed

2 files changed

+1072
-1124
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,17 @@
5656
"@swc/core": "1.7.11",
5757
"@types/jest": "29.5.12",
5858
"@types/node": "20.14.12",
59-
"@types/three": "^0.167.1",
59+
"@types/three": "^0.168.0",
6060
"@typescript-eslint/eslint-plugin": "7.17.0",
6161
"@typescript-eslint/parser": "7.17.0",
6262
"@typescript-eslint/utils": "7.17.0",
6363
"autoprefixer": "^10.4.20",
64-
"cypress": "^13.13.3",
64+
"cypress": "^13.14.1",
6565
"cz-git": "^1.9.4",
6666
"czg": "^1.9.4",
6767
"dotenv-cli": "^7.4.2",
6868
"enquirer": "^2.4.1",
69-
"eslint": "9.9.0",
69+
"eslint": "9.9.1",
7070
"eslint-config-prettier": "9.1.0",
7171
"eslint-plugin-cypress": "^2.13.4",
7272
"glsl-noise": "^0.0.0",
@@ -78,7 +78,7 @@
7878
"jsonc-eslint-parser": "^2.4.0",
7979
"ng-packagr": "18.2.0",
8080
"nx": "19.6.4",
81-
"postcss": "^8.4.41",
81+
"postcss": "^8.4.43",
8282
"postcss-import": "~16.1.0",
8383
"postcss-preset-env": "~9.6.0",
8484
"postcss-url": "~10.1.3",
@@ -90,11 +90,11 @@
9090
"storybook": "8.2.9",
9191
"storybook-addon-deep-controls": "^0.7.1",
9292
"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",
9595
"ts-node": "10.9.2",
9696
"typescript": "5.5.4",
97-
"vite": "5.4.1",
97+
"vite": "5.4.2",
9898
"vite-plugin-glslify": "^2.1.0",
9999
"vite-tsconfig-paths": "^4.3.2",
100100
"vitest": "1.6.0",
@@ -124,19 +124,19 @@
124124
"@nativescript/canvas-media": "2.0.0-webgpu.11",
125125
"@nativescript/canvas-three": "2.0.0-webgpu.11",
126126
"@pmndrs/cannon-worker-api": "^2.4.0",
127-
"@pmndrs/vanilla": "^1.19.1",
127+
"@pmndrs/vanilla": "^1.19.2",
128128
"@swc/helpers": "0.5.12",
129-
"camera-controls": "^2.8.5",
129+
"camera-controls": "^2.9.0",
130130
"cannon-es": "^0.20.0",
131131
"cannon-es-debugger": "^1.0.0",
132132
"front-matter": "^4.0.2",
133133
"gl-noise": "^1.6.1",
134134
"gsap": "^3.12.5",
135-
"hls.js": "^1.5.14",
135+
"hls.js": "^1.5.15",
136136
"ionicons": "^7.4.0",
137137
"maath": "^0.10.8",
138138
"marked": "^13.0.3",
139-
"marked-gfm-heading-id": "^4.0.1",
139+
"marked-gfm-heading-id": "^4.1.0",
140140
"marked-highlight": "^2.1.4",
141141
"mermaid": "^10.9.1",
142142
"meshline": "^3.3.1",
@@ -152,8 +152,8 @@
152152
"three-mesh-bvh": "^0.7.6",
153153
"three-stdlib": "^2.32.2",
154154
"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"
157157
},
158158
"web-types": [
159159
"node_modules/angular-three/web-types.json",
@@ -165,5 +165,5 @@
165165
"czConfig": "cz.config.js"
166166
}
167167
},
168-
"packageManager": "pnpm@9.7.1"
168+
"packageManager": "pnpm@9.9.0"
169169
}

0 commit comments

Comments
 (0)