Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#9926)
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 3, 2023
1 parent f3661ce commit be132df
Show file tree
Hide file tree
Showing 10 changed files with 76 additions and 279 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"gendocs": "jiti ./scripts/gen-docs.ts"
},
"devDependencies": {
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"nuxt": "^3.0.0",
"nuxt-website-theme": "^0.2.2",
"pathe": "^1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4143,7 +4143,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docs@workspace:."
dependencies:
jiti: ^1.16.0
jiti: ^1.16.1
nuxt: ^3.0.0
nuxt-website-theme: ^0.2.2
pathe: ^1.0.0
Expand Down Expand Up @@ -6655,6 +6655,15 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.16.1":
version: 1.16.1
resolution: "jiti@npm:1.16.1"
bin:
jiti: bin/jiti.js
checksum: dce56f5bb0ba61d500e854389fed128a19f72061247c86405c7e2a47f772ca8dea26bb9e64b9b69a5645dbc1d4170f29e147606e4c6359a3a0800a0658e4e593
languageName: node
linkType: hard

"joi@npm:^17.7.0":
version: 17.7.0
resolution: "joi@npm:17.7.0"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nuxt": "workspace:*",
"nuxt3": "workspace:nuxt@*",
"unbuild": "^1.0.2",
"vite": "^4.0.3",
"vite": "^4.0.4",
"vue": "3.2.45"
},
"devDependencies": {
Expand All @@ -60,7 +60,7 @@
"execa": "^6.1.0",
"expect-type": "^0.15.0",
"globby": "^13.1.3",
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"markdownlint-cli": "^0.32.2",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
Expand All @@ -72,11 +72,11 @@
"typescript": "^4.9.4",
"ufo": "^1.0.1",
"unbuild": "^1.0.2",
"vite": "^4.0.3",
"vite": "^4.0.4",
"vitest": "^0.26.3",
"vue-tsc": "^1.0.19"
},
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@7.22.0",
"engines": {
"node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"globby": "^13.1.3",
"hash-sum": "^2.0.0",
"ignore": "^5.2.4",
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"knitwork": "^1.0.0",
"lodash.template": "^4.5.0",
"mlly": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"flat": "^5.0.2",
"giget": "^1.0.0",
"h3": "^1.0.2",
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"listhen": "^1.0.1",
"mlly": "^1.0.0",
"mri": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"ufo": "^1.0.1",
"ultrahtml": "^1.2.0",
"unctx": "^2.1.1",
"unenv": "^1.0.0",
"unenv": "^1.0.1",
"unimport": "^1.1.0",
"unplugin": "^1.0.1",
"untyped": "^1.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@vitejs/plugin-vue": "^4.0.0",
"nitropack": "npm:nitropack-edge@2.0.0-27860563.409fe2b",
"unbuild": "latest",
"vite": "~4.0.3"
"vite": "~4.0.4"
},
"dependencies": {
"c12": "^1.1.0",
"create-require": "^1.1.1",
"defu": "^6.1.1",
"hookable": "^5.4.2",
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"pathe": "^1.0.0",
"pkg-types": "^1.0.1",
"postcss-import-resolver": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"defu": "^6.1.1",
"execa": "^6.1.0",
"get-port-please": "^2.6.1",
"jiti": "^1.16.0",
"jiti": "^1.16.1",
"ofetch": "^1.0.0",
"pathe": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"rollup-plugin-visualizer": "^5.9.0",
"ufo": "^1.0.1",
"unplugin": "^1.0.1",
"vite": "~4.0.3",
"vite": "~4.0.4",
"vite-node": "^0.26.3",
"vite-plugin-checker": "^0.5.3",
"vue-bundle-renderer": "^1.0.0"
Expand Down
Loading

0 comments on commit be132df

Please sign in to comment.