Skip to content

Commit 418479b

Browse files
chore(deps): update all non-major dependencies
1 parent 1b68f36 commit 418479b

3 files changed

Lines changed: 214 additions & 242 deletions

File tree

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
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",
2222
"@nuxtjs/seo": "^2.2.0",
2323
"@vueuse/core": "^12.8.2",

package.json

Lines changed: 7 additions & 7 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": "pnpm@10.6.1",
5+
"packageManager": "pnpm@10.6.2",
66
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -71,7 +71,7 @@
7171
"@types/google.maps": "^3.58.1",
7272
"@types/vimeo__player": "^2.18.3",
7373
"@types/youtube": "^0.1.0",
74-
"@unhead/vue": "^2.0.0-rc.8",
74+
"@unhead/vue": "^2.0.0-rc.9",
7575
"nuxt": "^3.16.0"
7676
},
7777
"peerDependenciesMeta": {
@@ -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:*",
115-
"@nuxt/test-utils": "3.17.1",
115+
"@nuxt/test-utils": "3.17.2",
116116
"@types/semver": "^7.5.8",
117117
"@typescript-eslint/typescript-estree": "^8.26.0",
118118
"@unhead/ssr": "^1.11.20",
119119
"acorn-loose": "^8.4.0",
120120
"bumpp": "^10.0.3",
121121
"changelogen": "^0.6.1",
122-
"eslint": "9.21.0",
122+
"eslint": "9.22.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",
@@ -135,7 +135,7 @@
135135
"resolutions": {
136136
"@nuxt/schema": "catalog:",
137137
"@nuxt/scripts": "workspace:*",
138-
"@unhead/vue": "2.0.0-rc.8",
138+
"@unhead/vue": "^2.0.0-rc.9",
139139
"nuxt": "catalog:",
140140
"typescript": "5.8.2",
141141
"vue": "^3.5.13",

0 commit comments

Comments
 (0)