chore: bump version (#1737)

This commit is contained in:
Himself65
2023-03-29 13:35:42 -05:00
committed by GitHub
parent 9c6fb82c82
commit 8a03f9ff1f
10 changed files with 1265 additions and 2133 deletions

View File

@@ -27,15 +27,15 @@
},
"dependencies": {
"@affine/debug": "workspace:*",
"i18next": "^22.4.12",
"i18next": "^22.4.13",
"react": "^18.2.0",
"react-i18next": "^12.2.0"
},
"devDependencies": {
"@types/node": "^18.15.3",
"@types/node": "^18.15.11",
"@types/prettier": "^2.7.2",
"next": "=13.2.3",
"prettier": "^2.8.5",
"prettier": "^2.8.7",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"