Skip to content

Commit

Permalink
Merge pull request #289 from appwrite/chore-update-packages
Browse files Browse the repository at this point in the history
chore: update packages
  • Loading branch information
TorstenDittmann authored Nov 6, 2023
2 parents 1b4ca63 + 8aefdd5 commit a0dad02
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 610 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@
},
"devDependencies": {
"@melt-ui/pp": "^0.1.2",
"@melt-ui/svelte": "^0.55.0",
"@playwright/test": "^1.37.1",
"@melt-ui/svelte": "^0.55.4",
"@playwright/test": "^1.39.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.24.1",
"@types/compression": "^1.7.3",
"@sveltejs/kit": "^1.27.1",
"@types/compression": "^1.7.4",
"@types/glob": "^8.1.0",
"@types/markdown-it": "^13.0.1",
"@types/morgan": "^1.9.6",
"@types/markdown-it": "^13.0.5",
"@types/morgan": "^1.9.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.49.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-svelte": "^2.33.1",
"eslint-plugin-svelte": "^2.34.0",
"glob": "^10.3.10",
"openapi-types": "^12.1.3",
"oslllo-svg-fixer": "^3.0.0",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"sass": "^1.66.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"svelte-markdoc-preprocess": "^1.1.0",
"sass": "^1.69.5",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-markdoc-preprocess": "^1.1.2",
"svelte-sequential-preprocessor": "^2.0.1",
"svgo": "^3.0.2",
"svgtofont": "^4.0.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.0",
"vite-plugin-dynamic-import": "^1.5.0",
"vite-plugin-image-optimizer": "^1.1.7",
"vitest": "^0.32.4"
Expand All @@ -60,10 +60,10 @@
"@splinetool/viewer": "0.9.455",
"compression": "^1.7.4",
"express": "^4.18.2",
"highlight.js": "^11.8.0",
"markdown-it": "^13.0.1",
"highlight.js": "^11.9.0",
"markdown-it": "^13.0.2",
"meilisearch": "^0.35.0",
"motion": "^10.16.2",
"motion": "^10.16.4",
"sharp": "^0.32.6"
}
}
Loading

0 comments on commit a0dad02

Please sign in to comment.