Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#6492)
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] committed Aug 11, 2022
1 parent 5aa7288 commit 5db559b
Show file tree
Hide file tree
Showing 11 changed files with 306 additions and 51 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@nuxt/typescript-build": "^2.1.0",
"fs-extra": "^10.1.0",
"jiti": "^1.14.0",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"rimraf": "^3.0.2",
"scule": "^0.3.2",
"untyped": "^0.4.5",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8352,10 +8352,10 @@ pathe@^0.2.0:
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339"
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==

pathe@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.3.tgz#8d6d70a25d4db6024ed4d59e59c1bf80fcf18753"
integrity sha512-x3nrPvG0HDSDzUiJ0WqtzhN4MD+h5B+dFJ3/qyxVuARlr4Y3aJv8gri2cZzp9Z8sGs2a+aG9gNbKngh3gme57A==
pathe@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.4.tgz#35bfb1e92373f98d9711cc74e7d6475a0654deae"
integrity sha512-YWgqEdxf36R6vcsyj0A+yT/rDRPe0wui4J9gRR7T4whjU5Lx/jZOr75ckEgTNaLVQABAwsrlzHRpIKcCdXAQ5A==

pbkdf2@^3.0.3:
version "3.1.2"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"nuxt": "link:./packages/nuxt",
"nuxt3": "link:./packages/nuxt",
"vite": "~3.0.5",
"unbuild": "^0.8.4"
"unbuild": "^0.8.7"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.47",
"@types/rimraf": "^3",
"@unocss/reset": "^0.45.5",
"case-police": "^0.5.6",
"case-police": "^0.5.7",
"changelogen": "^0.1.1",
"eslint": "^8.21.0",
"eslint-plugin-jsdoc": "^39.3.6",
Expand All @@ -60,10 +60,10 @@
"jiti": "^1.14.0",
"lerna": "^5.4.0",
"markdownlint-cli": "^0.32.1",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.8.4",
"unbuild": "^0.8.7",
"vitest": "~0.19.1",
"vue-tsc": "^0.39.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"knitwork": "^0.1.2",
"lodash.template": "^4.5.0",
"mlly": "^0.5.9",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"pkg-types": "^0.3.3",
"scule": "^0.3.2",
"semver": "^7.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"listhen": "^0.2.15",
"mlly": "^0.5.9",
"mri": "^1.2.0",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3",
"scule": "^0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"escape-string-regexp": "^5.0.0",
"fs-extra": "^10.1.0",
"globby": "^13.1.2",
"h3": "^0.7.14",
"h3": "^0.7.15",
"hash-sum": "^2.0.0",
"hookable": "^5.1.1",
"knitwork": "^0.1.2",
Expand All @@ -56,7 +56,7 @@
"nuxi": "^3.0.0-rc.6",
"ohash": "^0.1.5",
"ohmyfetch": "^0.4.18",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"perfect-debounce": "^0.1.3",
"scule": "^0.3.2",
"strip-literal": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"create-require": "^1.1.1",
"defu": "^6.0.0",
"jiti": "^1.14.0",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"postcss-import-resolver": "^2.0.0",
"scule": "^0.3.2",
"std-env": "^3.1.1",
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 @@ -22,7 +22,7 @@
"ohmyfetch": "^0.4.18"
},
"devDependencies": {
"playwright": "^1.24.2",
"playwright": "^1.25.0",
"unbuild": "latest",
"vitest": "~0.19.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"chokidar": "^3.5.3",
"cssnano": "^5.1.12",
"defu": "^6.0.0",
"esbuild": "^0.15.0",
"esbuild": "^0.15.1",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
"externality": "^0.2.2",
"fs-extra": "^10.1.0",
"get-port-please": "^2.6.1",
"h3": "^0.7.14",
"h3": "^0.7.15",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.9",
"ohash": "^0.1.5",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
"postcss-url": "^10.1.3",
"rollup": "^2.77.2",
"rollup": "^2.77.3",
"rollup-plugin-visualizer": "^5.7.1",
"ufo": "^0.8.5",
"unplugin": "^0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.9",
"ohash": "^0.1.5",
"pathe": "^0.3.3",
"pathe": "^0.3.4",
"pify": "^6.0.0",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
Expand Down
Loading

0 comments on commit 5db559b

Please sign in to comment.