⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-09-18 17:03:17 +00:00
committed by Anthony LC
parent d0254ce963
commit 932ffb3bcb
6 changed files with 270 additions and 183 deletions

View File

@@ -24,10 +24,10 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@types/node": "20.16.3",
"@types/node": "20.16.5",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}