Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1524)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent aab34ad commit 0ffa27c
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 289 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@nuxt/image": "link:..",
"@nuxt/ui-pro": "^1.4.3",
"@nuxthq/studio": "^2.1.1",
"@nuxtjs/plausible": "^1.0.2",
"@nuxtjs/plausible": "^1.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt": "^3.13.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"globby": "^14.0.2",
"happy-dom": "^15.7.4",
"ipx": "^2.1.0",
"jiti": "2.1.1",
"jiti": "2.1.2",
"nuxt": "^3.13.2",
"ofetch": "^1.4.0",
"playwright-core": "^1.47.2",
Expand All @@ -71,7 +71,7 @@
"typescript": "5.6.2",
"vitest": "^2.1.2",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.10",
"vue": "3.5.11",
"vue-tsc": "^2.1.6"
},
"optionalDependencies": {
Expand All @@ -82,7 +82,7 @@
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.2",
"@nuxt/ui": "2.18.6",
"vue": "3.5.10"
"vue": "3.5.11"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit 0ffa27c

Please sign in to comment.