chore: bump version (#2111)

This commit is contained in:
Himself65
2023-04-24 19:46:46 -05:00
committed by GitHub
parent 04fc619f52
commit 9d3b9e9848
11 changed files with 755 additions and 446 deletions

View File

@@ -28,13 +28,13 @@
"@affine/debug": "workspace:*",
"i18next": "^22.4.15",
"react": "^18.2.0",
"react-i18next": "^12.2.0"
"react-i18next": "^12.2.2"
},
"devDependencies": {
"@types/node": "^18.15.13",
"@types/node": "^18.16.0",
"@types/prettier": "^2.7.2",
"next": "=13.2.3",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"