Skip to content

Commit e8095ad

Browse files
committed
chore: update deps
1 parent b3d0739 commit e8095ad

File tree

2 files changed

+23
-36
lines changed

2 files changed

+23
-36
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"@cloudflare/workers-types": "^4.20240208.0",
3838
"@nuxt/kit": "^3.10.2",
3939
"@sindresorhus/slugify": "^2.2.1",
40-
"@uploadthing/mime-types": "^0.2.3",
40+
"@uploadthing/mime-types": "^0.2.4",
4141
"defu": "^6.1.4",
4242
"destr": "^2.0.3",
4343
"get-port-please": "^3.1.2",
44-
"h3": "npm:h3-nightly@1.10.2-1706531092.e38d444",
44+
"h3": "^1.10.2",
4545
"mime": "^4.0.1",
4646
"nuxt-auth-utils": "^0.0.18",
4747
"ofetch": "^1.3.3",
@@ -51,20 +51,20 @@
5151
"ufo": "^1.4.0",
5252
"uncrypto": "^0.1.3",
5353
"unstorage": "^1.10.1",
54-
"wrangler": "^3.28.3",
54+
"wrangler": "^3.28.4",
5555
"zod": "^3.22.4"
5656
},
5757
"devDependencies": {
5858
"@nuxt/eslint-config": "^0.2.0",
5959
"@nuxt/module-builder": "^0.5.5",
6060
"@nuxt/schema": "^3.10.2",
6161
"@nuxt/test-utils": "^3.11.0",
62-
"@types/node": "^20.11.17",
62+
"@types/node": "^20.11.19",
6363
"changelogen": "^0.5.5",
6464
"eslint": "^8.56.0",
65-
"nuxt": "^3.10.1",
65+
"nuxt": "^3.10.2",
6666
"typescript": "^5.3.3",
67-
"vitest": "^1.2.2",
67+
"vitest": "^1.3.1",
6868
"vue-tsc": "^1.8.27"
6969
}
7070
}

pnpm-lock.yaml

+17-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)