Skip to content

Commit f912267

Browse files
authored
fix: compatibility with nitro 2.10 (#25)
1 parent 6f579d1 commit f912267

File tree

5 files changed

+38
-1032
lines changed

5 files changed

+38
-1032
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
"changelogen": "^0.5.7",
5454
"eslint": "^9.11.0",
5555
"eslint-config-unjs": "^0.3.2",
56-
"h3": "^1.13.0",
56+
"h3": "^1.15.1",
5757
"jiti": "^1.21.6",
5858
"nitro-test-utils": "^0.9.0",
59-
"nitropack": "^2.10.4",
59+
"nitropack": "^2.11.1",
6060
"typescript": "^5.6.2",
6161
"unbuild": "^2.0.0",
6262
"vitest": "^2.1.5",

0 commit comments

Comments
 (0)