Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#26234)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Mar 14, 2024
1 parent c3c9c4b commit 7a3857e
Show file tree
Hide file tree
Showing 5 changed files with 97 additions and 150 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/node": "20.11.27",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
"@vue/test-utils": "2.4.5",
"case-police": "0.6.1",
"changelogen": "0.5.5",
"consola": "3.2.3",
Expand All @@ -69,7 +69,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
"happy-dom": "13.8.2",
"happy-dom": "13.8.4",
"jiti": "1.21.0",
"markdownlint-cli": "0.39.0",
"nitropack": "2.9.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"@nuxt/telemetry": "^2.5.3",
"@nuxt/ui-templates": "^1.3.1",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.8.16",
"@unhead/ssr": "^1.8.16",
"@unhead/vue": "^1.8.16",
"@unhead/dom": "^1.8.18",
"@unhead/ssr": "^1.8.18",
"@unhead/vue": "^1.8.18",
"@vue/shared": "^3.4.21",
"acorn": "8.11.3",
"c12": "^1.10.0",
Expand Down Expand Up @@ -109,7 +109,7 @@
"unimport": "^3.7.1",
"unplugin": "^1.10.0",
"unplugin-vue-router": "^0.7.0",
"unstorage": "^1.10.1",
"unstorage": "^1.10.2",
"untyped": "^1.4.2",
"vue": "^3.4.21",
"vue-bundle-renderer": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.8",
"@unhead/schema": "1.8.16",
"@unhead/schema": "1.8.18",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.21",
Expand Down

0 comments on commit 7a3857e

Please sign in to comment.