diff --git a/package-lock.json b/package-lock.json index 95e43432..eac19156 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,69 +1,69 @@ { "name": "d2-admin", - "version": "1.24.2", + "version": "1.24.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "d2-admin", - "version": "1.24.2", + "version": "1.24.3", "dependencies": { - "@d2-projects/vue-table-export": "^1.1.2", + "@d2-projects/vue-table-export": "^1.1.3", "@d2-projects/vue-table-import": "^1.0.1", - "axios": "^0.21.1", - "axios-mock-adapter": "^1.18.1", + "axios": "^0.21.4", + "axios-mock-adapter": "^1.18.2", "better-scroll": "^1.15.2", "clipboard-polyfill": "^2.8.6", "core-js": "^3.4.3", - "countup.js": "^2.0.4", - "dayjs": "^1.8.17", + "countup.js": "^2.0.8", + "dayjs": "^1.8.36", "element-ui": "^2.13.2", "faker": "^4.1.0", "flex.css": "^1.1.7", "fuse.js": "^5.2.3", "github-markdown-css": "^4.0.0", "highlight.js": "^10.0.2", - "hotkeys-js": "^3.7.3", + "hotkeys-js": "^3.7.6", "js-cookie": "^2.2.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "lowdb": "^1.0.0", - "marked": "^2.0.0", + "marked": "^2.0.7", "nprogress": "^0.2.0", - "qs": "^6.9.4", + "qs": "^6.9.7", "quill": "^1.3.7", "screenfull": "^5.0.2", - "sortablejs": "^1.10.1", - "ua-parser-js": "^0.7.20", - "vant": "^2.11.1", - "vue": "^2.6.11", - "vue-grid-layout": "^2.3.7", - "vue-i18n": "^8.15.1", - "vue-json-tree-view": "^2.1.4", - "vue-router": "^3.1.3", + "sortablejs": "^1.10.2", + "ua-parser-js": "^0.7.31", + "vant": "^2.11.3", + "vue": "^2.6.14", + "vue-grid-layout": "^2.3.12", + "vue-i18n": "^8.15.7", + "vue-json-tree-view": "^2.1.6", + "vue-router": "^3.1.6", "vue-splitpane": "^1.0.6", - "vue-ueditor-wrap": "^2.4.1", - "vuex": "^3.1.2" + "vue-ueditor-wrap": "^2.4.4", + "vuex": "^3.1.3" }, "devDependencies": { - "@d2-projects/vue-filename-injector": "^1.1.0", + "@d2-projects/vue-filename-injector": "^1.1.1", "@kazupon/vue-i18n-loader": "^0.5.0", - "@vue/cli-plugin-babel": "^4.1.0", - "@vue/cli-plugin-eslint": "^4.1.0", - "@vue/cli-plugin-router": "^4.1.0", - "@vue/cli-plugin-unit-jest": "^4.1.0", - "@vue/cli-plugin-vuex": "^4.1.0", - "@vue/cli-service": "^4.1.0", + "@vue/cli-plugin-babel": "^4.1.2", + "@vue/cli-plugin-eslint": "^4.1.2", + "@vue/cli-plugin-router": "^4.1.2", + "@vue/cli-plugin-unit-jest": "^4.1.2", + "@vue/cli-plugin-vuex": "^4.1.2", + "@vue/cli-service": "^4.1.2", "@vue/eslint-config-standard": "^5.1.2", - "@vue/test-utils": "^1.0.2", + "@vue/test-utils": "^1.0.5", "babel-eslint": "^10.0.3", - "babel-plugin-import": "^1.13.3", + "babel-plugin-import": "^1.13.5", "compression-webpack-plugin": "^3.0.1", - "cz-conventional-changelog": "^3.2.0", + "cz-conventional-changelog": "^3.2.1", "eslint": "^6.8.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", - "eslint-plugin-standard": "^4.0.1", + "eslint-plugin-standard": "^4.0.2", "eslint-plugin-vue": "^6.2.2", "less": "^3.12.2", "less-loader": "^7.1.0", @@ -72,9 +72,9 @@ "svg-sprite-loader": "^4.1.6", "text-loader": "^0.0.1", "vue-cli-plugin-i18n": "^1.0.1", - "vue-template-compiler": "^2.6.10", - "webpack-bundle-analyzer": "^3.6.0", - "webpack-theme-color-replacer": "^1.3.3" + "vue-template-compiler": "^2.6.14", + "webpack-bundle-analyzer": "^3.6.1", + "webpack-theme-color-replacer": "^1.3.28" } }, "node_modules/@achrinza/node-ipc": { diff --git a/package.json b/package.json index 16cb1682..c8255369 100644 --- a/package.json +++ b/package.json @@ -11,62 +11,62 @@ "test:unit": "vue-cli-service test:unit" }, "dependencies": { - "@d2-projects/vue-table-export": "^1.1.2", + "@d2-projects/vue-table-export": "^1.1.3", "@d2-projects/vue-table-import": "^1.0.1", - "axios": "^0.21.1", - "axios-mock-adapter": "^1.18.1", + "axios": "^0.21.4", + "axios-mock-adapter": "^1.18.2", "better-scroll": "^1.15.2", "clipboard-polyfill": "^2.8.6", "core-js": "^3.4.3", - "countup.js": "^2.0.4", - "dayjs": "^1.8.17", + "countup.js": "^2.0.8", + "dayjs": "^1.8.36", "element-ui": "^2.13.2", "faker": "^4.1.0", "flex.css": "^1.1.7", "fuse.js": "^5.2.3", "github-markdown-css": "^4.0.0", "highlight.js": "^10.0.2", - "hotkeys-js": "^3.7.3", + "hotkeys-js": "^3.7.6", "js-cookie": "^2.2.1", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "lowdb": "^1.0.0", - "marked": "^2.0.0", + "marked": "^2.0.7", "nprogress": "^0.2.0", - "qs": "^6.9.4", + "qs": "^6.9.7", "quill": "^1.3.7", "screenfull": "^5.0.2", - "sortablejs": "^1.10.1", - "ua-parser-js": "^0.7.20", - "vant": "^2.11.1", - "vue": "^2.6.11", - "vue-grid-layout": "^2.3.7", - "vue-i18n": "^8.15.1", - "vue-json-tree-view": "^2.1.4", - "vue-router": "^3.1.3", + "sortablejs": "^1.10.2", + "ua-parser-js": "^0.7.31", + "vant": "^2.11.3", + "vue": "^2.6.14", + "vue-grid-layout": "^2.3.12", + "vue-i18n": "^8.15.7", + "vue-json-tree-view": "^2.1.6", + "vue-router": "^3.1.6", "vue-splitpane": "^1.0.6", - "vue-ueditor-wrap": "^2.4.1", - "vuex": "^3.1.2" + "vue-ueditor-wrap": "^2.4.4", + "vuex": "^3.1.3" }, "devDependencies": { - "@d2-projects/vue-filename-injector": "^1.1.0", + "@d2-projects/vue-filename-injector": "^1.1.1", "@kazupon/vue-i18n-loader": "^0.5.0", - "@vue/cli-plugin-babel": "^4.1.0", - "@vue/cli-plugin-eslint": "^4.1.0", - "@vue/cli-plugin-router": "^4.1.0", - "@vue/cli-plugin-unit-jest": "^4.1.0", - "@vue/cli-plugin-vuex": "^4.1.0", - "@vue/cli-service": "^4.1.0", + "@vue/cli-plugin-babel": "^4.1.2", + "@vue/cli-plugin-eslint": "^4.1.2", + "@vue/cli-plugin-router": "^4.1.2", + "@vue/cli-plugin-unit-jest": "^4.1.2", + "@vue/cli-plugin-vuex": "^4.1.2", + "@vue/cli-service": "^4.1.2", "@vue/eslint-config-standard": "^5.1.2", - "@vue/test-utils": "^1.0.2", + "@vue/test-utils": "^1.0.5", "babel-eslint": "^10.0.3", - "babel-plugin-import": "^1.13.3", + "babel-plugin-import": "^1.13.5", "compression-webpack-plugin": "^3.0.1", - "cz-conventional-changelog": "^3.2.0", + "cz-conventional-changelog": "^3.2.1", "eslint": "^6.8.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", - "eslint-plugin-standard": "^4.0.1", + "eslint-plugin-standard": "^4.0.2", "eslint-plugin-vue": "^6.2.2", "less": "^3.12.2", "less-loader": "^7.1.0", @@ -75,9 +75,9 @@ "svg-sprite-loader": "^4.1.6", "text-loader": "^0.0.1", "vue-cli-plugin-i18n": "^1.0.1", - "vue-template-compiler": "^2.6.10", - "webpack-bundle-analyzer": "^3.6.0", - "webpack-theme-color-replacer": "^1.3.3" + "vue-template-compiler": "^2.6.14", + "webpack-bundle-analyzer": "^3.6.1", + "webpack-theme-color-replacer": "^1.3.28" }, "config": { "commitizen": {