Skip to content

Commit 4a5b638

Browse files
committed
chore: update deps
1 parent 9619c6e commit 4a5b638

File tree

2 files changed

+620
-118
lines changed

2 files changed

+620
-118
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -34,35 +34,35 @@
3434
"test:watch": "vitest watch"
3535
},
3636
"dependencies": {
37-
"@cloudflare/workers-types": "^4.20240208.0",
38-
"@nuxt/kit": "^3.10.2",
37+
"@cloudflare/workers-types": "^4.20240222.0",
38+
"@nuxt/kit": "^3.10.3",
3939
"@sindresorhus/slugify": "^2.2.1",
4040
"@uploadthing/mime-types": "^0.2.4",
4141
"defu": "^6.1.4",
4242
"destr": "^2.0.3",
4343
"get-port-please": "^3.1.2",
4444
"h3": "^1.10.2",
4545
"mime": "^4.0.1",
46-
"nuxt-auth-utils": "^0.0.18",
46+
"nuxt-auth-utils": "^0.0.19",
4747
"ofetch": "^1.3.3",
4848
"pathe": "^1.1.2",
4949
"pkg-types": "^1.0.3",
5050
"rc9": "^2.1.1",
5151
"ufo": "^1.4.0",
5252
"uncrypto": "^0.1.3",
5353
"unstorage": "^1.10.1",
54-
"wrangler": "^3.28.4",
54+
"wrangler": "^3.29.0",
5555
"zod": "^3.22.4"
5656
},
5757
"devDependencies": {
5858
"@nuxt/eslint-config": "^0.2.0",
5959
"@nuxt/module-builder": "^0.5.5",
60-
"@nuxt/schema": "^3.10.2",
60+
"@nuxt/schema": "^3.10.3",
6161
"@nuxt/test-utils": "^3.11.0",
62-
"@types/node": "^20.11.19",
62+
"@types/node": "^20.11.20",
6363
"changelogen": "^0.5.5",
6464
"eslint": "^8.56.0",
65-
"nuxt": "^3.10.2",
65+
"nuxt": "^3.10.3",
6666
"typescript": "^5.3.3",
6767
"vitest": "^1.3.1",
6868
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)