⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-05-13 01:54:41 +00:00
committed by Anthony LC
parent b12992f125
commit 7f2adb8d2f
5 changed files with 129 additions and 106 deletions

View File

@@ -24,10 +24,10 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@types/node": "20.12.8",
"@types/node": "20.12.11",
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.4.5"
}
}