Skip to content

Commit 983a3ac

Browse files
chore(deps): update all non-major dependencies (#1825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bebe104 commit 983a3ac

File tree

3 files changed

+848
-266
lines changed

3 files changed

+848
-266
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"@iconify-json/ph": "^1.2.2",
1313
"@iconify-json/simple-icons": "^1.2.33",
1414
"@nuxt/content": "^2.13.4",
15-
"@nuxt/fonts": "^0.11.1",
15+
"@nuxt/fonts": "^0.11.2",
1616
"@nuxt/image": "link:..",
1717
"@nuxt/ui-pro": "^1.7.1",
1818
"@nuxthq/studio": "^2.2.1",
1919
"@nuxtjs/plausible": "^1.2.0",
2020
"@vueuse/core": "^13.1.0",
2121
"@vueuse/nuxt": "^13.1.0",
2222
"nuxt": "^3.16.2",
23-
"nuxt-og-image": "^5.1.2",
23+
"nuxt-og-image": "^5.1.3",
2424
"ohash": "^1.1.6",
2525
"perfect-debounce": "^1.0.0",
2626
"tailwindcss": "^3.4.17"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@nuxt/kit": "^3.16.2",
4343
"consola": "^3.4.2",
4444
"defu": "^6.1.4",
45-
"h3": "^1.15.1",
45+
"h3": "^1.15.3",
4646
"image-meta": "^0.2.1",
4747
"knitwork": "^1.2.0",
4848
"ohash": "^2.0.11",
@@ -55,7 +55,7 @@
5555
"@nuxt/module-builder": "1.0.1",
5656
"@nuxt/schema": "3.16.2",
5757
"@nuxt/test-utils": "^3.17.2",
58-
"@types/node": "^22.14.1",
58+
"@types/node": "^22.15.3",
5959
"@types/semver": "^7.7.0",
6060
"@unhead/vue": "^2.0.8",
6161
"@vitest/coverage-v8": "^3.1.2",
@@ -67,10 +67,10 @@
6767
"ipx": "^3.0.3",
6868
"jiti": "2.4.2",
6969
"knip": "^5.50.5",
70-
"nitropack": "^2.11.9",
70+
"nitropack": "^2.11.11",
7171
"nuxt": "^3.16.2",
7272
"ofetch": "^1.4.1",
73-
"pkg-pr-new": "^0.0.42",
73+
"pkg-pr-new": "^0.0.43",
7474
"playwright-core": "^1.52.0",
7575
"semver": "^7.7.1",
7676
"tinyexec": "^1.0.1",
@@ -80,12 +80,12 @@
8080
"vitest": "^3.1.2",
8181
"vitest-environment-nuxt": "^1.0.1",
8282
"vue": "3.5.13",
83-
"vue-tsc": "^2.2.8"
83+
"vue-tsc": "^2.2.10"
8484
},
8585
"optionalDependencies": {
8686
"ipx": "^3.0.3"
8787
},
88-
"packageManager": "pnpm@10.9.0",
88+
"packageManager": "pnpm@10.10.0",
8989
"resolutions": {
9090
"@nuxt/image": "workspace:*",
9191
"@nuxt/schema": "3.16.2",

0 commit comments

Comments
 (0)