chore: bump version (#4025)

This commit is contained in:
Alex Yang
2023-08-29 18:21:18 -05:00
committed by GitHub
parent 800f3c3cb6
commit 60bdeebcc6
19 changed files with 407 additions and 306 deletions

View File

@@ -31,9 +31,9 @@
"react-i18next": "^13.1.2"
},
"devDependencies": {
"@types/node": "^18.17.11",
"@types/node": "^18.17.12",
"@types/prettier": "^3.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
},