-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refresh dependencies by yarn upgrade-interactive (#9139)
- Loading branch information
1 parent
133f21b
commit 055abf6
Showing
35 changed files
with
1,902 additions
and
1,001 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,47 +54,47 @@ | |
}, | ||
"devDependencies": { | ||
"@affine/cli": "workspace:*", | ||
"@capacitor/cli": "^6.1.2", | ||
"@faker-js/faker": "^9.0.0", | ||
"@capacitor/cli": "^6.2.0", | ||
"@faker-js/faker": "^9.3.0", | ||
"@istanbuljs/schema": "^0.1.3", | ||
"@magic-works/i18n-codegen": "^0.6.0", | ||
"@magic-works/i18n-codegen": "^0.6.1", | ||
"@playwright/test": "=1.49.1", | ||
"@swc/core": "^1.9.1", | ||
"@swc/core": "^1.10.1", | ||
"@taplo/cli": "^0.7.0", | ||
"@toeverything/infra": "workspace:*", | ||
"@types/affine__env": "workspace:*", | ||
"@types/eslint": "^9.0.0", | ||
"@types/node": "^20.12.7", | ||
"@typescript-eslint/eslint-plugin": "^7.6.0", | ||
"@typescript-eslint/parser": "^7.6.0", | ||
"@vanilla-extract/vite-plugin": "^4.0.7", | ||
"@types/eslint": "^9.6.1", | ||
"@types/node": "^20.17.10", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.18.0", | ||
"@vanilla-extract/vite-plugin": "^4.0.18", | ||
"@vitest/coverage-istanbul": "2.1.8", | ||
"@vitest/ui": "2.1.8", | ||
"cross-env": "^7.0.3", | ||
"electron": "^33.0.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import-x": "^0.5.0", | ||
"eslint-plugin-react": "^7.34.1", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-import-x": "^0.5.3", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"eslint-plugin-rxjs": "^5.0.3", | ||
"eslint-plugin-simple-import-sort": "^12.0.0", | ||
"eslint-plugin-sonarjs": "^0.25.1", | ||
"eslint-plugin-unicorn": "^52.0.0", | ||
"eslint-plugin-unused-imports": "^3.1.0", | ||
"happy-dom": "^15.0.0", | ||
"husky": "^9.0.11", | ||
"lint-staged": "^15.2.2", | ||
"msw": "^2.3.0", | ||
"nx": "^20.0.3", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
"eslint-plugin-sonarjs": "^3.0.1", | ||
"eslint-plugin-unicorn": "^56.0.1", | ||
"eslint-plugin-unused-imports": "^4.1.4", | ||
"happy-dom": "^15.11.7", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.11", | ||
"msw": "^2.6.8", | ||
"nx": "^20.2.2", | ||
"nx-cloud": "^19.1.0", | ||
"oxlint": "0.15.0", | ||
"prettier": "^3.3.3", | ||
"semver": "^7.6.0", | ||
"serve": "^14.2.1", | ||
"typescript": "^5.6.3", | ||
"unplugin-swc": "^1.4.5", | ||
"vite": "^6.0.1", | ||
"prettier": "^3.4.2", | ||
"semver": "^7.6.3", | ||
"serve": "^14.2.4", | ||
"typescript": "^5.7.2", | ||
"unplugin-swc": "^1.5.1", | ||
"vite": "^6.0.3", | ||
"vitest": "2.1.8" | ||
}, | ||
"packageManager": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.