Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit b5f75b5

Browse files
chore(deps): update all non-major dependencies (#9034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 819deb8 commit b5f75b5

File tree

8 files changed

+299
-293
lines changed

8 files changed

+299
-293
lines changed

docs/.yarn/releases/yarn-3.2.4.cjs renamed to docs/.yarn/releases/yarn-3.3.0.cjs

Lines changed: 280 additions & 274 deletions
Large diffs are not rendered by default.

docs/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nmMode: hardlinks-local
22
nodeLinker: node-modules
3-
yarnPath: .yarn/releases/yarn-3.2.4.cjs
3+
yarnPath: .yarn/releases/yarn-3.3.0.cjs

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"resolutions": {
1919
"parse5": "6.0.1"
2020
},
21-
"packageManager": "yarn@3.2.4"
21+
"packageManager": "yarn@3.3.0"
2222
}

docs/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5289,7 +5289,7 @@ __metadata:
52895289

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

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

1167611676
"typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
1167711677
version: 4.8.4
11678-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
11678+
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
1167911679
bin:
1168011680
tsc: bin/tsc
1168111681
tsserver: bin/tsserver

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"scule": "^1.0.0",
3030
"semver": "^7.3.8",
3131
"unctx": "^2.1.0",
32-
"unimport": "^1.0.0",
32+
"unimport": "^1.0.1",
3333
"untyped": "^1.0.0"
3434
},
3535
"devDependencies": {

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ultrahtml": "^1.0.0",
7474
"unctx": "^2.1.0",
7575
"unenv": "^1.0.0",
76-
"unimport": "^1.0.0",
76+
"unimport": "^1.0.1",
7777
"unplugin": "^1.0.0",
7878
"untyped": "^1.0.0",
7979
"vue": "^3.2.45",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"scule": "^1.0.0",
3434
"std-env": "^3.3.1",
3535
"ufo": "^1.0.0",
36-
"unimport": "^1.0.0",
36+
"unimport": "^1.0.1",
3737
"untyped": "^1.0.0"
3838
},
3939
"engines": {

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)