Skip to content

Commit dae96e9

Browse files
pnpm update
1 parent 4598847 commit dae96e9

File tree

2 files changed

+184
-184
lines changed

2 files changed

+184
-184
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@astrojs/preact": "^4.1.3",
2525
"@astrojs/vercel": "^9.0.4",
26-
"@preact/signals": "^2.8.1",
26+
"@preact/signals": "^2.8.2",
2727
"@vercel/analytics": "^1.6.1",
2828
"@vercel/speed-insights": "^1.3.1",
2929
"astro": "^5.18.0",
@@ -38,18 +38,18 @@
3838
"@astrojs/check": "^0.9.6",
3939
"@astrojs/db": "^0.18.3",
4040
"@astrojs/sitemap": "^3.7.0",
41-
"@eslint/js": "^9.39.3",
41+
"@eslint/js": "^9.39.4",
4242
"@playwright/test": "^1.58.2",
4343
"@tailwindcss/forms": "^0.5.11",
4444
"@tailwindcss/typography": "^0.5.19",
4545
"@tailwindcss/vite": "^4.2.1",
4646
"@testing-library/jest-dom": "^6.9.1",
4747
"@testing-library/preact": "^3.2.4",
4848
"@types/html-to-text": "^9.0.4",
49-
"@types/node": "^24.10.15",
49+
"@types/node": "^24.12.0",
5050
"@typescript-eslint/parser": "^8.56.1",
5151
"concurrently": "^9.2.1",
52-
"eslint": "^9.39.3",
52+
"eslint": "^9.39.4",
5353
"eslint-plugin-astro": "^1.6.0",
5454
"globals": "^16.5.0",
5555
"html-to-text": "^9.0.5",

0 commit comments

Comments
 (0)