Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushSehrawat committed Feb 6, 2024
2 parents ac272b5 + b932df6 commit f358a6f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@sveltejs/adapter-node": "^3.0.1",
"@sveltejs/adapter-node": "^4.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/luxon": "^3.3.7",
Expand All @@ -39,12 +39,12 @@
},
"type": "module",
"dependencies": {
"bits-ui": "^0.16.0",
"bits-ui": "^0.17.0",
"clsx": "^2.0.0",
"cmdk-sv": "^0.0.12",
"embla-carousel-svelte": "8.0.0-rc20",
"formsnap": "^0.4.2",
"lucide-svelte": "^0.314.0",
"lucide-svelte": "^0.323.0",
"luxon": "^3.4.4",
"mode-watcher": "^0.2.0",
"motion": "^10.17.0",
Expand Down
34 changes: 17 additions & 17 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f358a6f

Please sign in to comment.