chore: bump version (#2681)

This commit is contained in:
himself65
2023-06-05 01:00:41 +08:00
parent 2360107b35
commit bac5417ff1
14 changed files with 281 additions and 261 deletions

View File

@@ -53,7 +53,7 @@
"@faker-js/faker": "^8.0.2",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@perfsee/sdk": "^1.6.0",
"@perfsee/sdk": "^1.8.1",
"@playwright/test": "=1.33.0",
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
@@ -63,9 +63,9 @@
"@typescript-eslint/parser": "^5.59.8",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-istanbul": "^0.31.2",
"@vitest/ui": "^0.31.2",
"eslint": "^8.41.0",
"@vitest/coverage-istanbul": "^0.31.4",
"@vitest/ui": "^0.31.4",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
@@ -79,7 +79,7 @@
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"madge": "^6.0.0",
"madge": "^6.1.0",
"msw": "^1.2.1",
"nanoid": "^4.0.2",
"nyc": "^15.1.0",
@@ -91,7 +91,7 @@
"vite": "^4.3.9",
"vite-plugin-istanbul": "^4.1.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.2",
"vitest": "^0.31.4",
"vitest-fetch-mock": "^0.2.2",
"vitest-mock-extended": "^1.1.3"
},