We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcd650 commit 64ee799Copy full SHA for 64ee799
package.json
@@ -36,7 +36,7 @@
36
},
37
"dependencies": {
38
"@cloudflare/workers-types": "^4.20240314.0",
39
- "@nuxt/kit": "^3.11.0",
+ "@nuxt/kit": "^3.11.1",
40
"@sindresorhus/slugify": "^2.2.1",
41
"@uploadthing/mime-types": "^0.2.6",
42
"citty": "^0.1.6",
@@ -58,12 +58,12 @@
58
59
"devDependencies": {
60
"@nuxt/eslint-config": "^0.2.0",
61
- "@nuxt/schema": "^3.11.0",
+ "@nuxt/schema": "^3.11.1",
62
"@nuxt/test-utils": "^3.12.0",
63
- "@types/node": "^20.11.28",
+ "@types/node": "^20.11.29",
64
"changelogen": "^0.5.5",
65
"eslint": "^8.57.0",
66
- "nuxt": "^3.11.0",
+ "nuxt": "^3.11.1",
67
"typescript": "^5.4.2",
68
"vitest": "^1.4.0",
69
"wrangler": "^3.34.2"
0 commit comments