-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "feat: improve performance""
This reverts commit 9f5fdb8.
- Loading branch information
1 parent
38f1f29
commit 42c7a4f
Showing
9 changed files
with
171 additions
and
472 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
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 |
---|---|---|
|
@@ -22,14 +22,14 @@ | |
}, | ||
"packageManager": "[email protected]", | ||
"dependencies": { | ||
"compression": "^1.7.4", | ||
"express": "^4.18.2" | ||
"h3": "^1.11.1" | ||
}, | ||
"devDependencies": { | ||
"@appwrite.io/console": "^0.6.1", | ||
"@appwrite.io/pink": "0.16", | ||
"@appwrite.io/pink-icons": "0.16", | ||
"@appwrite.io/repo": "github:appwrite/appwrite#main", | ||
"@internationalized/date": "3.5.0", | ||
"@melt-ui/pp": "^0.3.0", | ||
"@melt-ui/svelte": "^0.74.3", | ||
"@playwright/test": "^1.42.0", | ||
|
@@ -43,7 +43,6 @@ | |
"@types/morgan": "^1.9.9", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"@internationalized/date": "3.5.0", | ||
"dequal": "^2.0.3", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
|
Oops, something went wrong.