Skip to content

Commit 9ac7542

Browse files
Update npm
1 parent fc79691 commit 9ac7542

File tree

2 files changed

+72
-688
lines changed

2 files changed

+72
-688
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/eslint-config-prettier": "^6.11.3",
2727
"@types/semver": "^7.5.8",
2828
"@vercel/speed-insights": "^1.1.0",
29-
"arctic": "^1.9.2",
29+
"arctic": "^3.2.4",
3030
"autoprefixer": "^10.4.20",
3131
"bits-ui": "1.0.0-next.88",
3232
"clsx": "^2.1.1",
@@ -52,9 +52,9 @@
5252
"svelte-persisted-store": "^0.12.0",
5353
"svelte-sonner": "^0.3.28",
5454
"sveltekit-search-params": "^3.0.0",
55-
"tailwind-merge": "^2.6.0",
55+
"tailwind-merge": "^3.0.1",
5656
"tailwind-variants": "^0.3.1",
57-
"tailwindcss": "^3.4.17",
57+
"tailwindcss": "^4.0.4",
5858
"tailwindcss-animate": "^1.0.7",
5959
"tslib": "^2.8.1",
6060
"typescript": "^5.7.3",
@@ -63,5 +63,5 @@
6363
"vite-plugin-lucide-preprocess": "^1.2.4"
6464
},
6565
"type": "module",
66-
"packageManager": "pnpm@9.15.5"
66+
"packageManager": "pnpm@10.2.1"
6767
}

0 commit comments

Comments
 (0)