mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
chore: bump version (#1737)
This commit is contained in:
+11
-11
@@ -44,13 +44,13 @@
|
||||
"@playwright/test": "^1.32.1",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/eslint": "^8.21.3",
|
||||
"@types/node": "^18.15.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"@types/node": "^18.15.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"@vitest/coverage-istanbul": "^0.29.3",
|
||||
"@vitest/ui": "^0.29.3",
|
||||
"eslint": "^8.36.0",
|
||||
"@vitest/coverage-istanbul": "^0.29.8",
|
||||
"@vitest/ui": "^0.29.8",
|
||||
"eslint": "^8.37.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
@@ -62,17 +62,17 @@
|
||||
"happy-dom": "^8.9.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"msw": "^1.2.0",
|
||||
"nanoid": "^4.0.1",
|
||||
"msw": "^1.2.1",
|
||||
"nanoid": "^4.0.2",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^2.8.5",
|
||||
"prettier": "^2.8.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"serve": "^14.2.0",
|
||||
"typescript": "^5.0.2",
|
||||
"vite": "^4.2.0",
|
||||
"vite": "^4.2.1",
|
||||
"vite-plugin-istanbul": "^4.0.1",
|
||||
"vitest": "^0.29.3",
|
||||
"vitest": "^0.29.8",
|
||||
"vitest-fetch-mock": "^0.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user