Skip to content

Commit 770af0e

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 2 updates
Bumps the npm-packages group with 2 updates: [react-i18next](https://github.com/i18next/react-i18next) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `react-i18next` from 15.5.3 to 15.6.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.5.3...v15.6.0) Updates `@types/node` from 20.19.2 to 20.19.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/node" dependency-version: 20.19.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6da75b commit 770af0e

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"react": "18.3.1",
3333
"react-dom": "18.3.1",
3434
"react-error-boundary": "4.1.2",
35-
"react-i18next": "15.5.3",
35+
"react-i18next": "15.6.0",
3636
"react-router-dom": "6.30.1"
3737
},
3838
"devDependencies": {
3939
"@svgr/webpack": "8.1.0",
40-
"@types/node": "20.19.2",
40+
"@types/node": "20.19.4",
4141
"@types/react": "18.3.23",
4242
"@types/react-dom": "18.3.7",
4343
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,12 +2330,12 @@ __metadata:
23302330
languageName: node
23312331
linkType: hard
23322332

2333-
"@types/node@npm:20.19.2":
2334-
version: 20.19.2
2335-
resolution: "@types/node@npm:20.19.2"
2333+
"@types/node@npm:20.19.4":
2334+
version: 20.19.4
2335+
resolution: "@types/node@npm:20.19.4"
23362336
dependencies:
23372337
undici-types: "npm:~6.21.0"
2338-
checksum: 10c0/85195d2435a215c886b3dabb2a93c557397e2b933a18803c6dd4fb3f87c3de9c8290fe78f08b52ebeb3b14063a00b217f66b4f9c0192581dc7a677c4f8663a9c
2338+
checksum: 10c0/53f40c963d1804d2e87ad942636fee4be0e1ca88f2173b2a52b198797747bfb55d9ba6613cd918a0c5083a03b87d58688497c7ea58a8f3108fc86a5d627528e1
23392339
languageName: node
23402340
linkType: hard
23412341

@@ -9706,9 +9706,9 @@ __metadata:
97069706
languageName: node
97079707
linkType: hard
97089708

9709-
"react-i18next@npm:15.5.3":
9710-
version: 15.5.3
9711-
resolution: "react-i18next@npm:15.5.3"
9709+
"react-i18next@npm:15.6.0":
9710+
version: 15.6.0
9711+
resolution: "react-i18next@npm:15.6.0"
97129712
dependencies:
97139713
"@babel/runtime": "npm:^7.27.6"
97149714
html-parse-stringify: "npm:^3.0.1"
@@ -9723,7 +9723,7 @@ __metadata:
97239723
optional: true
97249724
typescript:
97259725
optional: true
9726-
checksum: 10c0/495d98a738e966cd655a378d953e45cfd1a810ccfaf4894a63c37b7a9043e69b55c5e14044d54290c91512e7fa37835c7e4637bfb8d68b6fc88bc493a5ffd9ee
9726+
checksum: 10c0/916b9afaa6e2c71ddc3ffb12ab47759a8ad0d6d2d36fc1c73a431554d51b6b66750f6f8c9814db5e12f91c3e68b97bf87de51ad303b4fc8c1b91eb245da8c9a9
97279727
languageName: node
97289728
linkType: hard
97299729

@@ -11021,7 +11021,7 @@ __metadata:
1102111021
"@svgr/webpack": "npm:8.1.0"
1102211022
"@tanstack/react-query": "npm:5.81.5"
1102311023
"@tanstack/react-query-devtools": "npm:5.81.5"
11024-
"@types/node": "npm:20.19.2"
11024+
"@types/node": "npm:20.19.4"
1102511025
"@types/react": "npm:18.3.23"
1102611026
"@types/react-dom": "npm:18.3.7"
1102711027
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
@@ -11058,7 +11058,7 @@ __metadata:
1105811058
react: "npm:18.3.1"
1105911059
react-dom: "npm:18.3.1"
1106011060
react-error-boundary: "npm:4.1.2"
11061-
react-i18next: "npm:15.5.3"
11061+
react-i18next: "npm:15.6.0"
1106211062
react-router-dom: "npm:6.30.1"
1106311063
rimraf: "npm:5.0.10"
1106411064
style-loader: "npm:3.3.4"

0 commit comments

Comments
 (0)