mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
⬆️ chore: update version
This commit is contained in:
parent
e4b7ade583
commit
1e8dc5bb43
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -6,11 +6,11 @@ settings:
|
||||
|
||||
dependencies:
|
||||
axios:
|
||||
specifier: ^1.6.4
|
||||
version: 1.6.4
|
||||
specifier: ^1.6.5
|
||||
version: 1.6.5
|
||||
caniuse-lite:
|
||||
specifier: ^1.0.30001574
|
||||
version: 1.0.30001574
|
||||
specifier: ^1.0.30001576
|
||||
version: 1.0.30001576
|
||||
clipboard:
|
||||
specifier: ^2.0.11
|
||||
version: 2.0.11
|
||||
@ -54,8 +54,8 @@ dependencies:
|
||||
specifier: ^5.2.0
|
||||
version: 5.2.0
|
||||
sortablejs:
|
||||
specifier: ^1.15.1
|
||||
version: 1.15.1
|
||||
specifier: ^1.15.2
|
||||
version: 1.15.2
|
||||
vab-icon:
|
||||
specifier: file:vab-icon
|
||||
version: file:vab-icon
|
||||
@ -2906,7 +2906,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001574
|
||||
caniuse-lite: 1.0.30001576
|
||||
normalize-range: 0.1.2
|
||||
num2fraction: 1.2.2
|
||||
picocolors: 0.2.1
|
||||
@ -2927,8 +2927,8 @@ packages:
|
||||
resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==}
|
||||
dev: true
|
||||
|
||||
/axios@1.6.4:
|
||||
resolution: {integrity: sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==}
|
||||
/axios@1.6.5:
|
||||
resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.4
|
||||
form-data: 4.0.0
|
||||
@ -3345,7 +3345,7 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001574
|
||||
caniuse-lite: 1.0.30001576
|
||||
electron-to-chromium: 1.4.594
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.13(browserslist@4.22.1)
|
||||
@ -3541,13 +3541,13 @@ packages:
|
||||
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
|
||||
dependencies:
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001574
|
||||
caniuse-lite: 1.0.30001576
|
||||
lodash.memoize: 4.1.2
|
||||
lodash.uniq: 4.5.0
|
||||
dev: true
|
||||
|
||||
/caniuse-lite@1.0.30001574:
|
||||
resolution: {integrity: sha512-BtYEK4r/iHt/txm81KBudCUcTy7t+s9emrIaHqjYurQ10x71zJ5VQ9x1dYPcz/b+pKSp4y/v1xSI67A+LzpNyg==}
|
||||
/caniuse-lite@1.0.30001576:
|
||||
resolution: {integrity: sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==}
|
||||
|
||||
/case-sensitive-paths-webpack-plugin@2.4.0:
|
||||
resolution: {integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==}
|
||||
@ -10756,8 +10756,8 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/sortablejs@1.15.1:
|
||||
resolution: {integrity: sha512-P5Cjvb0UG1ZVNiDPj/n4V+DinttXG6K8n7vM/HQf0C25K3YKQTQY6fsr/sEGsJGpQ9exmPxluHxKBc0mLKU1lQ==}
|
||||
/sortablejs@1.15.2:
|
||||
resolution: {integrity: sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA==}
|
||||
dev: false
|
||||
|
||||
/source-list-map@2.0.1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user