⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-04-04 10:06:48 +00:00
committed by Anthony LC
parent 80335ffd15
commit b7663cca2d
8 changed files with 630 additions and 1082 deletions

View File

@@ -24,8 +24,8 @@
"i18n:test": "yarn I18N run test"
},
"resolutions": {
"@types/node": "20.12.2",
"@types/react-dom": "18.2.23",
"@types/node": "20.12.4",
"@types/react-dom": "18.2.24",
"typescript": "5.4.3"
}
}