⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-10-27 01:01:03 +00:00
committed by BEY Quentin
parent 33faa5f224
commit 964981bbfb
8 changed files with 2361 additions and 2049 deletions

View File

@@ -25,10 +25,10 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@types/node": "22.15.18",
"@types/react-dom": "19.1.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"typescript": "5.8.3"
"@types/node": "22.18.12",
"@types/react-dom": "19.2.2",
"react": "19.2.0",
"react-dom": "19.2.0",
"typescript": "5.9.3"
}
}