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
2022-11-22 15:46:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b607177a5938bdfb1221e2f52990ed6327f755ae
b607177a
1 parent
eacf3531
🔧 build: vant版本更新
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
package-lock.json
package.json
yarn.lock
package-lock.json
View file @
b607177
...
...
@@ -24,7 +24,7 @@
"mui-player"
:
"^1.6.0"
,
"typescript"
:
"^4.7.3"
,
"uuid"
:
"^8.3.2"
,
"vant"
:
"^4.0.0-rc.
6
"
,
"vant"
:
"^4.0.0-rc.
8
"
,
"vconsole"
:
"^3.14.6"
,
"vite-plugin-dynamic-import"
:
"^0.9.6"
,
"vite-plugin-mp"
:
"^1.6.1"
,
...
...
@@ -5745,9 +5745,9 @@
}
},
"node_modules/vant"
:
{
"version"
:
"4.0.0-rc.
6
"
,
"resolved"
:
"https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
6
.tgz"
,
"integrity"
:
"sha512-
jAJhkFsk4B5ka8OuYJu/bPOWKCECqFf2QmLCiQl3w5GKdJGfax/Z1+y7RpvSadI5uUDO+TA0WUOJLKBOaXdPn
Q=="
,
"version"
:
"4.0.0-rc.
8
"
,
"resolved"
:
"https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
8
.tgz"
,
"integrity"
:
"sha512-
8gj8pETbLsIvIBxLZ/7eyfgSovXohkApNSnopTSxveywv3E1JVjfdzrLM1MSt4qV79N11i+Fw5u8yU3Pkuhoj
Q=="
,
"license"
:
"MIT"
,
"dependencies"
:
{
"@vant/popperjs"
:
"^1.3.0"
,
...
...
@@ -10148,9 +10148,9 @@
"integrity"
:
"sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
},
"vant"
:
{
"version"
:
"4.0.0-rc.
6
"
,
"resolved"
:
"https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
6
.tgz"
,
"integrity"
:
"sha512-
jAJhkFsk4B5ka8OuYJu/bPOWKCECqFf2QmLCiQl3w5GKdJGfax/Z1+y7RpvSadI5uUDO+TA0WUOJLKBOaXdPn
Q=="
,
"version"
:
"4.0.0-rc.
8
"
,
"resolved"
:
"https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
8
.tgz"
,
"integrity"
:
"sha512-
8gj8pETbLsIvIBxLZ/7eyfgSovXohkApNSnopTSxveywv3E1JVjfdzrLM1MSt4qV79N11i+Fw5u8yU3Pkuhoj
Q=="
,
"requires"
:
{
"@vant/popperjs"
:
"^1.3.0"
,
"@vant/use"
:
"^1.4.3"
...
...
package.json
View file @
b607177
...
...
@@ -28,7 +28,7 @@
"mui-player"
:
"^1.6.0"
,
"typescript"
:
"^4.7.3"
,
"uuid"
:
"^8.3.2"
,
"vant"
:
"^4.0.0-rc.
6
"
,
"vant"
:
"^4.0.0-rc.
8
"
,
"vconsole"
:
"^3.14.6"
,
"vite-plugin-dynamic-import"
:
"^0.9.6"
,
"vite-plugin-mp"
:
"^1.6.1"
,
...
...
yarn.lock
View file @
b607177
...
...
@@ -3087,10 +3087,10 @@
"resolved" "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"
"version" "8.3.2"
"vant@^4.0.0-rc.
6
":
"integrity" "sha512-
jAJhkFsk4B5ka8OuYJu/bPOWKCECqFf2QmLCiQl3w5GKdJGfax/Z1+y7RpvSadI5uUDO+TA0WUOJLKBOaXdPn
Q=="
"resolved" "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
6
.tgz"
"version" "4.0.0-rc.
6
"
"vant@^4.0.0-rc.
8
":
"integrity" "sha512-
8gj8pETbLsIvIBxLZ/7eyfgSovXohkApNSnopTSxveywv3E1JVjfdzrLM1MSt4qV79N11i+Fw5u8yU3Pkuhoj
Q=="
"resolved" "https://mirrors.cloud.tencent.com/npm/vant/-/vant-4.0.0-rc.
8
.tgz"
"version" "4.0.0-rc.
8
"
dependencies:
"@vant/popperjs" "^1.3.0"
"@vant/use" "^1.4.3"
...
...
Please
register
or
login
to post a comment