Skip to content

Commit 2bc0546

Browse files
committed
chore(repo): update minor and patch packages
1 parent e996bbc commit 2bc0546

File tree

2 files changed

+1033
-914
lines changed

2 files changed

+1033
-914
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular-eslint/eslint-plugin-template": "20.0.0",
2020
"@angular-eslint/template-parser": "20.0.0",
2121
"@angular/build": "20.0.2",
22-
"@angular/cli": "~20.0.0",
22+
"@angular/cli": "~20.0.2",
2323
"@angular/compiler-cli": "20.0.3",
2424
"@angular/language-service": "20.0.3",
2525
"@chromatic-com/storybook": "^4.0.0",
@@ -44,19 +44,19 @@
4444
"@storybook/test-runner": "0.23.0",
4545
"@swc-node/register": "1.10.10",
4646
"@swc/cli": "0.7.7",
47-
"@swc/core": "1.11.29",
47+
"@swc/core": "1.12.1",
4848
"@tweakpane/core": "^2.0.5",
4949
"@types/jest": "29.5.14",
5050
"@types/node": "20.14.12",
5151
"@types/three": "^0.176.0",
52-
"@typescript-eslint/utils": "8.32.1",
52+
"@typescript-eslint/utils": "8.34.0",
5353
"autoprefixer": "^10.4.21",
54-
"cypress": "14.3.3",
54+
"cypress": "14.4.1",
5555
"cz-git": "^1.11.1",
5656
"czg": "^1.11.1",
5757
"dotenv-cli": "^8.0.0",
5858
"enquirer": "^2.4.1",
59-
"eslint": "9.27.0",
59+
"eslint": "9.28.0",
6060
"eslint-config-prettier": "10.1.5",
6161
"eslint-plugin-cypress": "^2.13.4",
6262
"eslint-plugin-storybook": "9.0.9",
@@ -72,23 +72,23 @@
7272
"node-three-gltf": "^2.0.2",
7373
"nx": "21.2.0",
7474
"path-browserify": "^1.0.1",
75-
"postcss": "^8.5.3",
75+
"postcss": "^8.5.5",
7676
"postcss-import": "~16.1.0",
7777
"postcss-preset-env": "~9.6.0",
7878
"postcss-url": "~10.1.3",
79-
"postprocessing": "^6.37.3",
79+
"postprocessing": "^6.37.4",
8080
"prettier": "^3.5.3",
8181
"prettier-plugin-organize-imports": "^4.1.0",
8282
"storybook": "9.0.9",
8383
"storybook-addon-deep-controls": "^0.9.3",
8484
"tailwindcss": "^3.4.17",
8585
"three": "^0.176.0",
86-
"ts-jest": "^29.3.4",
86+
"ts-jest": "^29.4.0",
8787
"ts-morph": "^26.0.0",
8888
"ts-node": "10.9.2",
8989
"tweakpane": "^4.0.5",
9090
"typescript": "5.8.3",
91-
"typescript-eslint": "^8.32.1",
91+
"typescript-eslint": "^8.34.0",
9292
"vite": "6.3.5",
9393
"vitest-webgl-canvas-mock": "^1.1.0"
9494
},
@@ -102,10 +102,10 @@
102102
"@angular/platform-browser-dynamic": "20.0.3",
103103
"@angular/platform-server": "20.0.3",
104104
"@angular/router": "20.0.3",
105-
"@dimforge/rapier3d-compat": "^0.17.1",
105+
"@dimforge/rapier3d-compat": "^0.17.3",
106106
"@monogrid/gainmap-js": "^3.1.0",
107107
"@pmndrs/cannon-worker-api": "^2.4.0",
108-
"@pmndrs/vanilla": "^1.20.4",
108+
"@pmndrs/vanilla": "^1.20.5",
109109
"@swc/helpers": "0.5.17",
110110
"@theatre/core": "^0.7.2",
111111
"@theatre/studio": "^0.7.2",
@@ -115,7 +115,7 @@
115115
"front-matter": "^4.0.2",
116116
"gl-noise": "^1.6.1",
117117
"gsap": "^3.13.0",
118-
"hls.js": "^1.6.2",
118+
"hls.js": "^1.6.5",
119119
"maath": "^0.10.8",
120120
"meshline": "^3.3.1",
121121
"n8ao": "^1.10.0",

0 commit comments

Comments
 (0)