We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98ce33 commit 1b45062Copy full SHA for 1b45062
2 files changed
package.json
@@ -6,7 +6,7 @@
6
"private": true,
7
"license": "AGPL-3.0-only",
8
"homepage": "https://arm.haglund.dev/docs",
9
- "packageManager": "pnpm@10.6.2",
+ "packageManager": "pnpm@10.9.0",
10
"engines": {
11
"node": ">=22"
12
},
@@ -33,7 +33,7 @@
33
"prepare": "is-ci || simple-git-hooks"
34
35
"resolutions": {
36
- "esbuild": "0.25.0"
+ "esbuild": "0.25.2"
37
38
"devDependencies": {
39
"@antfu/eslint-config": "4.12.0",
@@ -49,7 +49,7 @@
49
"better-sqlite3": "11.9.1",
50
"dotenv": "16.5.0",
51
"eslint": "9.25.0",
52
- "hono": "4.7.6",
+ "hono": "4.7.7",
53
"is-ci": "4.1.0",
54
"knex": "3.1.0",
55
"mentoss": "0.9.2",
0 commit comments