chore: bump version (#3955)

This commit is contained in:
Alex Yang
2023-08-25 11:52:33 -05:00
committed by GitHub
parent 98b8fbc8cf
commit 7906b7bc5f
38 changed files with 2184 additions and 2231 deletions

View File

@@ -66,19 +66,19 @@
"@faker-js/faker": "^8.0.2",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "16.7.0",
"@nx/vite": "16.7.4",
"@perfsee/sdk": "^1.9.0",
"@playwright/test": "^1.37.0",
"@playwright/test": "^1.37.1",
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@toeverything/infra": "workspace:*",
"@types/affine__env": "workspace:*",
"@types/eslint": "^8.44.2",
"@types/node": "^18.17.5",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vanilla-extract/webpack-plugin": "^2.2.0",
"@types/node": "^18.17.11",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vanilla-extract/vite-plugin": "^3.9.0",
"@vanilla-extract/webpack-plugin": "^2.3.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-istanbul": "0.33.0",
"@vitest/ui": "0.33.0",
@@ -94,20 +94,20 @@
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"fake-indexeddb": "4.0.2",
"happy-dom": "^10.10.0",
"happy-dom": "^10.11.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"madge": "^6.1.0",
"msw": "^1.2.3",
"msw": "^1.2.4",
"nanoid": "^4.0.2",
"nx": "16.7.0",
"nx": "16.7.4",
"nx-cloud": "latest",
"nyc": "^15.1.0",
"prettier": "^3.0.2",
"semver": "^7.5.4",
"serve": "^14.2.0",
"serve": "^14.2.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-istanbul": "^5.0.0",
"vite-plugin-static-copy": "^0.17.0",