Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent dade402 commit e746755
Show file tree
Hide file tree
Showing 4 changed files with 585 additions and 574 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"devalue": "^4.3.2",
"eslint": "^8.47.0",
"eslint-plugin-jsdoc": "^46.4.6",
"jiti": "^1.19.1",
"vitest": "^0.34.1"
"eslint-plugin-jsdoc": "^46.5.0",
"jiti": "^1.19.3",
"vitest": "^0.34.2"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/lodash.template": "^4.5.1",
"@types/semver": "^7.5.0",
"@unhead/schema": "^1.3.3",
"@unhead/schema": "^1.3.5",
"nitropack": "^2.5.2",
"unbuild": "latest",
"vite": "~4.4.9"
Expand All @@ -26,12 +26,12 @@
"c12": "^1.4.2",
"create-require": "^1.1.1",
"defu": "^6.1.2",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.0.0",
"std-env": "^3.3.3",
"std-env": "^3.4.3",
"ufo": "^1.2.0",
"unbuild": "1.2.1",
"unimport": "^3.1.3",
Expand Down
16 changes: 8 additions & 8 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.6.5",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.3.3",
"@unhead/vue": "^1.3.3",
"@unhead/ssr": "^1.3.5",
"@unhead/vue": "^1.3.5",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
"acorn": "^8.10.0",
Expand All @@ -44,34 +44,34 @@
"fs-extra": "^10.1.0",
"get-port-please": "^3.0.1",
"globby": "^13.2.2",
"h3": "^1.7.1",
"h3": "^1.8.0",
"hash-sum": "^2.0.0",
"knitwork": "^1.0.0",
"magic-string": "^0.30.2",
"magic-string": "^0.30.3",
"mlly": "^1.4.0",
"nitropack": "^2.5.2",
"node-fetch": "^3.3.2",
"nuxi": "3.6.5",
"ofetch": "^1.1.1",
"ofetch": "^1.2.1",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"postcss": "^8.4.27",
"postcss": "^8.4.28",
"postcss-import": "^15.1.0",
"postcss-import-resolver": "^2.0.0",
"postcss-preset-env": "^9.1.1",
"postcss-url": "^10.1.3",
"scule": "^1.0.0",
"semver": "^7.5.4",
"std-env": "^3.3.3",
"std-env": "^3.4.3",
"terser": "^5.19.2",
"ufo": "^1.2.0",
"unctx": "^2.3.1",
"unimport": "^3.1.3",
"unplugin": "^1.4.0",
"untyped": "^1.4.0",
"vite": "~4.4.9",
"vite-node": "^0.34.1",
"vite-node": "^0.34.2",
"vue-bundle-renderer": "^2.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e746755

Please sign in to comment.