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 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2021
1 parent 9db312b commit 758bf3e
Show file tree
Hide file tree
Showing 13 changed files with 2,024 additions and 1,914 deletions.
328 changes: 164 additions & 164 deletions .yarn/releases/yarn-3.0.0.cjs → .yarn/releases/yarn-3.0.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.0.0.cjs
yarnPath: .yarn/releases/yarn-3.0.2.cjs
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/kit": "link:../packages/kit",
"@nuxt/typescript-build": "^2.1.0",
"fs-extra": "^10.0.0",
"jiti": "^1.11.0",
"jiti": "^1.12.0",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"scule": "^0.2.1",
Expand Down
5 changes: 5 additions & 0 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6423,6 +6423,11 @@ jiti@^1.10.1, jiti@^1.11.0, jiti@^1.9.1, jiti@^1.9.2:
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.11.0.tgz#64120a30d97b9bf37b8b032cf4564dfadc28984c"
integrity sha512-/2c7e61hxxTIN34UeHBB0LCJ5Tq64kgJDV7GR+++e8XRxCKRIKmB8tH6ww1W+Z6Kgd6By+C3RSCu1lXjbPT68A==

jiti@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.0.tgz#6f6e1908f9425075626400692f0b6d902db262e4"
integrity sha512-0yGfdPjYZ+RkYR9HRo9cbeS7UiOleg+1Wg0QNk0vOjeSaXNw0dKp7fz+JeqEpHjmFuTN48eh7bY0FsizSYOLDQ==

