chore: bump version (#1775)

This commit is contained in:
Himself65
2023-04-01 20:24:13 -05:00
committed by GitHub
parent cf56fc9551
commit e02ab36aae
11 changed files with 1664 additions and 1943 deletions

View File

@@ -40,10 +40,10 @@
"@affine/cli": "workspace:*",
"@faker-js/faker": "^7.6.0",
"@istanbuljs/schema": "^0.1.3",
"@perfsee/sdk": "^1.5.1",
"@perfsee/sdk": "^1.5.2",
"@playwright/test": "^1.32.1",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.21.3",
"@types/eslint": "^8.37.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
@@ -69,7 +69,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"serve": "^14.2.0",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"vite-plugin-istanbul": "^4.0.1",
"vitest": "^0.29.8",