mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: bump version (#2950)
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user