Skip to content

Commit 4562764

Browse files
Update npm
1 parent d7ec35e commit 4562764

File tree

2 files changed

+154
-154
lines changed

2 files changed

+154
-154
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@sveltejs/kit": "^2.17.1",
2525
"@sveltejs/vite-plugin-svelte": "^5.0.3",
2626
"@tailwindcss/typography": "^0.5.16",
27-
"@tailwindcss/vite": "^4.0.5",
27+
"@tailwindcss/vite": "^4.0.6",
2828
"@total-typescript/ts-reset": "^0.6.1",
2929
"@types/eslint-config-prettier": "^6.11.3",
3030
"@types/semver": "^7.5.8",
31-
"@vercel/speed-insights": "^1.1.0",
31+
"@vercel/speed-insights": "^1.2.0",
3232
"arctic": "^3.2.4",
33-
"bits-ui": "1.0.0-next.90",
33+
"bits-ui": "1.0.0-next.94",
3434
"clsx": "^2.1.1",
3535
"eslint": "^9.20.0",
3636
"eslint-config-prettier": "^10.0.1",
@@ -39,7 +39,7 @@
3939
"lucide-svelte": "^0.475.0",
4040
"mode-watcher": "^0.5.1",
4141
"octokit": "^4.1.1",
42-
"prettier": "^3.4.2",
42+
"prettier": "^3.5.0",
4343
"prettier-plugin-svelte": "^3.3.3",
4444
"prettier-plugin-tailwindcss": "^0.6.11",
4545
"rehype-raw": "^7.0.0",
@@ -54,11 +54,11 @@
5454
"sveltekit-search-params": "^3.0.0",
5555
"tailwind-merge": "^3.0.1",
5656
"tailwind-variants": "^0.3.1",
57-
"tailwindcss": "^4.0.5",
57+
"tailwindcss": "^4.0.6",
5858
"tailwindcss-animate": "^1.0.7",
5959
"tslib": "^2.8.1",
6060
"typescript": "^5.7.3",
61-
"typescript-eslint": "^8.23.0",
61+
"typescript-eslint": "^8.24.0",
6262
"vite": "^6.1.0",
6363
"vite-plugin-lucide-preprocess": "^1.2.4"
6464
},
@@ -69,5 +69,5 @@
6969
]
7070
},
7171
"type": "module",
72-
"packageManager": "pnpm@10.2.1"
72+
"packageManager": "pnpm@10.3.0"
7373
}

0 commit comments

Comments
 (0)