chore: bump version (#3706)

This commit is contained in:
Alex Yang
2023-08-11 15:36:10 -04:00
committed by GitHub
parent 844e73ca29
commit 91619b87db
35 changed files with 2319 additions and 2355 deletions
+5 -5
View File
@@ -27,13 +27,13 @@
"url": "git+https://github.com/toeverything/AFFiNE.git"
},
"dependencies": {
"i18next": "^23.2.11",
"react-i18next": "^13.0.2"
"i18next": "^23.4.4",
"react-i18next": "^13.1.2"
},
"devDependencies": {
"@types/node": "^18.17.1",
"@types/prettier": "^2.7.3",
"prettier": "^3.0.0",
"@types/node": "^18.17.4",
"@types/prettier": "^3.0.0",
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},