chore: bump version (#2950)

This commit is contained in:
Alex Yang
2023-07-01 16:26:43 +08:00
parent fbc196e828
commit 8f09df655c
15 changed files with 1037 additions and 787 deletions

View File

@@ -54,21 +54,21 @@
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "16.3.2",
"@perfsee/sdk": "^1.8.2",
"@perfsee/sdk": "^1.8.3",
"@playwright/test": "=1.33.0",
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@toeverything/infra": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
"@types/eslint": "^8.40.2",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@vitest/ui": "^0.32.2",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
@@ -81,7 +81,7 @@
"fake-indexeddb": "4.0.1",
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"madge": "^6.1.0",
"msw": "^1.2.2",
"nanoid": "^4.0.2",
@@ -91,7 +91,7 @@
"prettier": "^2.8.8",
"serve": "^14.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vite-plugin-istanbul": "^4.1.0",
"vite-tsconfig-paths": "^4.2.0",