Skip to content

Commit 01f93e4

Browse files
committed
chore: bump deps
1 parent 1b68f36 commit 01f93e4

File tree

3 files changed

+239
-196
lines changed

3 files changed

+239
-196
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"@iconify-json/heroicons": "^1.2.2",
1313
"@iconify-json/noto": "^1.2.3",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.27",
15+
"@iconify-json/simple-icons": "^1.2.28",
1616
"@nuxt/content": "^3.3.0",
17-
"@nuxt/fonts": "^0.10.3",
17+
"@nuxt/fonts": "^0.11.0",
1818
"@nuxt/image": "^1.9.0",
1919
"@nuxt/scripts": "workspace:*",
20-
"@nuxt/ui-pro": "^1.7.0",
20+
"@nuxt/ui-pro": "^1.7.1",
2121
"@nuxthq/studio": "^2.2.1",
22-
"@nuxtjs/seo": "^2.2.0",
23-
"@vueuse/core": "^12.8.2",
24-
"@vueuse/nuxt": "^12.8.2",
22+
"@nuxtjs/seo": "^3.0.0-beta.3",
23+
"@vueuse/core": "^13.0.0",
24+
"@vueuse/nuxt": "^13.0.0",
2525
"nuxt-content-twoslash": "^0.1.2",
2626
"nuxt-llms": "^0.1.0",
27-
"ohash": "^1.1.6",
27+
"ohash": "^2.0.11",
2828
"shiki": "^3.1.0"
2929
}
3030
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxt/scripts",
33
"type": "module",
44
"version": "0.11.1",
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].2",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -90,7 +90,7 @@
9090
},
9191
"dependencies": {
9292
"@nuxt/kit": "catalog:",
93-
"@vueuse/core": "^12.8.2",
93+
"@vueuse/core": "^13.0.0",
9494
"consola": "^3.4.0",
9595
"defu": "^6.1.4",
9696
"h3": "^1.15.1",
@@ -109,19 +109,19 @@
109109
"devDependencies": {
110110
"@nuxt/devtools-kit": "^2.2.1",
111111
"@nuxt/devtools-ui-kit": "^2.2.1",
112-
"@nuxt/eslint-config": "^1.1.0",
112+
"@nuxt/eslint-config": "^1.2.0",
113113
"@nuxt/module-builder": "^0.8.4",
114114
"@nuxt/scripts": "workspace:*",
115115
"@nuxt/test-utils": "3.17.1",
116116
"@types/semver": "^7.5.8",
117-
"@typescript-eslint/typescript-estree": "^8.26.0",
117+
"@typescript-eslint/typescript-estree": "^8.26.1",
118118
"@unhead/ssr": "^1.11.20",
119119
"acorn-loose": "^8.4.0",
120120
"bumpp": "^10.0.3",
121121
"changelogen": "^0.6.1",
122122
"eslint": "9.21.0",
123123
"eslint-plugin-n": "^17.16.2",
124-
"happy-dom": "^17.4.0",
124+
"happy-dom": "^17.4.3",
125125
"knitwork": "^1.2.0",
126126
"nuxt": "catalog:",
127127
"playwright-core": "^1.51.0",

0 commit comments

Comments
 (0)