Skip to content

Commit

Permalink
Merge branch 'alpha' into feature/sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
eksno committed Feb 29, 2024
2 parents f45d7dd + ee39a0c commit 79633d4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/anzelmo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"bits-ui": "^0.18.2",
"clsx": "^2.1.0",
"lucide-svelte": "^0.341.0",
"lucide-svelte": "^0.343.0",
"mdsvex": "^0.11.0",
"tailwind-merge": "^2.2.0",
"tailwind-variants": "^0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/bapta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sveltejs/kit": "^2.4.3",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/crypto-js": "^4.2.2",
"@types/eslint": "8.56.4",
"@types/eslint": "8.56.5",
"@types/mapbox-gl": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.0.2",
Expand All @@ -44,7 +44,7 @@
"bits-ui": "^0.18.1",
"clsx": "^2.1.0",
"crypto-js": "^4.2.0",
"lucide-svelte": "^0.341.0",
"lucide-svelte": "^0.343.0",
"mapbox-gl": "^3.1.2",
"mdsvex": "^0.11.0",
"tailwind-merge": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"bits-ui": "^0.18.1",
"clsx": "^2.1.0",
"lucide-svelte": "^0.341.0",
"lucide-svelte": "^0.343.0",
"mdsvex": "^0.11.0",
"tailwind-merge": "^2.2.0",
"tailwind-variants": "^0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "8.56.4",
"@types/eslint": "8.56.5",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"autoprefixer": "^10.4.16",
Expand Down Expand Up @@ -51,7 +51,7 @@
"clsx": "^2.1.0",
"crypto-js": "^4.2.0",
"gtag": "^1.0.1",
"lucide-svelte": "^0.341.0",
"lucide-svelte": "^0.343.0",
"mdsvex": "^0.11.0",
"tailwind-merge": "^2.2.0",
"tailwind-variants": "^0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/wonderlee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"bits-ui": "^0.18.1",
"clsx": "^2.1.0",
"crypto-js": "^4.2.0",
"lucide-svelte": "^0.341.0",
"lucide-svelte": "^0.343.0",
"mdsvex": "^0.11.0",
"tailwind-merge": "^2.2.0",
"tailwind-variants": "^0.2.0"
Expand Down

0 comments on commit 79633d4

Please sign in to comment.