Skip to content

Commit 3c0eabd

Browse files
committed
🛠️ Update packages
1 parent 8617e3a commit 3c0eabd

2 files changed

Lines changed: 292 additions & 228 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,30 @@
2222
"packageManager": "pnpm@9.1.0",
2323
"dependencies": {
2424
"@koa/cors": "^5.0.0",
25-
"dotenv": "^16.4.5",
25+
"dotenv": "^16.5.0",
2626
"geolib": "^3.3.4",
27-
"koa": "^2.15.3",
27+
"koa": "^2.16.1",
2828
"koa-bodyparser": "^4.4.1",
2929
"koa-json": "^2.0.2",
3030
"koa-logger": "^3.2.1",
3131
"koa-zod-router": "^2.3.0",
3232
"lodash": "^4.17.21",
33-
"luxon": "^3.5.0",
34-
"minisearch": "^7.1.0",
35-
"zod": "^3.23.8"
33+
"luxon": "^3.6.1",
34+
"minisearch": "^7.1.2",
35+
"zod": "^3.24.3"
3636
},
3737
"devDependencies": {
3838
"@types/koa": "^2.15.0",
3939
"@types/koa-bodyparser": "^4.3.12",
4040
"@types/koa-json": "^2.0.23",
4141
"@types/koa-logger": "^3.1.5",
4242
"@types/koa__cors": "^5.0.0",
43-
"@types/lodash": "^4.17.7",
44-
"@types/luxon": "^3.4.2",
45-
"@types/node": "^22.5.4",
46-
"nodemon": "^3.1.4",
43+
"@types/lodash": "^4.17.16",
44+
"@types/luxon": "^3.6.2",
45+
"@types/node": "^22.14.1",
46+
"nodemon": "^3.1.9",
4747
"ts-node": "^10.9.2",
48-
"typescript": "^5.6.2",
48+
"typescript": "^5.8.3",
4949
"wrangler": "^4.12.0"
5050
}
5151
}

0 commit comments

Comments
 (0)