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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent 133c03a commit eec5d95
Show file tree
Hide file tree
Showing 8 changed files with 166 additions and 126 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@docus/app": "^1.1.3",
"@docus/github": "^1.0.4",
"@docus/social-image": "^1.0.3",
"@docus/theme": "^1.1.3",
"@docus/theme": "^1.1.5",
"@docus/twitter": "^1.0.4",
"@nuxt/kit": "link:../packages/kit",
"@nuxt/typescript-build": "^2.1.0",
Expand Down
30 changes: 26 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1155,14 +1155,15 @@
node-fetch "^2.6.1"
puppeteer-core "^10.2.0"

"@docus/theme@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@docus/theme/-/theme-1.1.3.tgz#bf549a9b99515946aa94f88c36bfad65fffba97a"
integrity sha512-MB5AUVMooM8nK7Vac47pLLAXMPH5e9W7REW0KQwP5cKR5nYbKSI4z+iXBWcDQ27Qpjoln6pKFUe+22LYnUrwAg==
"@docus/theme@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@docus/theme/-/theme-1.1.5.tgz#180a5d2930960f655605638f0e23a3702e62d0ba"
integrity sha512-GbjIfpuGWIQ2w4SFgRzTBnazfMJzosI7Tmz5lW2mIA63tr0NnhRb9tl6Jq61u9q4yUUgoumm2uEov86FJdqKog==
dependencies:
"@docsearch/css" "^1.0.0-alpha.28"
"@docsearch/js" "^1.0.0-alpha.28"
"@docus/windicss" "^1.0.4"
"@nuxt/kit" "npm:@nuxt/kit-edge"
"@nuxtjs/color-mode" "^2.1.1"
"@windicss/plugin-scrollbar" "^1.2.3"
clipboard "^2.0.8"
Expand Down Expand Up @@ -1466,6 +1467,27 @@
version "0.0.0"
uid ""

"@nuxt/kit@npm:@nuxt/kit-edge":
version "0.10.0-27183684.49f7b39"
resolved "https://registry.yarnpkg.com/@nuxt/kit-edge/-/kit-edge-0.10.0-27183684.49f7b39.tgz#ade74379c617a5c482c2b0ef1efe6f80bfa83c77"
integrity sha512-s1INGGEyayf+QvrGa4nWnKir1W2vhrWikuYnlpHpRiPYo0Euiyvo8uq+hANyYOKBqppWIWqHpaJ7znq7C1YZYg==
dependencies:
consola "^2.15.3"
create-require "^1.1.1"
defu "^5.0.0"
dotenv "^10.0.0"
globby "^11.0.4"
hash-sum "^2.0.0"
hookable "^5.0.0"
jiti "^1.11.0"
rc9 "^1.2.0"
scule "^0.2.1"
std-env "^2.3.0"
ufo "^0.7.9"
unctx "^1.0.2"
untyped "^0.2.8"
upath "^2.0.1"

"@nuxt/loading-screen@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@nuxt/loading-screen/-/loading-screen-2.0.4.tgz#756abd861f77c57001be4d21d47534723afb4f3a"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/mocha": "^9.0.0",
"@types/node": "^14.17.15",
"@types/object-hash": "^2",
"@vue/server-renderer": "^3.2.9",
"@vue/server-renderer": "^3.2.10",
"chai": "^4.3.4",
"esbuild": "^0.12.25",
"eslint": "^7.32.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rollup/pluginutils": "^4.1.1",
"@types/jsdom": "^16.2.13",
"@vercel/nft": "^0.13.1",
"@vue/server-renderer": "^3.2.9",
"@vue/server-renderer": "^3.2.10",
"archiver": "^5.3.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
Expand Down Expand Up @@ -63,10 +63,10 @@
"std-env": "^2.3.0",
"table": "^6.7.1",
"ufo": "^0.7.9",
"unenv": "^0.3.2",
"unenv": "^0.3.3",
"unstorage": "^0.2.3",
"upath": "^2.0.1",
"vue": "3.2.9",
"vue": "3.2.10",
"vue-bundle-renderer": "^0.3.0",
"vue-server-renderer": "^2.6.14"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@nuxt/nitro": "^0.10.0",
"@nuxt/vite-builder": "^0.10.0",
"@nuxt/webpack-builder": "^0.10.0",
"@vue/reactivity": "3.2.9",
"@vue/server-renderer": "^3.2.9",
"@vue/shared": "3.2.9",
"@vue/reactivity": "3.2.10",
"@vue/server-renderer": "^3.2.10",
"@vue/shared": "3.2.10",
"@vueuse/head": "^0.6.0",
"chokidar": "^3.5.2",
"consola": "^2.15.3",
Expand All @@ -42,7 +42,7 @@
"ufo": "^0.7.9",
"unplugin": "^0.2.7",
"upath": "^2.0.1",
"vue": "^3.2.9",
"vue": "^3.2.10",
"vue-router": "^4.0.11",
"vuex5": "^0.5.0-testing.3"
},
Expand All @@ -54,8 +54,8 @@
"vue-meta": "next"
},
"peerDependencies": {
"@vue/reactivity": "3.2.9",
"@vue/shared": "3.2.9",
"vue": "3.2.9"
"@vue/reactivity": "3.2.10",
"@vue/shared": "3.2.10",
"vue": "3.2.10"
}
}
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"dependencies": {
"@nuxt/kit": "^0.10.0",
"@vitejs/plugin-vue": "^1.6.1",
"@vue/compiler-sfc": "^3.2.9",
"@vue/compiler-sfc": "^3.2.10",
"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.4",
"vue": "3.2.9"
"vite": "^2.5.5",
"vue": "3.2.10"
}
}
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@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.9",
"@vue/compiler-sfc": "^3.2.10",
"babel-loader": "^8.2.2",
"consola": "^2.15.3",
"css-loader": "^6.2.0",
Expand All @@ -37,7 +37,7 @@
"ufo": "^0.7.9",
"upath": "^2.0.1",
"url-loader": "^4.1.1",
"vue": "3.2.9",
"vue": "3.2.10",
"vue-loader": "^16.5.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.52.0",
Expand Down
Loading

0 comments on commit eec5d95

Please sign in to comment.