Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"@antfu/utils": "^9.0.0",
"@headlessui/vue": "^1.7.22",
"@types/splitpanes": "^2.2.6",
"@vue/runtime-core": "^3.4.31",
Expand Down
9 changes: 8 additions & 1 deletion docs-playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@ __metadata:
languageName: node
linkType: hard

"@antfu/utils@npm:^9.0.0":
version: 9.0.0
resolution: "@antfu/utils@npm:9.0.0"
checksum: 10c0/d19d4b6f36c52e501e8e66bfd3d6d5060e43b22730afc66f9afa9722f0ba429301fd17dcafb09a03b32d1d9322ad7496a6382ac6287d62b6447fbea1edca2eaf
languageName: node
linkType: hard

"@apideck/better-ajv-errors@npm:^0.3.1":
version: 0.3.6
resolution: "@apideck/better-ajv-errors@npm:0.3.6"
Expand Down Expand Up @@ -7339,7 +7346,7 @@ __metadata:
resolution: "playground.vueuse.org@workspace:."
dependencies:
"@antfu/eslint-config": "npm:^3.7.3"
"@antfu/utils": "npm:^0.7.10"
"@antfu/utils": "npm:^9.0.0"
"@headlessui/vue": "npm:^1.7.22"
"@iconify/json": "npm:^2.2.225"
"@types/file-saver": "npm:^2.0.7"
Expand Down