chore: bump version (#2087)

This commit is contained in:
Himself65
2023-04-23 01:42:27 -05:00
committed by GitHub
parent 2ad1b770d0
commit 33261558f6
15 changed files with 844 additions and 1040 deletions

View File

@@ -26,12 +26,12 @@
},
"dependencies": {
"@affine/debug": "workspace:*",
"i18next": "^22.4.14",
"i18next": "^22.4.15",
"react": "^18.2.0",
"react-i18next": "^12.2.0"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/node": "^18.15.13",
"@types/prettier": "^2.7.2",
"next": "=13.2.3",
"prettier": "^2.8.7",