Skip to content

Commit ea5c528

Browse files
committed
chore: minor dependency bump
1 parent 5740379 commit ea5c528

2 files changed

Lines changed: 1110 additions & 1100 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
},
4949
"dependencies": {
5050
"@nuxt/kit": "^3.4.2",
51-
"@portabletext/types": "^2.0.0",
51+
"@portabletext/types": "^2.0.2",
5252
"chalk": "^5.2.0",
5353
"defu": "^6.1.2",
54-
"fs-extra": "^11.0.0",
54+
"fs-extra": "^11.1.1",
5555
"knitwork": "^1.0.0",
56-
"ofetch": "^1.0.0",
57-
"ohash": "^1.0.0",
58-
"pathe": "^1.1.0"
56+
"ofetch": "^1.1.0",
57+
"ohash": "^1.1.2",
58+
"pathe": "^1.1.1"
5959
},
6060
"devDependencies": {
6161
"@nuxt/module-builder": "0.4.0",

0 commit comments

Comments
 (0)