mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1 from appwrite/upgrade-deps
chore: update package.json deps
This commit is contained in:
Generated
+316
-789
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -14,27 +14,27 @@
|
||||
"test:watch": "npm run test -- --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@picocss/pico": "^1.4.3",
|
||||
"@picocss/pico": "^1.4.4",
|
||||
"@sveltejs/adapter-static": "next",
|
||||
"@sveltejs/kit": "next",
|
||||
"@testing-library/dom": "^7.31.2",
|
||||
"@testing-library/dom": "^8.11.2",
|
||||
"@testing-library/jest-dom": "^5.16.1",
|
||||
"@testing-library/svelte": "^3.0.3",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"@typescript-eslint/parser": "^5.9.0",
|
||||
"eslint": "^8.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.1",
|
||||
"@typescript-eslint/parser": "^5.9.1",
|
||||
"eslint": "^8.7.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-svelte3": "^3.2.1",
|
||||
"eslint-plugin-svelte3": "^3.4.0",
|
||||
"jest": "^27.4.7",
|
||||
"prettier": "^2.4.1",
|
||||
"prettier-plugin-svelte": "^2.4.0",
|
||||
"sass": "^1.46.0",
|
||||
"svelte": "^3.44.0",
|
||||
"svelte-check": "^2.2.11",
|
||||
"prettier-plugin-svelte": "^2.6.0",
|
||||
"sass": "^1.48.0",
|
||||
"svelte": "^3.46.2",
|
||||
"svelte-check": "^2.3.0",
|
||||
"svelte-jester": "^2.1.5",
|
||||
"svelte-preprocess": "^4.10.1",
|
||||
"ts-jest": "^27.1.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user