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 28, 2023
1 parent 38e230f commit de9fae1
Show file tree
Hide file tree
Showing 5 changed files with 1,326 additions and 996 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reproduire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
reproduire:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@nuxtjs/eslint-config": "^12.0.0",
"@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": "^8.48.0",
"eslint-plugin-jsdoc": "^46.5.0",
"jiti": "^1.19.3",
"vitest": "^0.34.3"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand All @@ -35,5 +35,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.0"
}
12 changes: 6 additions & 6 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"devDependencies": {
"@types/lodash.template": "^4.5.1",
"@types/semver": "^7.5.0",
"@unhead/schema": "^1.3.3",
"nitropack": "^2.5.2",
"@unhead/schema": "^1.3.9",
"nitropack": "^2.6.2",
"unbuild": "latest",
"vite": "~4.4.9"
},
"dependencies": {
"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",
"ufo": "^1.2.0",
"std-env": "^3.4.3",
"ufo": "^1.3.0",
"unbuild": "1.2.1",
"unimport": "^3.1.3",
"unimport": "^3.2.0",
"untyped": "^1.4.0"
},
"engines": {
Expand Down
30 changes: 15 additions & 15 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-typescript": "^7.22.10",
"@babel/plugin-transform-typescript": "^7.22.11",
"@nuxt/bridge-schema": "0.0.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.7.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/schema": "3.7.0",
"@nuxt/ui-templates": "^1.3.1",
"@unhead/ssr": "^1.3.3",
"@unhead/vue": "^1.3.3",
"@unhead/ssr": "^1.3.9",
"@unhead/vue": "^1.3.9",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
"acorn": "^8.10.0",
Expand All @@ -42,36 +42,36 @@
"estree-walker": "^3.0.3",
"externality": "^1.0.2",
"fs-extra": "^10.1.0",
"get-port-please": "^3.0.1",
"get-port-please": "^3.0.2",
"globby": "^13.2.2",
"h3": "^1.7.1",
"h3": "^1.8.1",
"hash-sum": "^2.0.0",
"knitwork": "^1.0.0",
"magic-string": "^0.30.2",
"mlly": "^1.4.0",
"nitropack": "^2.5.2",
"magic-string": "^0.30.3",
"mlly": "^1.4.1",
"nitropack": "^2.6.2",
"node-fetch": "^3.3.2",
"nuxi": "3.7.2",
"ofetch": "^1.1.1",
"ofetch": "^1.3.3",
"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",
"ufo": "^1.3.0",
"unctx": "^2.3.1",
"unimport": "^3.1.3",
"unimport": "^3.2.0",
"unplugin": "^1.4.0",
"untyped": "^1.4.0",
"vite": "~4.4.9",
"vite-node": "^0.34.1",
"vite-node": "^0.34.3",
"vue-bundle-renderer": "^2.0.0"
},
"devDependencies": {
Expand All @@ -89,5 +89,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.0"
}
Loading

0 comments on commit de9fae1

Please sign in to comment.