提交 88b8c6a9 作者: 方治民

chore: upgrade deps & version v1.0.1

上级 786c6667
{
"name": "basic-app",
"version": "1.0.0",
"version": "1.0.1",
"description": "APP 基础工程",
"keywords": [
"app",
......@@ -88,8 +88,8 @@
"dayjs": "^1.11.11",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.7",
"pinia": "^2.1.7",
"qs": "~6.12.1",
"pinia": "2.0.36",
"qs": "6.9.7",
"stompjs": "^2.3.3",
"urijs": "^1.19.11",
"vue": "3.4.21",
......
......@@ -75,11 +75,11 @@ importers:
specifier: ^5.0.7
version: 5.0.7
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.4.5)(vue@3.4.21(typescript@5.4.5))
specifier: 2.0.36
version: 2.0.36(typescript@5.4.5)(vue@3.4.21(typescript@5.4.5))
qs:
specifier: ~6.12.1
version: 6.12.1
specifier: 6.9.7
version: 6.9.7
stompjs:
specifier: ^2.3.3
version: 2.3.3
......@@ -5177,12 +5177,12 @@ packages:
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
engines: {node: '>=6'}
pinia@2.1.7:
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
pinia@2.0.36:
resolution: {integrity: sha512-4UKApwjlmJH+VuHKgA+zQMddcCb3ezYnyewQ9NVrsDqZ/j9dMv5+rh+1r48whKNdpFkZAWVxhBp5ewYaYX9JcQ==}
peerDependencies:
'@vue/composition-api': ^1.4.0
typescript: '>=4.4.4'
vue: ^2.6.14 || ^3.3.0
vue: ^2.6.14 || ^3.2.0
peerDependenciesMeta:
'@vue/composition-api':
optional: true
......@@ -5366,14 +5366,14 @@ packages:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
engines: {node: '>=0.6'}
qs@6.12.1:
resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==}
engines: {node: '>=0.6'}
qs@6.5.3:
resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==}
engines: {node: '>=0.6'}
qs@6.9.7:
resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==}
engines: {node: '>=0.6'}
query-string@6.14.1:
resolution: {integrity: sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==}
engines: {node: '>=6'}
......@@ -12888,7 +12888,7 @@ snapshots:
pify@4.0.1:
optional: true
pinia@2.1.7(typescript@5.4.5)(vue@3.4.21(typescript@5.4.5)):
pinia@2.0.36(typescript@5.4.5)(vue@3.4.21(typescript@5.4.5)):
dependencies:
'@vue/devtools-api': 6.6.3
vue: 3.4.21(typescript@5.4.5)
......@@ -13066,12 +13066,10 @@ snapshots:
dependencies:
side-channel: 1.0.6
qs@6.12.1:
dependencies:
side-channel: 1.0.6
qs@6.5.3: {}
qs@6.9.7: {}
query-string@6.14.1:
dependencies:
decode-uri-component: 0.2.2
......
......@@ -2,8 +2,8 @@
"name" : "Beta App",
"appid" : "__UNI__2E9441A",
"description" : "APP 基础工程",
"versionName" : "1.0.0",
"versionCode" : 10000,
"versionName" : "1.0.1",
"versionCode" : 10001,
"transformPx" : false,
"locale" : "zh-Hans",
"vueVersion" : "3",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论