webapp: upgrade dependencies
This commit is contained in:
parent
bfb9f340ac
commit
f51c1d063e
@ -11,7 +11,7 @@
|
|||||||
"@popperjs/core": "^2.11.5",
|
"@popperjs/core": "^2.11.5",
|
||||||
"bootstrap": "^5.1.3",
|
"bootstrap": "^5.1.3",
|
||||||
"bootstrap-icons-vue": "^1.8.1",
|
"bootstrap-icons-vue": "^1.8.1",
|
||||||
"core-js": "^3.23.1",
|
"core-js": "^3.23.2",
|
||||||
"spark-md5": "^3.0.2",
|
"spark-md5": "^3.0.2",
|
||||||
"vue": "^3.2.27",
|
"vue": "^3.2.27",
|
||||||
"vue-class-component": "^8.0.0-0",
|
"vue-class-component": "^8.0.0-0",
|
||||||
@ -24,13 +24,13 @@
|
|||||||
"@types/node": "^18.0.0",
|
"@types/node": "^18.0.0",
|
||||||
"@types/spark-md5": "^3.0.2",
|
"@types/spark-md5": "^3.0.2",
|
||||||
"@typescript-eslint/parser": "^5.29.0",
|
"@typescript-eslint/parser": "^5.29.0",
|
||||||
"@vue/cli-plugin-babel": "~5.0.0",
|
"@vue/cli-plugin-babel": "~5.0.6",
|
||||||
"@vue/cli-plugin-eslint": "~5.0.0",
|
"@vue/cli-plugin-eslint": "~5.0.6",
|
||||||
"@vue/cli-plugin-router": "^5.0.6",
|
"@vue/cli-plugin-router": "^5.0.6",
|
||||||
"@vue/cli-plugin-typescript": "^5.0.6",
|
"@vue/cli-plugin-typescript": "^5.0.6",
|
||||||
"@vue/cli-service": "~5.0.0",
|
"@vue/cli-service": "~5.0.6",
|
||||||
"@vue/eslint-config-typescript": "^11.0.0",
|
"@vue/eslint-config-typescript": "^11.0.0",
|
||||||
"eslint": "^8.17.0",
|
"eslint": "^8.18.0",
|
||||||
"eslint-plugin-vue": "^9.1.1",
|
"eslint-plugin-vue": "^9.1.1",
|
||||||
"typescript": "^4.7.4",
|
"typescript": "^4.7.4",
|
||||||
"vue-cli-plugin-compression": "~1.2.0"
|
"vue-cli-plugin-compression": "~1.2.0"
|
||||||
|
|||||||
112
webapp/yarn.lock
112
webapp/yarn.lock
@ -2,15 +2,6 @@
|
|||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@achrinza/node-ipc@9.2.2":
|
|
||||||
version "9.2.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.2.tgz#ae1b5d3d6a9362034eea60c8d946b93893c2e4ec"
|
|
||||||
integrity sha512-b90U39dx0cU6emsOvy5hxU4ApNXnE3+Tuo8XQZfiKTGelDwpMwBVgBP7QX6dGTcJgu/miyJuNJ/2naFBliNWEw==
|
|
||||||
dependencies:
|
|
||||||
"@node-ipc/js-queue" "2.0.3"
|
|
||||||
event-pubsub "4.3.0"
|
|
||||||
js-message "1.0.7"
|
|
||||||
|
|
||||||
"@achrinza/node-ipc@^9.2.5":
|
"@achrinza/node-ipc@^9.2.5":
|
||||||
version "9.2.5"
|
version "9.2.5"
|
||||||
resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.5.tgz#29788e608ff41121f0543491da723b243266ac28"
|
resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.5.tgz#29788e608ff41121f0543491da723b243266ac28"
|
||||||
@ -1496,10 +1487,10 @@
|
|||||||
lodash.kebabcase "^4.1.1"
|
lodash.kebabcase "^4.1.1"
|
||||||
svg-tags "^1.0.0"
|
svg-tags "^1.0.0"
|
||||||
|
|
||||||
"@vue/babel-preset-app@^5.0.4":
|
"@vue/babel-preset-app@^5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-5.0.4.tgz#0f1ba2893be266a3cb78e3429d199238a5aa0043"
|
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-5.0.6.tgz#049e1b54caa6d210ad2a134edbbbb6bef64d8d34"
|
||||||
integrity sha512-vf4KqrmuOSnoEYGUiHPeMoxhh6wpiucLWXISn7xYFU80pK1lqcuhbl6tpurAanUIyRO/ENDUQBH7RAdbLNq1bA==
|
integrity sha512-hoVr5M5RIvAL8F6MX8ZG0RvjA7MB7eDOkykK+M+qThkkrsAvlianzygnE86xN1N7JVSq7kGOyZk0Te+L20KqeQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.16"
|
"@babel/core" "^7.12.16"
|
||||||
"@babel/helper-compilation-targets" "^7.12.16"
|
"@babel/helper-compilation-targets" "^7.12.16"
|
||||||
@ -1581,41 +1572,34 @@
|
|||||||
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
|
||||||
camelcase "^5.0.0"
|
camelcase "^5.0.0"
|
||||||
|
|
||||||
"@vue/cli-overlay@^5.0.4":
|
"@vue/cli-overlay@^5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-5.0.4.tgz#5dae235fd84ecb0f94ed08a475db191fff893a7b"
|
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-5.0.6.tgz#1c9dd0a2ff90ab7c5dc5c25eff8b57721b4795ae"
|
||||||
integrity sha512-ZTLAAydILjvx0XHUGSNu/cQDpmvLTMYUutDf2vf6XGkSWYqncQ6RwkeMSQhvQNlgpa/ovwIgrlGxLoojFRwdVg==
|
integrity sha512-rghCRMPVQ4FIKmQy8ipn8fKztdaQSQTktAKob2SGuEL/iBWfclSMAQCXfj908nyzOBymo+q/Sn/oiLhi07oHlA==
|
||||||
|
|
||||||
"@vue/cli-plugin-babel@~5.0.0":
|
"@vue/cli-plugin-babel@~5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.4.tgz#5aa7001e36f5db5e4ed60b4a36bfc71a7257599c"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.6.tgz#a7701e74694044619588fd4abcc40a4bd9d81269"
|
||||||
integrity sha512-413ZwOWLtgw5vWJoMbrv36crW3qTas4Iru8sU7cRb0IqEZbS28R9X4PVtO8Pek2NYFbrs2XKRYOB7GblB6hVqg==
|
integrity sha512-ruQhfhj2WM6Fe/VDQneQc/kqNp/p138SjQMfz7q/rxMTMG1kpV5B0jYWschXHXLQ6aDsFnqmBmIK+XjU3XTF3g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.16"
|
"@babel/core" "^7.12.16"
|
||||||
"@vue/babel-preset-app" "^5.0.4"
|
"@vue/babel-preset-app" "^5.0.6"
|
||||||
"@vue/cli-shared-utils" "^5.0.4"
|
"@vue/cli-shared-utils" "^5.0.6"
|
||||||
babel-loader "^8.2.2"
|
babel-loader "^8.2.2"
|
||||||
thread-loader "^3.0.0"
|
thread-loader "^3.0.0"
|
||||||
webpack "^5.54.0"
|
webpack "^5.54.0"
|
||||||
|
|
||||||
"@vue/cli-plugin-eslint@~5.0.0":
|
"@vue/cli-plugin-eslint@~5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.4.tgz#33ee3e971d8ee1664d55ffd15b2af548af66fef8"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.6.tgz#63688b6366feb0e4949a23453dbd4984996c6092"
|
||||||
integrity sha512-NLBEKFTFJhYHMzQ3z+sb6xlkcNaN/RcbZ3hiCY72aJe4YOO8jEAp0XkPzlHd4xYkMW7jrmOwwLOPw+3BJ4b77Q==
|
integrity sha512-fuc8w2IujzoenA/cdr/QYYMq2yaI1fYr0Fqom/M55B+DmW19GIuIRxYQvh0CEeCbFB2hAl3Flrazfx96/nAaQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/cli-shared-utils" "^5.0.4"
|
"@vue/cli-shared-utils" "^5.0.6"
|
||||||
eslint-webpack-plugin "^3.1.0"
|
eslint-webpack-plugin "^3.1.0"
|
||||||
globby "^11.0.2"
|
globby "^11.0.2"
|
||||||
webpack "^5.54.0"
|
webpack "^5.54.0"
|
||||||
yorkie "^2.0.0"
|
yorkie "^2.0.0"
|
||||||
|
|
||||||
"@vue/cli-plugin-router@^5.0.4":
|
|
||||||
version "5.0.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.4.tgz#d30b20125408d39c7ad19a7f8a4a82aee9e033a9"
|
|
||||||
integrity sha512-lylzCuH3Br0BcTz5IxxSffpyoF9dQ2k4jTdK8QlWrnRanWGw7P9C0kYMr9rohHaXpvAlu6bio392gbNIWpEepg==
|
|
||||||
dependencies:
|
|
||||||
"@vue/cli-shared-utils" "^5.0.4"
|
|
||||||
|
|
||||||
"@vue/cli-plugin-router@^5.0.6":
|
"@vue/cli-plugin-router@^5.0.6":
|
||||||
version "5.0.6"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.6.tgz#b65d39845a8a53dc51b9c263bf75bdd24a53d8be"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.6.tgz#b65d39845a8a53dc51b9c263bf75bdd24a53d8be"
|
||||||
@ -1638,24 +1622,24 @@
|
|||||||
ts-loader "^9.2.5"
|
ts-loader "^9.2.5"
|
||||||
webpack "^5.54.0"
|
webpack "^5.54.0"
|
||||||
|
|
||||||
"@vue/cli-plugin-vuex@^5.0.4":
|
"@vue/cli-plugin-vuex@^5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.4.tgz#80853992ac4f423e8e3e8d05a120c46a94a81b5e"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.6.tgz#177bb2904ea57d606b8a3cad0147379fcc304174"
|
||||||
integrity sha512-dBwiD6mT9+V2HTHcwaWE8qFNgTk5I/NUvxYVeUN3Mmmpo4y/1RxXnr7BlKGnaQsTypb2RFk3KowqIJtg7s+E3Q==
|
integrity sha512-9bwkaLxGqqrD5FPN7iNsIe5x60P0nScioMQvHf2ZIIoFAiM5yuTgOQkdSKGBhn0YG4IjYd1tnlVY4Q/P4ZHaTA==
|
||||||
|
|
||||||
"@vue/cli-service@~5.0.0":
|
"@vue/cli-service@~5.0.6":
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-5.0.4.tgz#d73300ef00395cf7705310336d3b8828e9dec92b"
|
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-5.0.6.tgz#2de955eacd84eec07b0e288779701459c5a5db9e"
|
||||||
integrity sha512-xRiLNTFYmMCT9edZpyYXHijW5xot3gbZpcWDOXUOhKPHN4qs4XqWALnZlU97JYjZOr3XIr/ZvyciyEfrlUVqSA==
|
integrity sha512-XSiTCjUMk8adjvQIJXBxk3ltEBLyBme8rpqdhJrpgCgSj+8pcPPyYKs1M0petkhwLMv3mEXVPNQmXKFzpdWVrw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-compilation-targets" "^7.12.16"
|
"@babel/helper-compilation-targets" "^7.12.16"
|
||||||
"@soda/friendly-errors-webpack-plugin" "^1.8.0"
|
"@soda/friendly-errors-webpack-plugin" "^1.8.0"
|
||||||
"@soda/get-current-script" "^1.0.2"
|
"@soda/get-current-script" "^1.0.2"
|
||||||
"@types/minimist" "^1.2.0"
|
"@types/minimist" "^1.2.0"
|
||||||
"@vue/cli-overlay" "^5.0.4"
|
"@vue/cli-overlay" "^5.0.6"
|
||||||
"@vue/cli-plugin-router" "^5.0.4"
|
"@vue/cli-plugin-router" "^5.0.6"
|
||||||
"@vue/cli-plugin-vuex" "^5.0.4"
|
"@vue/cli-plugin-vuex" "^5.0.6"
|
||||||
"@vue/cli-shared-utils" "^5.0.4"
|
"@vue/cli-shared-utils" "^5.0.6"
|
||||||
"@vue/component-compiler-utils" "^3.3.0"
|
"@vue/component-compiler-utils" "^3.3.0"
|
||||||
"@vue/vue-loader-v15" "npm:vue-loader@^15.9.7"
|
"@vue/vue-loader-v15" "npm:vue-loader@^15.9.7"
|
||||||
"@vue/web-component-wrapper" "^1.3.0"
|
"@vue/web-component-wrapper" "^1.3.0"
|
||||||
@ -1704,24 +1688,6 @@
|
|||||||
webpack-virtual-modules "^0.4.2"
|
webpack-virtual-modules "^0.4.2"
|
||||||
whatwg-fetch "^3.6.2"
|
whatwg-fetch "^3.6.2"
|
||||||
|
|
||||||
"@vue/cli-shared-utils@^5.0.4":
|
|
||||||
version "5.0.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz#e3f42575cb6b70e021272ef2c8bb52ca544ecf27"
|
|
||||||
integrity sha512-nfAsj8Nopu5sVHMBIaut/YL7NaJFVmTBSTJD7LM17jc5uytrM9JwiRtzCiv3JWRBG78Xdb/s2Xb/1YR4fkdmkQ==
|
|
||||||
dependencies:
|
|
||||||
"@achrinza/node-ipc" "9.2.2"
|
|
||||||
chalk "^4.1.2"
|
|
||||||
execa "^1.0.0"
|
|
||||||
joi "^17.4.0"
|
|
||||||
launch-editor "^2.2.1"
|
|
||||||
lru-cache "^6.0.0"
|
|
||||||
node-fetch "^2.6.7"
|
|
||||||
open "^8.0.2"
|
|
||||||
ora "^5.3.0"
|
|
||||||
read-pkg "^5.1.1"
|
|
||||||
semver "^7.3.4"
|
|
||||||
strip-ansi "^6.0.0"
|
|
||||||
|
|
||||||
"@vue/cli-shared-utils@^5.0.6":
|
"@vue/cli-shared-utils@^5.0.6":
|
||||||
version "5.0.6"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.6.tgz#f47202d68dfd4c2e41160c63721263b39cd97d1e"
|
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.6.tgz#f47202d68dfd4c2e41160c63721263b39cd97d1e"
|
||||||
@ -2716,10 +2682,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1, core-js-compat@^3.8.3:
|
|||||||
browserslist "^4.20.3"
|
browserslist "^4.20.3"
|
||||||
semver "7.0.0"
|
semver "7.0.0"
|
||||||
|
|
||||||
core-js@^3.23.1:
|
core-js@^3.23.2:
|
||||||
version "3.23.1"
|
version "3.23.2"
|
||||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.1.tgz#9f9a9255115f62c512db56d567f636da32ca0b78"
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
|
||||||
integrity sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==
|
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
|
||||||
|
|
||||||
core-js@^3.8.3:
|
core-js@^3.8.3:
|
||||||
version "3.22.7"
|
version "3.22.7"
|
||||||
@ -3218,10 +3184,10 @@ eslint-webpack-plugin@^3.1.0:
|
|||||||
normalize-path "^3.0.0"
|
normalize-path "^3.0.0"
|
||||||
schema-utils "^3.1.1"
|
schema-utils "^3.1.1"
|
||||||
|
|
||||||
eslint@^8.17.0:
|
eslint@^8.18.0:
|
||||||
version "8.17.0"
|
version "8.18.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.17.0.tgz#1cfc4b6b6912f77d24b874ca1506b0fe09328c21"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
|
||||||
integrity sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==
|
integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc" "^1.3.0"
|
"@eslint/eslintrc" "^1.3.0"
|
||||||
"@humanwhocodes/config-array" "^0.9.2"
|
"@humanwhocodes/config-array" "^0.9.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user