⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-04-08 12:44:18 +00:00
committed by Anthony LC
parent 54386fcdd3
commit ae1acd8840
7 changed files with 148 additions and 145 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",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"@types/react-dom": "18.2.24",
"typescript": "5.4.4"
}
}