chore: bump version (#3784)

This commit is contained in:
Alex Yang
2023-08-16 14:53:33 -05:00
committed by GitHub
parent 61ffc4220c
commit 61ba85e1f3
25 changed files with 2020 additions and 1520 deletions

View File

@@ -31,9 +31,9 @@
"react-i18next": "^13.1.2"
},
"devDependencies": {
"@types/node": "^18.17.4",
"@types/node": "^18.17.5",
"@types/prettier": "^3.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},