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 (#9034)
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] authored and danielroe committed Jan 21, 2023
1 parent 4dde77f commit 457e4f1
Show file tree
Hide file tree
Showing 8 changed files with 299 additions and 293 deletions.
554 changes: 280 additions & 274 deletions docs/.yarn/releases/yarn-3.2.4.cjs → docs/.yarn/releases/yarn-3.3.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/.yarnrc.yml
@@ -1,3 +1,3 @@
nmMode: hardlinks-local
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.2.4.cjs
yarnPath: .yarn/releases/yarn-3.3.0.cjs
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -18,5 +18,5 @@
"resolutions": {
"parse5": "6.0.1"
},
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@3.3.0"
}
6 changes: 3 additions & 3 deletions docs/yarn.lock
Expand Up @@ -5289,7 +5289,7 @@ __metadata:

"fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
version: 2.3.2
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
dependencies:
node-gyp: latest
conditions: os=darwin
Expand Down Expand Up @@ -10553,7 +10553,7 @@ __metadata:

"resolve@patch:resolve@^1.1.7#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
Expand Down Expand Up @@ -11675,7 +11675,7 @@ __metadata:

"typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Expand Up @@ -29,7 +29,7 @@
"scule": "^1.0.0",
"semver": "^7.3.8",
"unctx": "^2.1.0",
"unimport": "^1.0.0",
"unimport": "^1.0.1",
"untyped": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Expand Up @@ -73,7 +73,7 @@
"ultrahtml": "^1.0.0",
"unctx": "^2.1.0",
"unenv": "^1.0.0",
"unimport": "^1.0.0",
"unimport": "^1.0.1",
"unplugin": "^1.0.0",
"untyped": "^1.0.0",
"vue": "^3.2.45",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -33,7 +33,7 @@
"scule": "^1.0.0",
"std-env": "^3.3.1",
"ufo": "^1.0.0",
"unimport": "^1.0.0",
"unimport": "^1.0.1",
"untyped": "^1.0.0"
},
"engines": {
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 457e4f1

Please sign in to comment.