⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-07-31 19:29:51 +00:00
committed by Anthony LC
parent ab54d5af8f
commit a07be7ecd7
6 changed files with 1825 additions and 374 deletions

View File

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