Skip to content

Commit 3654051

Browse files
authored
fix(deps): update all non-major dependencies (#2126)
1 parent 4155069 commit 3654051

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

demos/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"i18next": "catalog:",
4444
"react": "^19.1.1",
4545
"react-dom": "^19.1.1",
46-
"react-i18next": "^15.7.1",
46+
"react-i18next": "^15.7.2",
4747
"react-router-dom": "^7.8.2",
4848
"slickgrid-react": "workspace:*"
4949
},

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ catalog:
3030
eslint-plugin-cypress: ^5.1.1
3131
eslint-plugin-n: ^17.21.3
3232
globals: ^16.3.0
33-
i18next: ^25.4.0
33+
i18next: ^25.4.1
3434
i18next-vue: ^5.3.0
3535
jsdom: ^26.1.0
3636
jsdom-global: ^3.0.2

0 commit comments

Comments
 (0)