Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c6f0dc0

Browse files
committed
chore: bump lockfile
1 parent 2e00502 commit c6f0dc0

2 files changed

Lines changed: 85 additions & 103 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"watch": "yarn build -w"
6363
},
6464
"dependencies": {
65-
"@vue/composition-api": "^1.3.1",
65+
"@vue/composition-api": "^1.3.3",
6666
"defu": "^5.0.0",
6767
"estree-walker": "^2.0.2",
6868
"fs-extra": "^9.1.0",
@@ -129,6 +129,6 @@
129129
}
130130
},
131131
"volta": {
132-
"node": "14.17.0"
132+
"node": "14.18.1"
133133
}
134134
}

0 commit comments

Comments
 (0)