chore: bump version (#4571)

This commit is contained in:
Alex Yang
2023-10-10 12:43:41 -05:00
committed by GitHub
parent aa7e0dd85b
commit c8d1de3a59
2 changed files with 253 additions and 77 deletions
+6 -6
View File
@@ -69,7 +69,7 @@
"@faker-js/faker": "^8.1.0",
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "16.9.0",
"@nx/vite": "16.10.0",
"@perfsee/sdk": "^1.9.0",
"@playwright/test": "^1.38.1",
"@taplo/cli": "^0.5.2",
@@ -85,7 +85,7 @@
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-istanbul": "0.34.5",
"@vitest/ui": "0.34.6",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
@@ -97,13 +97,13 @@
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"fake-indexeddb": "4.0.2",
"happy-dom": "^10.11.2",
"happy-dom": "^12.9.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"madge": "^6.1.0",
"msw": "^1.3.1",
"nanoid": "^4.0.2",
"nx": "^16.9.0",
"msw": "^1.3.2",
"nanoid": "^5.0.1",
"nx": "^16.10.0",
"nx-cloud": "^16.4.0",
"nyc": "^15.1.0",
"prettier": "^3.0.3",