Skip to content

Commit d275710

Browse files
authored
fix: Update dependencies (#452)
Remaining version bumps + release
1 parent 9ea8964 commit d275710

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

package-lock.json

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@
8888
"@types/react": "^19.1.8",
8989
"@types/three": "^0.182.0",
9090
"@vitejs/plugin-react": "^4.3.4",
91-
"@wandelbots/nova-js": "^3.4.0",
91+
"@wandelbots/nova-js": "^3.4.1",
9292
"add": "^2.0.6",
9393
"eslint-plugin-storybook": "^10.1.10",
9494
"glob": "^13.0.0",
9595
"http-server": "^14.1.1",
9696
"husky": "^9.1.7",
97-
"i18next": "^25.2.1",
97+
"i18next": "^25.7.4",
9898
"jest-simple-dot-reporter": "^1.0.5",
9999
"jest-summary-reporter": "^0.0.2",
100100
"jsdom": "^27.4.0",
@@ -175,7 +175,7 @@
175175
"mobx": "^6.13.6",
176176
"mobx-react-lite": "^4.1.0",
177177
"react-error-boundary": "^6.0.3",
178-
"react-i18next": "^15.5.2"
178+
"react-i18next": "^16.5.2"
179179
},
180180
"overrides": {
181181
"storybook": "$storybook"

0 commit comments

Comments
 (0)