8000 chore: update deps · nuxt-hub/core@69994d7 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 69994d7

Browse files
committed
chore: update deps
1 parent 48a1065 commit 69994d7

File tree

3 files changed

+1290
-607
lines changed

3 files changed

+1290
-607
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"preview": "nuxi preview"
1010
},
1111
"dependencies": {
12-
"@iconify-json/heroicons": "^1.1.20",
13-
"@iconify-json/ph": "^1.1.12",
14-
"@iconify-json/simple-icons": "^1.1.99",
12+
"@iconify-json/heroicons": "^1.1.21",
13+
"@iconify-json/ph": "^1.1.13",
14+
"@iconify-json/simple-icons": "^1.1.101",
1515
"@nuxt/content": "^2.12.1",
16-
"@nuxt/fonts": "^0.6.1",
17-
"@nuxt/image": "^1.5.0",
18-
"@nuxt/ui-pro": "^1.1.0",
19-
"@nuxthq/studio": "^1.0.13",
16+
"@nuxt/fonts": "^0.7.0",
17+
"@nuxt/image": "^1.7.0",
18+
"@nuxt/ui-pro": "^1.2.0",
19+
"@nuxthq/studio": "^1.0.15",
2020
"@nuxtjs/plausible": "^1.0.0",
2121
"@vueuse/core": "^10.9.0",
2222
"@vueuse/nuxt": "^10.9.0",

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"test:watch": "vitest watch"
3838
},
3939
"dependencies": {
40-
"@cloudflare/workers-types": "^4.20240423.0",
41-
"@nuxt/devtools-kit": "^1.2.0",
40+
"@cloudflare/workers-types": "^4.20240512.0",
41+
"@nuxt/devtools-kit": "^1.3.1",
4242
"@nuxt/kit": "^3.11.2",
4343
"@sindresorhus/slugify": "^2.2.1",
44-
"@uploadthing/mime-types": "^0.2.9",
44+
"@uploadthing/mime-types": "^0.2.10",
4545
"citty": "^0.1.6",
4646
"confbox": "^0.1.7",
4747
"defu": "^6.1.4",
@@ -50,24 +50,24 @@
5050
"nitro-cloudflare-dev": "^0.1.4",
5151
"ofetch": "^1.3.4",
5252
"pathe": "^1.1.2",
53-
"pkg-types": "^1.1.0",
53+
"pkg-types": "^1.1.1",
5454
"ufo": "^1.5.3",
5555
"uncrypto": "^0.1.3",
5656
"unstorage": "^1.10.2",
57-
"zod": "^3.23.5"
57+
"zod": "^3.23.8"
5858
},
5959
"devDependencies": {
60-
"@nuxt/devtools": "^1.2.0",
61-
"@nuxt/eslint-config": "^0.3.10",
60+
"@nuxt/devtools": "^1.3.1",
61+
"@nuxt/eslint-config": "^0.3.12",
6262
"@nuxt/module-builder": "^0.6.0",
6363
"@nuxt/schema": "^3.11.2",
6464
"@nuxt/test-utils": "^3.12.1",
65-
"@types/node": "^20.12.8",
65+
"@types/node": "^20.12.12",
6666
"changelogen": "^0.5.5",
67-
"eslint": "^9.1.1",
67+
"eslint": "^9.2.0",
6868
"nuxt": "^3.11.2",
6969
"typescript": "^5.4.5",
70-
"vitest": "^1.5.3",
71-
"wrangler": "^3.53.1"
70+
"vitest": "^1.6.0",
71+
"wrangler": "^3.56.0"
7272
}
7373
}

0 commit comments

Comments
 (0)
0