joycon@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.0.1.tgz#9074c9b08ccf37a6726ff74a18485f85efcaddaf"
Expand Down
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,23 @@
"@types/chai": "^4.2.21",
"@types/jsdom": "^16",
"@types/mocha": "^9.0.0",
"@types/node": "^14.17.15",
"@types/node": "^14.17.17",
"@types/object-hash": "^2",
"@vue/server-renderer": "^3.2.11",
"@vue/server-renderer": "^3.2.12",
"chai": "^4.3.4",
"esbuild": "^0.12.26",
"esbuild": "^0.12.28",
"eslint": "^7.32.0",
"eslint-plugin-jsdoc": "^36.1.0",
"execa": "^5.1.1",
"globby": "^11.0.4",
"jiti": "^1.11.0",
"jiti": "^1.12.0",
"jsdom": "^17.0.0",
"lerna": "^4.0.0",
"mocha": "^9.1.1",
"object-hash": "^2.2.0",
"typescript": "^4.4.2",
"typescript": "^4.4.3",
"unbuild": "^0.4.2",
"upath": "^2.0.1"
}
},
"packageManager": "yarn@3.0.2"
}
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"globby": "^11.0.4",
"hash-sum": "^2.0.0",
"hookable": "^5.0.0",
"jiti": "^1.11.0",
"jiti": "^1.12.0",
"rc9": "^1.2.0",
"scule": "^0.2.1",
"std-env": "^2.3.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@rollup/plugin-virtual": "^2.0.3",
"@rollup/pluginutils": "^4.1.1",
"@types/jsdom": "^16.2.13",
"@vercel/nft": "^0.13.1",
"@vue/server-renderer": "^3.2.11",
"@vercel/nft": "^0.14.0",
"@vue/server-renderer": "^3.2.12",
"archiver": "^5.3.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
Expand All @@ -38,7 +38,7 @@
"defu": "^5.0.0",
"destr": "^1.1.0",
"dot-prop": "^6.0.1",
"esbuild": "^0.12.26",
"esbuild": "^0.12.28",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
Expand All @@ -48,12 +48,12 @@
"hookable": "^5.0.0",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.11.0",
"jiti": "^1.12.0",
"listhen": "^0.2.4",
"mime": "^2.5.2",
"node-fetch": "^2.6.2",
"ohmyfetch": "^0.3.1",
"ora": "^6.0.0",
"ora": "^6.0.1",
"pretty-bytes": "^5.6.0",
"rollup": "^2.56.3",
"rollup-plugin-analyzer": "^4.0.0",
Expand All @@ -63,10 +63,10 @@
"std-env": "^2.3.0",
"table": "^6.7.1",
"ufo": "^0.7.9",
"unenv": "^0.3.3",
"unenv": "^0.3.8",
"unstorage": "^0.2.8",
"upath": "^2.0.1",
"vue": "3.2.11",
"vue": "3.2.12",
"vue-bundle-renderer": "^0.3.1",
"vue-server-renderer": "^2.6.14"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"deep-object-diff": "^1.1.0",
"destr": "^1.1.0",
"flat": "^5.0.2",
"jiti": "^1.11.0",
"jiti": "^1.12.0",
"listhen": "^0.2.4",
"mri": "^1.1.6",
"mri": "^1.2.0",
"scule": "^0.2.1",
"unbuild": "^0.4.2",
"upath": "^2.0.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@nuxt/nitro": "^0.10.0",
"@nuxt/vite-builder": "^0.10.0",
"@nuxt/webpack-builder": "^0.10.0",
"@vue/reactivity": "3.2.11",
"@vue/server-renderer": "^3.2.11",
"@vue/shared": "3.2.11",
"@vue/reactivity": "3.2.12",
"@vue/server-renderer": "^3.2.12",
"@vue/shared": "3.2.12",
"@vueuse/head": "^0.6.0",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
Expand All @@ -38,22 +38,22 @@
"ohmyfetch": "^0.3.1",
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unplugin": "^0.2.7",
"unplugin": "^0.2.11",
"upath": "^2.0.1",
"vue": "^3.2.11",
"vue": "^3.2.12",
"vue-router": "^4.0.11",
"vuex5": "^0.5.0-testing.3"
},
"devDependencies": {
"@types/fs-extra": "^9.0.12",
"@types/hash-sum": "^1.0.0",
"@types/lodash": "^4.14.172",
"@types/lodash": "^4.14.173",
"unbuild": "^0.4.2",
"vue-meta": "next"
},
"peerDependencies": {
"@vue/reactivity": "3.2.11",
"@vue/shared": "3.2.11",
"vue": "3.2.11"
"@vue/reactivity": "3.2.12",
"@vue/shared": "3.2.12",
"vue": "3.2.12"
}
}
8 changes: 4 additions & 4 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
},
"dependencies": {
"@nuxt/kit": "^0.10.0",
"@vitejs/plugin-vue": "^1.6.2",
"@vue/compiler-sfc": "^3.2.11",
"@vitejs/plugin-vue": "^1.8.1",
"@vue/compiler-sfc": "^3.2.12",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
"debounce": "^1.2.1",
"fs-extra": "^10.0.0",
"magic-string": "^0.25.7",
"ufo": "^0.7.9",
"upath": "^2.0.1",
"vite": "^2.5.6",
"vue": "3.2.11"
"vite": "^2.5.10",
"vue": "3.2.12"
}
}
16 changes: 8 additions & 8 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@nuxt/friendly-errors-webpack-plugin": "^2.5.1",
"@nuxt/kit": "^0.10.0",
"@vue/babel-preset-jsx": "^1.2.4",
"@vue/compiler-sfc": "^3.2.11",
"@vue/compiler-sfc": "^3.2.12",
"autoprefixer": "^10.3.4",
"babel-loader": "^8.2.2",
"consola": "^2.15.3",
"css-loader": "^6.2.0",
"css-loader": "^6.3.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"cssnano": "^5.0.8",
"esbuild-loader": "^2.15.1",
Expand All @@ -28,8 +28,8 @@
"glob": "^7.1.7",
"hash-sum": "^2.0.0",
"lodash": "^4.17.21",
"memfs": "^3.2.4",
"mini-css-extract-plugin": "^2.2.2",
"memfs": "^3.3.0",
"mini-css-extract-plugin": "^2.3.0",
"pify": "^5.0.0",
"postcss": "^8.3.6",
"postcss-import-resolver": "^2.0.0",
Expand All @@ -40,13 +40,13 @@
"ufo": "^0.7.9",
"upath": "^2.0.1",
"url-loader": "^4.1.1",
"vue": "3.2.11",
"vue-loader": "^16.5.0",
"vue": "3.2.12",
"vue-loader": "^16.6.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.52.0",
"webpack": "^5.53.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-dev-middleware": "^5.1.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-hot-middleware": "^2.25.1",
"webpack-virtual-modules": "^0.4.3",
"webpackbar": "^5.0.0-3"
},
Expand Down
Loading

0 comments on commit 758bf3e

Please sign in to comment.