Skip to content

Commit ea51566

Browse files
committed
npm updates
1 parent 92e0d91 commit ea51566

2 files changed

Lines changed: 33 additions & 31 deletions

File tree

bun.lock

Lines changed: 27 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@tailwindcss/postcss": "^4.2.2",
2929
"@tailwindcss/typography": "^0.5.19",
3030
"@tailwindcss/vite": "^4.2.2",
31-
"@typescript-eslint/eslint-plugin": "^8.57.2",
32-
"@typescript-eslint/parser": "^8.57.2",
31+
"@typescript-eslint/eslint-plugin": "^8.58.0",
32+
"@typescript-eslint/parser": "^8.58.0",
3333
"eslint": "^10.1.0",
3434
"eslint-config-prettier": "^10.1.8",
3535
"eslint-plugin-svelte": "^3.16.0",
@@ -39,14 +39,14 @@
3939
"prettier-plugin-svelte": "^3.5.1",
4040
"prettier-plugin-tailwindcss": "^0.7.2",
4141
"sharp": "^0.34.5",
42-
"svelte": "^5.55.0",
43-
"svelte-check": "^4.4.5",
42+
"svelte": "^5.55.1",
43+
"svelte-check": "^4.4.6",
4444
"svelte-highlight": "^7.9.0",
4545
"svelte-preprocess": "^6.0.3",
4646
"tailwindcss": "^4.2.2",
4747
"tslib": "^2.8.1",
4848
"typescript": "^6.0.2",
49-
"typescript-eslint": "^8.57.2",
49+
"typescript-eslint": "^8.58.0",
5050
"vite": "^8.0.3",
5151
"vite-plugin-devtools-json": "^1.0.0"
5252
},
@@ -56,7 +56,7 @@
5656
"@qwik.dev/partytown": "^0.11.2",
5757
"clsx": "^2.1.1",
5858
"photoswipe": "^5.4.4",
59-
"posthog-js": "^1.363.6",
59+
"posthog-js": "^1.364.2",
6060
"svelte-turnstile": "^0.11.0"
6161
}
6262
}

0 commit comments

Comments
 (0)