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

Commit f55098c

Browse files
committed
chore: update deps
1 parent 889acbc commit f55098c

File tree

4 files changed

+1160
-728
lines changed

4 files changed

+1160
-728
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@iconify-json/heroicons": "^1.1.21",
1313
"@iconify-json/ph": "^1.1.13",
14-
"@iconify-json/simple-icons": "^1.1.105",
14+
"@iconify-json/simple-icons": "^1.1.106",
1515
"@nuxt/content": "^2.12.1",
1616
"@nuxt/fonts": "^0.7.0",
1717
"@nuxt/image": "^1.7.0",
@@ -22,7 +22,7 @@
2222
"@vueuse/core": "^10.11.0",
2323
"@vueuse/nuxt": "^10.11.0",
2424
"medium-zoom": "^1.1.0",
25-
"nuxt": "^3.12.1",
25+
"nuxt": "^3.12.2",
2626
"nuxt-cloudflare-analytics": "^1.0.8",
2727
"nuxt-og-image": "^3.0.0-rc.53",
2828
"three": "^0.165.0",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20240605.0",
41+
"@cloudflare/workers-types": "^4.20240614.0",
4242
"@nuxt/devtools-kit": "^1.3.3",
43-
"@nuxt/kit": "^3.12.1",
43+
"@nuxt/kit": "^3.12.2",
4444
"@uploadthing/mime-types": "^0.2.10",
4545
"citty": "^0.1.6",
4646
"confbox": "^0.1.7",
@@ -60,17 +60,17 @@
6060
"@nuxt/devtools": "^1.3.3",
6161
"@nuxt/eslint-config": "^0.3.13",
6262
"@nuxt/module-builder": "^0.7.1",
63-
"@nuxt/schema": "^3.12.1",
63+
"@nuxt/schema": "^3.12.2",
6464
"@nuxt/test-utils": "^3.13.1",
6565
"@nuxthub/core": "link:.",
6666
"@types/node": "^20.14.2",
6767
"changelogen": "^0.5.5",
68-
"eslint": "^9.4.0",
68+
"eslint": "^9.5.0",
6969
"happy-dom": "^14.12.0",
70-
"nuxt": "^3.12.1",
70+
"nuxt": "^3.12.2",
7171
"typescript": "^5.4.5",
7272
"vitest": "^1.6.0",
73-
"wrangler": "^3.60.2"
73+
"wrangler": "^3.60.3"
7474
},
7575
"resolutions": {
7676
"@nuxt/ui": "2.15.2"

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"preview": "nuxi preview"
99
},
1010
"dependencies": {
11-
"@iconify-json/simple-icons": "^1.1.102",
11+
"@iconify-json/simple-icons": "^1.1.106",
1212
"@kgierke/nuxt-basic-auth": "^1.6.0",
13-
"@nuxt/ui": "^2.16.0",
13+
"@nuxt/ui": "^2.17.0",
1414
"@nuxthub/core": "latest",
15-
"drizzle-orm": "^0.30.10",
16-
"nuxt": "^3.12.1"
15+
"drizzle-orm": "^0.31.2",
16+
"nuxt": "^3.12.2"
1717
},
1818
"devDependencies": {
1919
"@nuxt/devtools": "latest"

0 commit comments

Comments
 (0)
0