chore(deps): update all non-major dependencies (#30)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-18 15:27:51 +01:00 committed by GitHub
parent a16e13b1de
commit 4c4cbfe0ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 23 deletions

View File

@ -21,7 +21,7 @@
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@types/jest": "^26.0.20",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"chalk": "^4.1.0",
"defu": "^3.2.2",
@ -37,7 +37,7 @@
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-esbuild": "^3.0.2",
"standard-version": "^9.1.1",
"ts-jest": "^26.5.3",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
}
}

View File

@ -31,7 +31,7 @@
]
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.1.0",
"@cloudflare/kv-asset-handler": "^0.1.1",
"@nuxt/devalue": "^1.2.5",
"@nuxt/un": "^0.1.1",
"@rollup/plugin-alias": "^3.1.2",
@ -42,14 +42,14 @@
"@rollup/plugin-replace": "^2.4.1",
"@rollup/plugin-virtual": "^2.0.3",
"@rollup/pluginutils": "^4.1.0",
"@vercel/nft": "^0.9.5",
"@vercel/nft": "^0.9.6",
"@vue/server-renderer": "^3.0.7",
"archiver": "^5.2.0",
"archiver": "^5.3.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"connect": "^3.7.0",
"consola": "^2.15.3",
"debounce": "^1.2.0",
"debounce": "^1.2.1",
"defu": "^3.2.2",
"destr": "^1.1.0",
"dot-prop": "^6.0.1",
@ -63,14 +63,14 @@
"hookable": "^4.4.1",
"http-proxy": "^1.18.1",
"is-primitive": "^3.0.1",
"jiti": "^1.6.0",
"jiti": "^1.6.4",
"listhen": "^0.1.4",
"mime": "^2.5.2",
"node-fetch": "^2.6.1",
"ohmyfetch": "^0.1.8",
"ora": "^5.3.0",
"ora": "^5.4.0",
"pretty-bytes": "^5.6.0",
"rollup": "^2.40.0",
"rollup": "^2.41.5",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"serve-placeholder": "^1.2.3",

View File

@ -79,13 +79,13 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^0.6.10",
"url-loader": "^4.1.1",
"vite": "^2.1.1",
"vite": "^2.1.2",
"vue": "^3.0.7",
"vue-loader": "npm:@pi0/vue-loader@^16.1.2-patch.1",
"vue-router": "^4.0.5",
"vue-style-loader": "^4.1.3",
"vuex5": "0.5.0-testing.3",
"webpack": "^5.26.2",
"webpack": "^5.26.3",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-dev-middleware": "^4.1.0",
"webpack-hot-middleware": "^2.25.0",
@ -101,7 +101,7 @@
"@types/glob": "^7.1.3",
"@types/hash-sum": "^1.0.0",
"@types/html-minifier": "^4.0.0",
"@types/jest": "^26.0.20",
"@types/jest": "^26.0.21",
"@types/jsdom": "^16.2.7",
"@types/less": "^3.0.2",
"@types/lodash": "^4.14.168",

View File

@ -314,7 +314,7 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@cloudflare/kv-asset-handler@^0.1.0":
"@cloudflare/kv-asset-handler@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.1.1.tgz#7ed87e0d20ce57115251a8ffc5b6b494715f6eda"
integrity sha512-loZzVTXfoSKsZ/VVeHGuRlQFcxUEmTPIyWx3Zti9/lShfhETZJ90nKpbvoWps7P60kILWpILE/5EfHDiumfYEQ==
@ -1750,7 +1750,7 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@^26.0.20":
"@types/jest@^26.0.21":
version "26.0.21"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
@ -2079,7 +2079,7 @@
"@typescript-eslint/types" "4.18.0"
eslint-visitor-keys "^2.0.0"
"@vercel/nft@^0.9.5":
"@vercel/nft@^0.9.6":
version "0.9.6"
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.9.6.tgz#c25ac94f3bff7c2e44d257fb4f40890b3879bd25"
integrity sha512-+6GfIjkwp53NfFC3SkBdlNqjVUkPH7OG/+bFmBvPhDXXr4lR3vWSIWPaJzfCsm6yUDj9oLf1I6fFp5OSJIwkYA==
@ -2650,7 +2650,7 @@ archiver-utils@^2.1.0:
normalize-path "^3.0.0"
readable-stream "^2.0.0"
archiver@^5.2.0:
archiver@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-5.3.0.tgz#dd3e097624481741df626267564f7dd8640a45ba"
integrity sha512-iUw+oDwK0fgNpvveEsdQ0Ase6IIKztBJU2U0E9MzszMfmVVUyv1QJhS2ITW9ZCqx8dktAxVAjWWkKehuZE8OPg==
@ -4043,7 +4043,7 @@ de-indent@^1.0.2:
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=
debounce@^1.2.0:
debounce@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5"
integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==
@ -6676,7 +6676,7 @@ jest@^26.6.3:
import-local "^3.0.2"
jest-cli "^26.6.3"
jiti@^1.6.0, jiti@^1.6.3, jiti@^1.6.4:
jiti@^1.6.3, jiti@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.6.4.tgz#63453b602d0234f8bd7ce638f03f0e74ef99be12"
integrity sha512-ICUtP0/rAyT/GaaDG0vj6fmWzx5yjFc7v+L1MAEARGl1+lrdJ8wtJNChr+ZGEdPoOhFwdhtcDO5VM2TNNgPpjQ==
@ -8048,7 +8048,7 @@ optionator@^0.9.1:
type-check "^0.4.0"
word-wrap "^1.2.3"
ora@^5.3.0:
ora@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@ -9390,7 +9390,7 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@^2.38.5, rollup@^2.40.0, rollup@^2.41.5:
rollup@^2.38.5, rollup@^2.41.5:
version "2.41.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.5.tgz#e79cef8cc5c121612528f590319639b1f32da2d7"
integrity sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw==
@ -10454,7 +10454,7 @@ trim-off-newlines@^1.0.0:
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
ts-jest@^26.5.3:
ts-jest@^26.5.4:
version "26.5.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
@ -10795,7 +10795,7 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"
vite@^2.1.1:
vite@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.2.tgz#0aecaf6d34112b24536df1a14cd8d74fdcab6e20"
integrity sha512-K96k5Nb1kywggFwZNGf/NQVZIrjMSvjebYWFIEQRu8AQWtzxatMF8/reExFXebmrfWAT3PTUk6l4zJBkpMtyVg==
@ -10983,7 +10983,7 @@ webpack-sources@^2.1.1, webpack-sources@^2.2.0:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.1.0, webpack@^5.26.2:
webpack@^5.1.0, webpack@^5.26.3:
version "5.26.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.3.tgz#bafd439abac08fbb82657ec855d038743b725ab8"
integrity sha512-z/F2lt2N1fZqaud1B4SzjL3OW03eULThbBXQ2OX4LSrZX4N9k1A5d0Rje3zS2g887DTWyAV0KGqEf64ois2dhg==