Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1437)
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 Jan 15, 2025
1 parent 48e5d4c commit 730c47a
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 117 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@types/semver": "7.5.8",
"changelogen": "0.5.7",
"consola": "^3.3.3",
"consola": "^3.4.0",
"devalue": "5.1.1",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
Expand All @@ -35,7 +35,7 @@
"h3": "1.13.1",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.42.0",
"knip": "5.42.1",
"nuxi": "3.20.0",
"ofetch": "1.4.1",
"pathe": "^2.0.1",
Expand All @@ -52,5 +52,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
6 changes: 3 additions & 3 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@unhead/schema": "^1.11.16",
"@unhead/schema": "^1.11.18",
"nitropack": "^2.10.4",
"unbuild": "latest",
"vite": "~6.0.7"
Expand All @@ -30,13 +30,13 @@
"defu": "^6.1.4",
"jiti": "^2.4.2",
"pathe": "^2.0.1",
"pkg-types": "^1.3.0",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"unbuild": "3.3.1",
"unimport": "^3.14.5",
"unimport": "^3.14.6",
"untyped": "^1.5.2"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@nuxt/schema": "3.15.2",
"@nuxt/ui-templates": "^1.3.4",
"@rollup/plugin-replace": "^6.0.2",
"@unhead/ssr": "^1.11.16",
"@unhead/vue": "^1.11.16",
"@unhead/ssr": "^1.11.18",
"@unhead/vue": "^1.11.18",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue2": "^2.3.3",
"acorn": "^8.14.0",
Expand Down Expand Up @@ -61,13 +61,13 @@
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.8.0",
"terser": "^5.37.0",
"ufo": "^1.5.4",
"unimport": "^3.14.5",
"unimport": "^3.14.6",
"unplugin": "^1.16.1",
"untyped": "^1.5.2",
"vite": "~6.0.7",
Expand All @@ -93,5 +93,5 @@
"engines": {
"node": "^18.20.5 || ^20.0.0 || >=22.0.0"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 730c47a

Please sign in to comment.