chore(deps): update

This commit is contained in:
xiaoxian521 2023-05-18 17:24:00 +08:00
parent ca6459f224
commit 9efc9db2f0
2 changed files with 242 additions and 223 deletions

View File

@ -31,8 +31,8 @@
"dependencies": { "dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1", "@amap/amap-jsapi-loader": "^1.0.1",
"@howdyjs/mouse-menu": "^2.0.7", "@howdyjs/mouse-menu": "^2.0.7",
"@logicflow/core": "^1.2.6", "@logicflow/core": "^1.2.7",
"@logicflow/extension": "^1.2.6", "@logicflow/extension": "^1.2.7",
"@pureadmin/descriptions": "^1.1.1", "@pureadmin/descriptions": "^1.1.1",
"@pureadmin/table": "^2.1.0", "@pureadmin/table": "^2.1.0",
"@pureadmin/utils": "^1.8.9", "@pureadmin/utils": "^1.8.9",
@ -57,16 +57,16 @@
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path": "^0.12.7", "path": "^0.12.7",
"pinia": "^2.0.36", "pinia": "^2.1.1",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
"qs": "^6.11.1", "qs": "^6.11.1",
"responsive-storage": "^2.2.0", "responsive-storage": "^2.2.0",
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"swiper": "^9.3.1", "swiper": "^9.3.2",
"typeit": "^8.7.1", "typeit": "^8.7.1",
"v-contextmenu": "3.0.0", "v-contextmenu": "3.0.0",
"v3-infinite-loading": "^1.2.2", "v3-infinite-loading": "^1.2.2",
"vue": "^3.3.2", "vue": "^3.3.4",
"vue-i18n": "^9.2.2", "vue-i18n": "^9.2.2",
"vue-json-pretty": "^2.2.4", "vue-json-pretty": "^2.2.4",
"vue-pdf-embed": "^1.1.6", "vue-pdf-embed": "^1.1.6",
@ -121,7 +121,7 @@
"rollup-plugin-visualizer": "^5.9.0", "rollup-plugin-visualizer": "^5.9.0",
"sass": "^1.62.1", "sass": "^1.62.1",
"sass-loader": "^13.2.2", "sass-loader": "^13.2.2",
"stylelint": "^15.6.1", "stylelint": "^15.6.2",
"stylelint-config-html": "^1.1.0", "stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.0.0", "stylelint-config-recess-order": "^4.0.0",
"stylelint-config-recommended": "^12.0.0", "stylelint-config-recommended": "^12.0.0",
@ -155,6 +155,7 @@
}, },
"allowedDeprecatedVersions": { "allowedDeprecatedVersions": {
"sourcemap-codec": "*", "sourcemap-codec": "*",
"w3c-hr-time": "*",
"stable": "*" "stable": "*"
} }
}, },

452
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff