chore: bump version (#4025)

This commit is contained in:
Alex Yang
2023-08-29 18:21:18 -05:00
committed by GitHub
parent 800f3c3cb6
commit 60bdeebcc6
19 changed files with 407 additions and 306 deletions
+6 -6
View File
@@ -75,9 +75,9 @@
"@toeverything/infra": "workspace:*",
"@types/affine__env": "workspace:*",
"@types/eslint": "^8.44.2",
"@types/node": "^18.17.11",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/node": "^18.17.12",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vanilla-extract/vite-plugin": "^3.9.0",
"@vanilla-extract/webpack-plugin": "^2.3.0",
"@vitejs/plugin-react-swc": "^3.3.2",
@@ -95,16 +95,16 @@
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"fake-indexeddb": "4.0.2",
"happy-dom": "^10.11.0",
"happy-dom": "^10.11.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"madge": "^6.1.0",
"msw": "^1.2.4",
"msw": "^1.2.5",
"nanoid": "^4.0.2",
"nx": "16.7.4",
"nx-cloud": "latest",
"nyc": "^15.1.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"semver": "^7.5.4",
"serve": "^14.2.1",
"ts-node": "^10.9.1",