Skip to content

Commit c9f881e

Browse files
committed
chore: bump deps
1 parent 0d24f16 commit c9f881e

5 files changed

Lines changed: 2078 additions & 2320 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"generate": "nuxi generate"
1212
},
1313
"devDependencies": {
14-
"@iconify-json/carbon": "^1.1.35"
14+
"@iconify-json/carbon": "^1.1.36"
1515
}
1616
}

docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"dependencies": {
1212
"@iconify-json/heroicons": "^1.1.21",
1313
"@iconify-json/ph": "^1.1.13",
14-
"@iconify-json/simple-icons": "^1.1.105",
15-
"@nuxt/content": "^2.12.1",
16-
"@nuxt/fonts": "^0.7.0",
14+
"@iconify-json/simple-icons": "^1.1.108",
15+
"@nuxt/content": "^2.13.0",
16+
"@nuxt/fonts": "^0.7.1",
1717
"@nuxt/image": "^1.7.0",
1818
"@nuxt/scripts": "workspace:*",
19-
"@nuxt/ui-pro": "^1.2.0",
20-
"@nuxthq/studio": "^1.1.2",
21-
"@nuxtjs/seo": "^2.0.0-rc.10",
22-
"@vueuse/core": "^10.10.1",
23-
"@vueuse/nuxt": "^10.10.1",
19+
"@nuxt/ui-pro": "^1.3.1",
20+
"@nuxthq/studio": "^2.0.3",
21+
"@nuxtjs/seo": "^2.0.0-rc.11",
22+
"@vueuse/core": "^10.11.0",
23+
"@vueuse/nuxt": "^10.11.0",
2424
"nuxt-scripts-devtools": "workspace:*"
2525
}
2626
}

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.5.1",
5-
"packageManager": "pnpm@9.3.0",
5+
"packageManager": "pnpm@9.4.0",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -66,62 +66,62 @@
6666
]
6767
},
6868
"dependencies": {
69-
"@nuxt/devtools-kit": "^1.3.3",
70-
"@nuxt/devtools-ui-kit": "^1.3.3",
71-
"@nuxt/kit": "^3.12.1",
72-
"@types/google.maps": "^3.55.9",
69+
"@nuxt/devtools-kit": "^1.3.9",
70+
"@nuxt/devtools-ui-kit": "^1.3.9",
71+
"@nuxt/kit": "^3.12.3",
72+
"@types/google.maps": "^3.55.11",
7373
"@types/stripe-v3": "^3.1.33",
7474
"@types/vimeo__player": "^2.18.3",
7575
"@types/youtube": "^0.0.50",
76-
"@unhead/vue": "^1.9.12",
77-
"@vueuse/core": "^10.10.1",
76+
"@unhead/vue": "^1.9.14",
77+
"@vueuse/core": "^10.11.0",
7878
"acorn": "^8.12.0",
7979
"consola": "^3.2.3",
8080
"defu": "^6.1.4",
81-
"h3": "^1.11.1",
81+
"h3": "^1.12.0",
8282
"magic-string": "^0.30.10",
8383
"mlly": "^1.7.1",
8484
"ofetch": "^1.3.4",
8585
"ohash": "^1.1.3",
8686
"pathe": "^1.1.2",
87-
"pkg-types": "^1.1.1",
87+
"pkg-types": "^1.1.3",
8888
"semver": "^7.6.2",
89-
"shiki": "^1.6.4",
89+
"shiki": "^1.10.1",
9090
"sirv": "^2.0.4",
9191
"std-env": "^3.7.0",
92-
"third-party-capital": "^1.0.30",
92+
"third-party-capital": "^1.0.31",
9393
"ufo": "^1.5.3",
9494
"unimport": "^3.7.2",
95-
"unplugin": "^1.10.1",
95+
"unplugin": "^1.11.0",
9696
"unstorage": "^1.10.2",
97-
"valibot": "^0.31.1"
97+
"valibot": "^0.35.0"
9898
},
9999
"devDependencies": {
100-
"@nuxt/devtools-ui-kit": "^1.3.3",
100+
"@nuxt/devtools-ui-kit": "^1.3.9",
101101
"@nuxt/eslint-config": "^0.3.13",
102-
"@nuxt/module-builder": "^0.8.0",
102+
"@nuxt/module-builder": "^0.8.1",
103103
"@nuxt/test-utils": "3.13.1",
104104
"@types/semver": "^7.5.8",
105-
"@typescript-eslint/typescript-estree": "^7.13.0",
106-
"@unhead/schema": "^1.9.12",
105+
"@typescript-eslint/typescript-estree": "^7.15.0",
106+
"@unhead/schema": "^1.9.14",
107107
"acorn-loose": "^8.4.0",
108108
"bumpp": "^9.4.1",
109109
"changelogen": "^0.5.5",
110110
"eslint": "9.5.0",
111111
"eslint-plugin-n": "^17.9.0",
112112
"knitwork": "^1.1.0",
113-
"nuxt": "^3.12.1",
114-
"playwright-core": "^1.44.1",
115-
"typescript": "^5.4.5",
113+
"nuxt": "^3.12.3",
114+
"playwright-core": "^1.45.1",
115+
"typescript": "^5.5.3",
116116
"vitest": "^1.6.0",
117-
"vue": "^3.4.27",
118-
"vue-router": "^4.3.3"
117+
"vue": "^3.4.31",
118+
"vue-router": "^4.4.0"
119119
},
120120
"resolutions": {
121121
"@nuxt/scripts": "workspace:*",
122-
"nuxt": "^3.12.1",
122+
"nuxt": "^3.12.3",
123123
"nuxt-scripts-devtools": "workspace:*",
124-
"vue": "^3.4.27",
125-
"vue-router": "^4.3.3"
124+
"vue": "^3.4.31",
125+
"vue-router": "^4.4.0"
126126
}
127127
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@nuxt/scripts": "workspace:*",
12-
"@nuxt/ui": "^2.16.0",
12+
"@nuxt/ui": "^2.17.0",
1313
"nuxt-scripts-devtools": "workspace:*"
1414
}
1515
}

0 commit comments

Comments
 (0)