Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2024-08-02 10:11:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
659099959130d259a037767555032f46a1418054
65909995
1 parent
24e9c7cf
fix
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
package.json
yarn.lock
package.json
View file @
6590999
...
...
@@ -59,7 +59,7 @@
"tinymce"
:
"5.10.9"
,
"typescript"
:
"^4.7.3"
,
"uuid"
:
"^8.3.2"
,
"vant"
:
"^4.9.
1
"
,
"vant"
:
"^4.9.
3
"
,
"vconsole"
:
"^3.14.6"
,
"vite-plugin-dynamic-import"
:
"^0.9.6"
,
"vite-plugin-mp"
:
"^1.6.1"
,
...
...
yarn.lock
View file @
6590999
...
...
@@ -622,10 +622,10 @@
resolved "https://mirrors.cloud.tencent.com/npm/@vue%2fshared/-/shared-3.2.38.tgz"
integrity sha512-dTyhTIRmGXBjxJE+skC8tTWCGLCVc4wQgRRLt8+O9p5ewBAjoBwtCAkLPrtToSr1xltoe3st21Pv953aOZ7alg==
"@vue/shared@^3.4.
27
":
version "3.4.
29
"
resolved "https://mirrors.cloud.tencent.com/npm/@vue/shared/-/shared-3.4.
29.tgz
"
integrity sha512-h
Q2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA
==
"@vue/shared@^3.4.
33
":
version "3.4.
35
"
resolved "https://mirrors.cloud.tencent.com/npm/@vue/shared/-/shared-3.4.
35.tgz#5432f4b1c79e763fcf78cc830faf59ff01248968
"
integrity sha512-h
vuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ
==
"@vueuse/core@^8.5.0":
version "8.9.4"
...
...
@@ -3642,14 +3642,14 @@ uuid@^8.3.2:
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
vant@^4.9.
1
:
version "4.9.
1
"
resolved "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.9.
1.tgz
"
integrity sha512-
p7iAKJyACYVwrmrkf3COmbuvzjHrFJ+FAmlyOWbxTS2ovkRs+tNKYjX2iibAl4XnHXBQD+qpX0ogUqE3jE7Isg
==
vant@^4.9.
3
:
version "4.9.
3
"
resolved "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.9.
3.tgz#09985d54c2d6326d666a2bb9cda20800ca524a15
"
integrity sha512-
Z5DPgmB2w1TvzWmEjpw0kiBPSR09JgcTILQJObB603MaSB3+E2aBpeXTneJexIHoZskFxCdZfbMsxCSTEqssTw
==
dependencies:
"@vant/popperjs" "^1.3.0"
"@vant/use" "^1.6.0"
"@vue/shared" "^3.4.
27
"
"@vue/shared" "^3.4.
33
"
vconsole@^3.14.6:
version "3.14.6"
...
...
Please
register
or
login
to post a comment