Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1175)
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 Apr 17, 2024
1 parent 65d768b commit c1ea816
Show file tree
Hide file tree
Showing 4 changed files with 448 additions and 641 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"changelogen": "^0.5.5",
"devalue": "^4.3.2",
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^48.2.2",
"eslint-plugin-jsdoc": "^48.2.3",
"jiti": "^1.21.0",
"playwright-core": "^1.42.1",
"playwright-core": "^1.43.1",
"std-env": "^3.7.0",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@unhead/schema": "^1.9.4",
"@unhead/schema": "^1.9.5",
"nitropack": "^2.9.6",
"unbuild": "latest",
"vite": "~5.2.8"
"vite": "~5.2.9"
},
"dependencies": {
"c12": "^1.10.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@nuxt/schema": "3.11.2",
"@nuxt/ui-templates": "^1.3.3",
"@rollup/plugin-replace": "^5.0.5",
"@unhead/ssr": "^1.9.4",
"@unhead/vue": "^1.9.4",
"@unhead/ssr": "^1.9.5",
"@unhead/vue": "^1.9.5",
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-vue2": "^2.3.1",
"acorn": "^8.11.3",
Expand All @@ -54,7 +54,7 @@
"hookable": "5.5.3",
"klona": "^2.0.6",
"knitwork": "^1.1.0",
"magic-string": "^0.30.8",
"magic-string": "^0.30.10",
"mlly": "^1.6.1",
"nitropack": "^2.9.6",
"node-fetch": "^3.3.2",
Expand All @@ -67,7 +67,7 @@
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.5.4",
"postcss-preset-env": "^9.5.5",
"postcss-url": "^10.1.3",
"scule": "^1.3.0",
"semver": "^7.6.0",
Expand All @@ -78,8 +78,8 @@
"unimport": "^3.7.1",
"unplugin": "^1.10.1",
"untyped": "^1.4.2",
"vite": "~5.2.8",
"vite-node": "^1.4.0",
"vite": "~5.2.9",
"vite-node": "^1.5.0",
"vue-bundle-renderer": "^2.0.0"
},
"devDependencies": {
Expand All @@ -90,7 +90,7 @@
"@types/hash-sum": "^1.0.2",
"@types/node-fetch": "^3.0.2",
"nuxt": "^2.17.2",
"rollup": "^4.14.0",
"rollup": "^4.14.3",
"unbuild": "2.0.0",
"vue": "^2.7.15",
"vue-router": "^3.6.5"
Expand Down
Loading

0 comments on commit c1ea816

Please sign in to comment.