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 Oct 27, 2021
1 parent 06e0faa commit 51ce664
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pathe": "^0.2.0",
"rimraf": "^3.0.2",
"scule": "^0.2.1",
"untyped": "^0.2.9",
"untyped": "^0.2.10",
"vue-mq": "^1.0.1",
"vue-plausible": "^1.2.1"
},
Expand Down
18 changes: 18 additions & 0 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7328,6 +7328,11 @@ mlly@^0.3.0:
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.3.0.tgz#5705b2a95551d79ad33feedc046daf7c6d079748"
integrity sha512-6XphOVPsnIzuqNYlcZPMJhaMDDdrEgbLUlA7BPis8O0kkLPbOVA8GcXGeICGcnDotCtTkxAEWBT+FlhywrXTmg==

mlly@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.3.1.tgz#2429360aadd06b65fc5a26e519ee8a40b2561b9a"
integrity sha512-dtEsZue7NJy5Hhk6dsMoBjmJoZIZwyWvdN+X61cEtqjDFVRUskhWDBmn5EofDUWOkPrwur6GgpCRkXOAB4ISVw==

move-concurrently@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
Expand Down Expand Up @@ -8160,6 +8165,14 @@ pkg-types@^0.2.1:
dependencies:
jsonc-parser "^3.0.0"

pkg-types@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-0.2.3.tgz#4355ee06518b278ae6473d1c1eaf35010d6cf798"
integrity sha512-c05moyQEGO1z16NjidOZn2wQjuAi8CZKzPXmZBWLnnL3dRqDmeMWx3IxVSuYF7zKHkjQFJ9QH3Pas772a4iXQA==
dependencies:
jsonc-parser "^3.0.0"
pathe "^0.2.0"

plausible-tracker@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/plausible-tracker/-/plausible-tracker-0.3.1.tgz#dd4e1f59cafc7bf1b00e30890567287b3f204efd"
Expand Down Expand Up @@ -11135,6 +11148,11 @@ unstorage@^0.2.3:
ufo "^0.7.9"
ws "^8.2.1"

untyped@^0.2.10:
version "0.2.10"
resolved "https://registry.yarnpkg.com/untyped/-/untyped-0.2.10.tgz#daee5d2b94ff5040be251077e9ddb91732017ac1"
integrity sha512-Ym1bZHJK3rE7n6WYVlIQPOkpCtkWcZbiy0obnmQ0Pn7a82lJVXWgyLhKE1XSyCvmg3HvEQW8kgHAE+r17G4l2Q==

untyped@^0.2.5, untyped@^0.2.8, untyped@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/untyped/-/untyped-0.2.9.tgz#3e3df96a303dec3e2eda55fcbdc02e2ab468683d"
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"lodash.template": "^4.5.0",
"mlly": "^0.3.1",
"pathe": "^0.2.0",
"pkg-types": "^0.2.1",
"pkg-types": "^0.2.3",
"rc9": "^1.2.0",
"scule": "^0.2.1",
"semver": "^7.3.5",
"std-env": "^2.3.1",
"ufo": "^0.7.9",
"unctx": "^1.0.2",
"untyped": "^0.2.9"
"untyped": "^0.2.10"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.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 @@ -43,7 +43,7 @@
"mri": "^1.2.0",
"p-debounce": "^4.0.0",
"pathe": "^0.2.0",
"pkg-types": "^0.2.1",
"pkg-types": "^0.2.3",
"rimraf": "^3.0.2",
"scule": "^0.2.1",
"superb": "^4.0.0",
Expand Down
22 changes: 15 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,15 +2603,15 @@ __metadata:
lodash.template: ^4.5.0
mlly: ^0.3.1
pathe: ^0.2.0
pkg-types: ^0.2.1
pkg-types: ^0.2.3
rc9: ^1.2.0
scule: ^0.2.1
semver: ^7.3.5
std-env: ^2.3.1
ufo: ^0.7.9
unbuild: latest
unctx: ^1.0.2
untyped: ^0.2.9
untyped: ^0.2.10
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14294,7 +14294,7 @@ fsevents@~2.3.2:
mri: ^1.2.0
p-debounce: ^4.0.0
pathe: ^0.2.0
pkg-types: ^0.2.1
pkg-types: ^0.2.3
rimraf: ^3.0.2
scule: ^0.2.1
semver: ^7.3.5
Expand Down Expand Up @@ -15178,12 +15178,13 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"pkg-types@npm:^0.2.1":
version: 0.2.1
resolution: "pkg-types@npm:0.2.1"
"pkg-types@npm:^0.2.3":
version: 0.2.3
resolution: "pkg-types@npm:0.2.3"
dependencies:
jsonc-parser: ^3.0.0
checksum: e5b0497cc477852548d6485b8440eb03906c75aff2cd99a46ff5b109aa189b48012f232ae53ec3b803d3f9d401f12b29a6121460c335bf07e03674e9cea7a082
pathe: ^0.2.0
checksum: 3d40669f29c58d1efa019e5f75633fd769d9479c0683045ae137664e1aab199126e48c21fac2129b75cef26fe4c353234c80e804e09ab2224dd9f8c99c8cf410
languageName: node
linkType: hard

Expand Down Expand Up @@ -19649,6 +19650,13 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"untyped@npm:^0.2.10":
version: 0.2.10
resolution: "untyped@npm:0.2.10"
checksum: 87ecb2706630a5bb7a727fb6a03eda8baf501727d5ecb46ec0828a076ee4e492b2943d60bda4f0943bbd4a1ed3cad033d1d474599215f48079b72f3b732edfaf
languageName: node
linkType: hard

"untyped@npm:^0.2.9":
version: 0.2.9
resolution: "untyped@npm:0.2.9"
Expand Down

0 comments on commit 51ce664

Please sign in to comment.