Skip to content

Commit f25f43c

Browse files
committed
update
1 parent 2311a37 commit f25f43c

3 files changed

Lines changed: 343 additions & 20 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ docs/.vitepress/dist/
107107
temp/
108108
tmp/
109109

110-
110+
LOCAL_DEVELOPMENT.md

docs/.vitepress/cache/deps/_metadata.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"vue": {
88
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
99
"file": "vue.js",
10-
"fileHash": "d9f2f924",
10+
"fileHash": "a2c88df6",
1111
"needsInterop": false
1212
},
1313
"vitepress > @vue/devtools-api": {
@@ -19,13 +19,13 @@
1919
"vitepress > @vueuse/core": {
2020
"src": "../../../../node_modules/@vueuse/core/index.mjs",
2121
"file": "vitepress___@vueuse_core.js",
22-
"fileHash": "558fc707",
22+
"fileHash": "fe47c33f",
2323
"needsInterop": false
2424
},
2525
"vitepress > @vueuse/integrations/useFocusTrap": {
2626
"src": "../../../../node_modules/@vueuse/integrations/useFocusTrap.mjs",
2727
"file": "vitepress___@vueuse_integrations_useFocusTrap.js",
28-
"fileHash": "79e36ced",
28+
"fileHash": "44223b89",
2929
"needsInterop": false
3030
},
3131
"vitepress > mark.js/src/vanilla.js": {
@@ -43,7 +43,7 @@
4343
"@theme/index": {
4444
"src": "../../../../node_modules/vitepress/dist/client/theme-default/index.js",
4545
"file": "@theme_index.js",
46-
"fileHash": "851cc1c4",
46+
"fileHash": "2d9351a0",
4747
"needsInterop": false
4848
}
4949
},

0 commit comments

Comments
 (0)