Skip to content

Commit 7b46151

Browse files
committed
chore: bump deps
1 parent 1b7d96d commit 7b46151

File tree

5 files changed

+2178
-4122
lines changed

5 files changed

+2178
-4122
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"generate": "nuxi generate"
1212
},
1313
"devDependencies": {
14-
"@iconify-json/carbon": "^1.1.34",
14+
"@iconify-json/carbon": "^1.1.35",
1515
"@nuxt/devtools-kit": "^1.3.3",
1616
"@nuxt/devtools-ui-kit": "^1.3.3",
17-
"@nuxt/kit": "^3.11.2",
18-
"nuxt": "^3.11.2",
17+
"@nuxt/kit": "^3.12.1",
18+
"nuxt": "^3.12.1",
1919
"vue": "^3.4.27",
20-
"vue-router": "^4.3.2"
20+
"vue-router": "^4.3.3"
2121
}
2222
}

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-scripts-docs",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@9.1.4",
5+
"packageManager": "pnpm@9.3.0",
66
"scripts": {
77
"dev": "nuxi dev",
88
"generate": "nuxi generate",
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@iconify-json/heroicons": "^1.1.21",
1414
"@iconify-json/ph": "^1.1.13",
15-
"@iconify-json/simple-icons": "^1.1.104",
15+
"@iconify-json/simple-icons": "^1.1.105",
1616
"@nuxt/content": "^2.12.1",
1717
"@nuxt/fonts": "^0.7.0",
1818
"@nuxt/image": "^1.7.0",
1919
"@nuxt/scripts": "workspace:*",
2020
"@nuxt/ui-pro": "^1.2.0",
2121
"@nuxthq/studio": "^1.1.2",
2222
"@nuxtjs/seo": "^2.0.0-rc.10",
23-
"@vueuse/core": "^10.10.0",
24-
"@vueuse/nuxt": "^10.10.0",
23+
"@vueuse/core": "^10.10.1",
24+
"@vueuse/nuxt": "^10.10.1",
2525
"nuxt": "npm:nuxt-nightly@latest",
2626
"nuxt-scripts-devtools": "workspace:*",
2727
"vue": "^3.4.27",
28-
"vue-router": "^4.3.2"
28+
"vue-router": "^4.3.3"
2929
}
3030
}

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.4.7",
5-
"packageManager": "pnpm@9.1.4",
5+
"packageManager": "pnpm@9.3.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -62,38 +62,38 @@
6262
"dependencies": {
6363
"@nuxt/devtools-kit": "^1.3.3",
6464
"@nuxt/devtools-ui-kit": "^1.3.3",
65-
"@nuxt/kit": "^3.11.2",
65+
"@nuxt/kit": "^3.12.1",
6666
"@types/google.maps": "^3.55.9",
6767
"@types/stripe-v3": "^3.1.33",
6868
"@types/vimeo__player": "^2.18.3",
6969
"@types/youtube": "^0.0.50",
7070
"@unhead/vue": "^1.9.12",
71-
"@vueuse/core": "^10.10.0",
71+
"@vueuse/core": "^10.10.1",
7272
"consola": "^3.2.3",
7373
"defu": "^6.1.4",
7474
"estree-walker": "^3.0.3",
7575
"h3": "^1.11.1",
7676
"magic-string": "^0.30.10",
77-
"mlly": "^1.7.0",
77+
"mlly": "^1.7.1",
7878
"ofetch": "^1.3.4",
7979
"ohash": "^1.1.3",
8080
"pathe": "^1.1.2",
8181
"pkg-types": "^1.1.1",
8282
"semver": "^7.6.2",
83-
"shiki": "^1.6.2",
83+
"shiki": "^1.6.4",
8484
"sirv": "^2.0.4",
8585
"std-env": "^3.7.0",
8686
"third-party-capital": "^1.0.30",
8787
"ufo": "^1.5.3",
8888
"unimport": "^3.7.2",
8989
"unplugin": "^1.10.1",
9090
"unstorage": "^1.10.2",
91-
"valibot": "^0.30.0"
91+
"valibot": "^0.31.1"
9292
},
9393
"devDependencies": {
9494
"@nuxt/devtools-ui-kit": "^1.3.3",
9595
"@nuxt/eslint-config": "^0.3.13",
96-
"@nuxt/module-builder": "^0.7.0",
96+
"@nuxt/module-builder": "^0.7.1",
9797
"@nuxt/test-utils": "3.13.1",
9898
"@types/semver": "^7.5.8",
9999
"@unhead/schema": "^1.9.12",
@@ -102,18 +102,18 @@
102102
"changelogen": "^0.5.5",
103103
"eslint": "9.4.0",
104104
"knitwork": "^1.1.0",
105-
"nuxt": "^3.11.2",
105+
"nuxt": "^3.12.1",
106106
"playwright-core": "^1.44.1",
107107
"typescript": "^5.4.5",
108108
"vitest": "^1.6.0",
109109
"vue": "^3.4.27",
110-
"vue-router": "^4.3.2"
110+
"vue-router": "^4.3.3"
111111
},
112112
"resolutions": {
113113
"@nuxt/scripts": "workspace:*",
114-
"nuxt": "^3.11.2",
114+
"nuxt": "^3.12.1",
115115
"nuxt-scripts-devtools": "workspace:*",
116116
"vue": "^3.4.27",
117-
"vue-router": "^4.3.2"
117+
"vue-router": "^4.3.3"
118118
}
119119
}

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"dependencies": {
1111
"@nuxt/scripts": "workspace:*",
1212
"@nuxt/ui": "^2.16.0",
13-
"nuxt": "^3.11.2",
13+
"nuxt": "^3.12.1",
1414
"nuxt-scripts-devtools": "workspace:*",
1515
"vue": "^3.4.27",
16-
"vue-router": "^4.3.2"
16+
"vue-router": "^4.3.3"
1717
}
1818
}

0 commit comments

Comments
 (0)