Skip to content

Commit ceb21fe

Browse files
Bump more deps
1 parent ba48a21 commit ceb21fe

File tree

2 files changed

+91
-159
lines changed

2 files changed

+91
-159
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"test:unit": "vitest"
2222
},
2323
"dependencies": {
24-
"@astrojs/db": "^0.14.14",
2524
"@astrojs/preact": "^4.1.1",
2625
"@astrojs/vercel": "^8.2.11",
2726
"@preact/signals": "^2.3.2",
@@ -33,10 +32,11 @@
3332
"preact": "^10.27.2",
3433
"rss-to-json": "^2.1.1",
3534
"schema-dts": "^1.1.5",
36-
"valibot": "^0.31.1"
35+
"valibot": "^1.1.0"
3736
},
3837
"devDependencies": {
3938
"@astrojs/check": "^0.9.5",
39+
"@astrojs/db": "^0.18.1",
4040
"@astrojs/sitemap": "^3.6.0",
4141
"@eslint/js": "^9.38.0",
4242
"@playwright/test": "^1.56.1",
@@ -46,7 +46,7 @@
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": "^22.18.12",
49+
"@types/node": "^24.9.1",
5050
"@typescript-eslint/parser": "^8.46.2",
5151
"concurrently": "^9.2.1",
5252
"eslint": "^9.38.0",

0 commit comments

Comments
 (0)