Skip to content

Commit eaad70d

Browse files
committed
chore(repo): update packages
1 parent 0950db9 commit eaad70d

File tree

2 files changed

+774
-705
lines changed

2 files changed

+774
-705
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@
5252
"@storybook/test-runner": "^0.21.0",
5353
"@storybook/theming": "^8.4.7",
5454
"@swc-node/register": "1.10.9",
55-
"@swc/cli": "0.5.1",
56-
"@swc/core": "1.9.3",
55+
"@swc/cli": "0.5.2",
56+
"@swc/core": "1.10.4",
5757
"@types/jest": "29.5.14",
5858
"@types/node": "20.14.12",
5959
"@types/three": "^0.171.0",
6060
"@typescript-eslint/utils": "7.17.0",
6161
"autoprefixer": "^10.4.20",
62-
"cypress": "^13.16.0",
62+
"cypress": "^13.17.0",
6363
"cz-git": "^1.11.0",
6464
"czg": "^1.11.0",
6565
"dotenv-cli": "^7.4.4",
6666
"enquirer": "^2.4.1",
67-
"eslint": "9.16.0",
67+
"eslint": "9.17.0",
6868
"eslint-config-prettier": "9.1.0",
6969
"eslint-plugin-cypress": "^2.13.4",
7070
"glsl-noise": "^0.0.0",
@@ -91,7 +91,7 @@
9191
"ts-jest": "^29.2.5",
9292
"ts-node": "10.9.2",
9393
"typescript": "5.6.3",
94-
"typescript-eslint": "^8.0.0",
94+
"typescript-eslint": "^8.19.0",
9595
"vite": "5.4.11",
9696
"vite-plugin-glslify": "^2.1.0",
9797
"vite-tsconfig-paths": "^4.3.2",
@@ -116,7 +116,7 @@
116116
"@capacitor/status-bar": "^5.0.0",
117117
"@dimforge/rapier3d-compat": "^0.14.0",
118118
"@ionic/angular": "^7.0.0",
119-
"@monogrid/gainmap-js": "^3.0.6",
119+
"@monogrid/gainmap-js": "^3.1.0",
120120
"@nativescript/angular": "^18.1.3",
121121
"@nativescript/canvas": "2.0.0-webgpu.11",
122122
"@nativescript/canvas-media": "2.0.0-webgpu.11",
@@ -139,7 +139,7 @@
139139
"mermaid": "^10.9.1",
140140
"meshline": "^3.3.1",
141141
"n8ao": "^1.9.3",
142-
"ngxtension": "^4.1.0",
142+
"ngxtension": "^4.2.0",
143143
"node-three-gltf": "^1.8.2",
144144
"prismjs": "^1.29.0",
145145
"react": "^18.3.1",
@@ -150,7 +150,7 @@
150150
"three-mesh-bvh": "^0.8.3",
151151
"three-stdlib": "^2.35.2",
152152
"troika-three-text": "^0.52.3",
153-
"tslib": "^2.7.0",
153+
"tslib": "^2.8.1",
154154
"zone.js": "0.15.0"
155155
},
156156
"web-types": [
@@ -163,7 +163,7 @@
163163
"czConfig": "cz.config.js"
164164
}
165165
},
166-
"packageManager": "pnpm@9.14.4",
166+
"packageManager": "pnpm@9.15.2",
167167
"nx": {
168168
"targets": {
169169
"generate-json": {

0 commit comments

Comments
 (0)