diff --git a/package.json b/package.json index 5309663..40b1d44 100644 --- a/package.json +++ b/package.json @@ -74,8 +74,8 @@ "@typescript-eslint/eslint-plugin": "^5.10.2", "@typescript-eslint/parser": "^5.10.2", "@vitejs/plugin-legacy": "^1.7.1", - "@vitejs/plugin-vue": "^2.2.0", - "@vitejs/plugin-vue-jsx": "^1.3.7", + "@vitejs/plugin-vue": "^2.2.4", + "@vitejs/plugin-vue-jsx": "^1.3.8", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", "@zougt/vite-plugin-theme-preprocessor": "^1.4.4", @@ -105,7 +105,7 @@ "stylelint-order": "^5.0.0", "typescript": "^4.5.5", "unplugin-element-plus": "^0.2.0", - "vite": "2.7.13", + "vite": "^2.8.5", "vite-plugin-live-reload": "^2.1.0", "vite-plugin-mock": "^2.9.6", "vite-plugin-remove-console": "^0.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 478d593..09b1a5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ specifiers: "@typescript-eslint/eslint-plugin": ^5.10.2 "@typescript-eslint/parser": ^5.10.2 "@vitejs/plugin-legacy": ^1.7.1 - "@vitejs/plugin-vue": ^2.2.0 - "@vitejs/plugin-vue-jsx": ^1.3.7 + "@vitejs/plugin-vue": ^2.2.4 + "@vitejs/plugin-vue-jsx": ^1.3.8 "@vue/eslint-config-prettier": ^7.0.0 "@vue/eslint-config-typescript": ^10.0.0 "@vueuse/core": ^7.6.2 @@ -71,7 +71,7 @@ specifiers: stylelint-order: ^5.0.0 typescript: ^4.5.5 unplugin-element-plus: ^0.2.0 - vite: 2.7.13 + vite: ^2.8.5 vite-plugin-live-reload: ^2.1.0 vite-plugin-mock: ^2.9.6 vite-plugin-remove-console: ^0.0.6 @@ -130,9 +130,9 @@ devDependencies: "@types/qs": 6.9.7 "@typescript-eslint/eslint-plugin": 5.12.0_c467cf9bb49b295941e83ce479a578b7 "@typescript-eslint/parser": 5.12.0_eslint@8.9.0+typescript@4.5.5 - "@vitejs/plugin-legacy": 1.7.1_vite@2.7.13 - "@vitejs/plugin-vue": 2.2.0_vite@2.7.13+vue@3.2.31 - "@vitejs/plugin-vue-jsx": 1.3.7 + "@vitejs/plugin-legacy": 1.7.1_vite@2.8.5 + "@vitejs/plugin-vue": 2.2.4_vite@2.8.5+vue@3.2.31 + "@vitejs/plugin-vue-jsx": 1.3.8 "@vue/eslint-config-prettier": 7.0.0_eslint@8.9.0+prettier@2.5.1 "@vue/eslint-config-typescript": 10.0.0_cd100ca74b8c3cfb64acbb3ff997764b "@zougt/vite-plugin-theme-preprocessor": 1.4.4_sass@1.49.7 @@ -161,22 +161,22 @@ devDependencies: stylelint-config-standard: 24.0.0_stylelint@14.5.0 stylelint-order: 5.0.0_stylelint@14.5.0 typescript: 4.5.5 - unplugin-element-plus: 0.2.0_vite@2.7.13+vue@3.2.31 - vite: 2.7.13_sass@1.49.7 + unplugin-element-plus: 0.2.0_vite@2.8.5+vue@3.2.31 + vite: 2.8.5_sass@1.49.7 vite-plugin-live-reload: 2.1.0 - vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.13 + vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.8.5 vite-plugin-remove-console: 0.0.6 - vite-plugin-style-import: 1.4.1_vite@2.7.13 - vite-plugin-windicss: 1.7.0_vite@2.7.13 + vite-plugin-style-import: 1.4.1_vite@2.8.5 + vite-plugin-windicss: 1.7.0_vite@2.8.5 vite-svg-loader: 2.2.0 vue-eslint-parser: 8.2.0_eslint@8.9.0 windicss: 3.4.3 packages: - /@ampproject/remapping/2.1.1: + /@ampproject/remapping/2.1.2: resolution: { - integrity: sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA== + integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg== } engines: { node: ">=6.0.0" } dependencies: @@ -210,22 +210,22 @@ packages: engines: { node: ">=6.9.0" } dev: true - /@babel/core/7.17.2: + /@babel/core/7.17.5: resolution: { - integrity: sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== + integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== } engines: { node: ">=6.9.0" } dependencies: - "@ampproject/remapping": 2.1.1 + "@ampproject/remapping": 2.1.2 "@babel/code-frame": 7.16.7 - "@babel/generator": 7.17.0 - "@babel/helper-compilation-targets": 7.16.7_@babel+core@7.17.2 - "@babel/helper-module-transforms": 7.16.7 + "@babel/generator": 7.17.3 + "@babel/helper-compilation-targets": 7.16.7_@babel+core@7.17.5 + "@babel/helper-module-transforms": 7.17.6 "@babel/helpers": 7.17.2 - "@babel/parser": 7.17.0 + "@babel/parser": 7.17.3 "@babel/template": 7.16.7 - "@babel/traverse": 7.17.0 + "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 convert-source-map: 1.8.0 debug: 4.3.3 @@ -236,10 +236,10 @@ packages: - supports-color dev: true - /@babel/generator/7.17.0: + /@babel/generator/7.17.3: resolution: { - integrity: sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== + integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== } engines: { node: ">=6.9.0" } dependencies: @@ -258,7 +258,7 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.2: + /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5: resolution: { integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== @@ -268,22 +268,22 @@ packages: "@babel/core": ^7.0.0 dependencies: "@babel/compat-data": 7.17.0 - "@babel/core": 7.17.2 + "@babel/core": 7.17.5 "@babel/helper-validator-option": 7.16.7 browserslist: 4.19.1 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.1_@babel+core@7.17.2: + /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.5: resolution: { - integrity: sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ== + integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.17.2 + "@babel/core": 7.17.5 "@babel/helper-annotate-as-pure": 7.16.7 "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-function-name": 7.16.7 @@ -357,10 +357,10 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-module-transforms/7.16.7: + /@babel/helper-module-transforms/7.17.6: resolution: { - integrity: sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== + integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA== } engines: { node: ">=6.9.0" } dependencies: @@ -370,7 +370,7 @@ packages: "@babel/helper-split-export-declaration": 7.16.7 "@babel/helper-validator-identifier": 7.16.7 "@babel/template": 7.16.7 - "@babel/traverse": 7.17.0 + "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 transitivePeerDependencies: - supports-color @@ -404,7 +404,7 @@ packages: "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-member-expression-to-functions": 7.16.7 "@babel/helper-optimise-call-expression": 7.16.7 - "@babel/traverse": 7.17.0 + "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 transitivePeerDependencies: - supports-color @@ -454,7 +454,7 @@ packages: engines: { node: ">=6.9.0" } dependencies: "@babel/template": 7.16.7 - "@babel/traverse": 7.17.0 + "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 transitivePeerDependencies: - supports-color @@ -480,7 +480,16 @@ packages: engines: { node: ">=6.0.0" } hasBin: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.2: + /@babel/parser/7.17.3: + resolution: + { + integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== + } + engines: { node: ">=6.0.0" } + hasBin: true + dev: true + + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.5: resolution: { integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== @@ -488,11 +497,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.2 + "@babel/core": 7.17.5 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.2: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.5: resolution: { integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== @@ -501,11 +510,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.2 + "@babel/core": 7.17.5 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.2: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.5: resolution: { integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A== @@ -514,11 +523,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.2 + "@babel/core": 7.17.5 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.2: + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.5: resolution: { integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ== @@ -527,18 +536,18 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.2 - "@babel/helper-create-class-features-plugin": 7.17.1_@babel+core@7.17.2 + "@babel/core": 7.17.5 + "@babel/helper-create-class-features-plugin": 7.17.6_@babel+core@7.17.5 "@babel/helper-plugin-utils": 7.16.7 - "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.2 + "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true - /@babel/standalone/7.17.2: + /@babel/standalone/7.17.6: resolution: { - integrity: sha512-Adjbjnlk0IBuBEldyuicdIeq1P/YI5nfm7HnOVd8blGDRetPW2NllESjlrItMKORWVuILWqKe10D+b8yEybeBA== + integrity: sha512-rBBC7aZ4Q8UkMV4Wl6cAw8Wcgg7DcIG3pzo2n+W/FwmBRZB/q7yGpzE10VXpOmSj9/KW3L1pbDhPGI1oOrscgA== } engines: { node: ">=6.9.0" } dev: true @@ -555,20 +564,20 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/traverse/7.17.0: + /@babel/traverse/7.17.3: resolution: { - integrity: sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== + integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== } engines: { node: ">=6.9.0" } dependencies: "@babel/code-frame": 7.16.7 - "@babel/generator": 7.17.0 + "@babel/generator": 7.17.3 "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-function-name": 7.16.7 "@babel/helper-hoist-variables": 7.16.7 "@babel/helper-split-export-declaration": 7.16.7 - "@babel/parser": 7.17.0 + "@babel/parser": 7.17.3 "@babel/types": 7.17.0 debug: 4.3.3 globals: 11.12.0 @@ -1349,7 +1358,7 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-legacy/1.7.1_vite@2.7.13: + /@vitejs/plugin-legacy/1.7.1_vite@2.8.5: resolution: { integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA== @@ -1358,42 +1367,42 @@ packages: peerDependencies: vite: ^2.8.0 dependencies: - "@babel/standalone": 7.17.2 - core-js: 3.21.0 + "@babel/standalone": 7.17.6 + core-js: 3.21.1 magic-string: 0.25.7 regenerator-runtime: 0.13.9 systemjs: 6.12.1 - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 dev: true - /@vitejs/plugin-vue-jsx/1.3.7: + /@vitejs/plugin-vue-jsx/1.3.8: resolution: { - integrity: sha512-UH+lI/TtBQg1YZeOTBN5yEYvSDNcL2ei8ZgE+0ESX2ULg2xV7rxzw1TB1eHZiMGXOSR8h5AWp/6F1hCcaq8VYA== + integrity: sha512-gPtie8IM7G5OI2O2/Xwk/oYjnw2gKBzayVuEOM5Jx65KmpVcW444F+H7IsIMduvAgwLQPEYMGiO1V8dBgk7qog== } engines: { node: ">=12.0.0" } dependencies: - "@babel/core": 7.17.2 - "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.17.2 - "@babel/plugin-transform-typescript": 7.16.8_@babel+core@7.17.2 + "@babel/core": 7.17.5 + "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.17.5 + "@babel/plugin-transform-typescript": 7.16.8_@babel+core@7.17.5 "@rollup/pluginutils": 4.1.2 - "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.2 + "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.5 hash-sum: 2.0.0 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/2.2.0_vite@2.7.13+vue@3.2.31: + /@vitejs/plugin-vue/2.2.4_vite@2.8.5+vue@3.2.31: resolution: { - integrity: sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg== + integrity: sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw== } engines: { node: ">=12.0.0" } peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 vue: 3.2.31 dev: true @@ -1404,16 +1413,16 @@ packages: } dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.2: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.5: resolution: { integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w== } dependencies: "@babel/helper-module-imports": 7.16.7 - "@babel/plugin-syntax-jsx": 7.16.7_@babel+core@7.17.2 + "@babel/plugin-syntax-jsx": 7.16.7_@babel+core@7.17.5 "@babel/template": 7.16.7 - "@babel/traverse": 7.17.0 + "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 "@vue/babel-helper-vue-transform-on": 1.0.2 camelcase: 6.3.0 @@ -2410,10 +2419,10 @@ packages: safe-buffer: 5.1.2 dev: true - /core-js/3.21.0: + /core-js/3.21.1: resolution: { - integrity: sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ== + integrity: sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig== } requiresBuild: true dev: true @@ -2923,187 +2932,228 @@ packages: } dev: true - /esbuild-android-arm64/0.13.15: + /esbuild-android-arm64/0.14.23: resolution: { - integrity: sha512-m602nft/XXeO8YQPUDVoHfjyRVPdPgjyyXOxZ44MK/agewFFkPa8tUo6lAzSWh5Ui5PB4KR9UIFTSBKh/RrCmg== + integrity: sha512-k9sXem++mINrZty1v4FVt6nC5BQCFG4K2geCIUUqHNlTdFnuvcqsY7prcKZLFhqVC1rbcJAr9VSUGFL/vD4vsw== } + engines: { node: ">=12" } cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /esbuild-darwin-64/0.13.15: + /esbuild-darwin-64/0.14.23: resolution: { - integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ== + integrity: sha512-lB0XRbtOYYL1tLcYw8BoBaYsFYiR48RPrA0KfA/7RFTr4MV7Bwy/J4+7nLsVnv9FGuQummM3uJ93J3ptaTqFug== } + engines: { node: ">=12" } cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-darwin-arm64/0.13.15: + /esbuild-darwin-arm64/0.14.23: resolution: { - integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ== + integrity: sha512-yat73Z/uJ5tRcfRiI4CCTv0FSnwErm3BJQeZAh+1tIP0TUNh6o+mXg338Zl5EKChD+YGp6PN+Dbhs7qa34RxSw== } + engines: { node: ">=12" } cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /esbuild-freebsd-64/0.13.15: + /esbuild-freebsd-64/0.14.23: resolution: { - integrity: sha512-G3dLBXUI6lC6Z09/x+WtXBXbOYQZ0E8TDBqvn7aMaOCzryJs8LyVXKY4CPnHFXZAbSwkCbqiPuSQ1+HhrNk7EA== + integrity: sha512-/1xiTjoLuQ+LlbfjJdKkX45qK/M7ARrbLmyf7x3JhyQGMjcxRYVR6Dw81uH3qlMHwT4cfLW4aEVBhP1aNV7VsA== } + engines: { node: ">=12" } cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-freebsd-arm64/0.13.15: + /esbuild-freebsd-arm64/0.14.23: resolution: { - integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ== + integrity: sha512-uyPqBU/Zcp6yEAZS4LKj5jEE0q2s4HmlMBIPzbW6cTunZ8cyvjG6YWpIZXb1KK3KTJDe62ltCrk3VzmWHp+iLg== } + engines: { node: ">=12" } cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /esbuild-linux-32/0.13.15: + /esbuild-linux-32/0.14.23: resolution: { - integrity: sha512-ZvTBPk0YWCLMCXiFmD5EUtB30zIPvC5Itxz0mdTu/xZBbbHJftQgLWY49wEPSn2T/TxahYCRDWun5smRa0Tu+g== + integrity: sha512-37R/WMkQyUfNhbH7aJrr1uCjDVdnPeTHGeDhZPUNhfoHV0lQuZNCKuNnDvlH/u/nwIYZNdVvz1Igv5rY/zfrzQ== } + engines: { node: ">=12" } cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-64/0.13.15: + /esbuild-linux-64/0.14.23: resolution: { - integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA== + integrity: sha512-H0gztDP60qqr8zoFhAO64waoN5yBXkmYCElFklpd6LPoobtNGNnDe99xOQm28+fuD75YJ7GKHzp/MLCLhw2+vQ== } + engines: { node: ">=12" } cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm/0.13.15: + /esbuild-linux-arm/0.14.23: resolution: { - integrity: sha512-wUHttDi/ol0tD8ZgUMDH8Ef7IbDX+/UsWJOXaAyTdkT7Yy9ZBqPg8bgB/Dn3CZ9SBpNieozrPRHm0BGww7W/jA== + integrity: sha512-x64CEUxi8+EzOAIpCUeuni0bZfzPw/65r8tC5cy5zOq9dY7ysOi5EVQHnzaxS+1NmV+/RVRpmrzGw1QgY2Xpmw== } + engines: { node: ">=12" } cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-arm64/0.13.15: + /esbuild-linux-arm64/0.14.23: resolution: { - integrity: sha512-bYpuUlN6qYU9slzr/ltyLTR9YTBS7qUDymO8SV7kjeNext61OdmqFAzuVZom+OLW1HPHseBfJ/JfdSlx8oTUoA== + integrity: sha512-c4MLOIByNHR55n3KoYf9hYDfBRghMjOiHLaoYLhkQkIabb452RWi+HsNgB41sUpSlOAqfpqKPFNg7VrxL3UX9g== } + engines: { node: ">=12" } cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-mips64le/0.13.15: + /esbuild-linux-mips64le/0.14.23: resolution: { - integrity: sha512-KlVjIG828uFPyJkO/8gKwy9RbXhCEUeFsCGOJBepUlpa7G8/SeZgncUEz/tOOUJTcWMTmFMtdd3GElGyAtbSWg== + integrity: sha512-kHKyKRIAedYhKug2EJpyJxOUj3VYuamOVA1pY7EimoFPzaF3NeY7e4cFBAISC/Av0/tiV0xlFCt9q0HJ68IBIw== } + engines: { node: ">=12" } cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-linux-ppc64le/0.13.15: + /esbuild-linux-ppc64le/0.14.23: resolution: { - integrity: sha512-h6gYF+OsaqEuBjeesTBtUPw0bmiDu7eAeuc2OEH9S6mV9/jPhPdhOWzdeshb0BskRZxPhxPOjqZ+/OqLcxQwEQ== + integrity: sha512-7ilAiJEPuJJnJp/LiDO0oJm5ygbBPzhchJJh9HsHZzeqO+3PUzItXi+8PuicY08r0AaaOe25LA7sGJ0MzbfBag== } + engines: { node: ">=12" } cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /esbuild-netbsd-64/0.13.15: + /esbuild-linux-riscv64/0.14.23: resolution: { - integrity: sha512-3+yE9emwoevLMyvu+iR3rsa+Xwhie7ZEHMGDQ6dkqP/ndFzRHkobHUKTe+NCApSqG5ce2z4rFu+NX/UHnxlh3w== + integrity: sha512-fbL3ggK2wY0D8I5raPIMPhpCvODFE+Bhb5QGtNP3r5aUsRR6TQV+ZBXIaw84iyvKC8vlXiA4fWLGhghAd/h/Zg== } + engines: { node: ">=12" } + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-s390x/0.14.23: + resolution: + { + integrity: sha512-GHMDCyfy7+FaNSO8RJ8KCFsnax8fLUsOrj9q5Gi2JmZMY0Zhp75keb5abTFCq2/Oy6KVcT0Dcbyo/bFb4rIFJA== + } + engines: { node: ">=12" } + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-netbsd-64/0.14.23: + resolution: + { + integrity: sha512-ovk2EX+3rrO1M2lowJfgMb/JPN1VwVYrx0QPUyudxkxLYrWeBxDKQvc6ffO+kB4QlDyTfdtAURrVzu3JeNdA2g== + } + engines: { node: ">=12" } cpu: [x64] os: [netbsd] requiresBuild: true dev: true optional: true - /esbuild-openbsd-64/0.13.15: + /esbuild-openbsd-64/0.14.23: resolution: { - integrity: sha512-wTfvtwYJYAFL1fSs8yHIdf5GEE4NkbtbXtjLWjM3Cw8mmQKqsg8kTiqJ9NJQe5NX/5Qlo7Xd9r1yKMMkHllp5g== + integrity: sha512-uYYNqbVR+i7k8ojP/oIROAHO9lATLN7H2QeXKt2H310Fc8FJj4y3Wce6hx0VgnJ4k1JDrgbbiXM8rbEgQyg8KA== } + engines: { node: ">=12" } cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true - /esbuild-sunos-64/0.13.15: + /esbuild-sunos-64/0.14.23: resolution: { - integrity: sha512-lbivT9Bx3t1iWWrSnGyBP9ODriEvWDRiweAs69vI+miJoeKwHWOComSRukttbuzjZ8r1q0mQJ8Z7yUsDJ3hKdw== + integrity: sha512-hAzeBeET0+SbScknPzS2LBY6FVDpgE+CsHSpe6CEoR51PApdn2IB0SyJX7vGelXzlyrnorM4CAsRyb9Qev4h9g== } + engines: { node: ">=12" } cpu: [x64] os: [sunos] requiresBuild: true dev: true optional: true - /esbuild-windows-32/0.13.15: + /esbuild-windows-32/0.14.23: resolution: { - integrity: sha512-fDMEf2g3SsJ599MBr50cY5ve5lP1wyVwTe6aLJsM01KtxyKkB4UT+fc5MXQFn3RLrAIAZOG+tHC+yXObpSn7Nw== + integrity: sha512-Kttmi3JnohdaREbk6o9e25kieJR379TsEWF0l39PQVHXq3FR6sFKtVPgY8wk055o6IB+rllrzLnbqOw/UV60EA== } + engines: { node: ">=12" } cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-64/0.13.15: + /esbuild-windows-64/0.14.23: resolution: { - integrity: sha512-9aMsPRGDWCd3bGjUIKG/ZOJPKsiztlxl/Q3C1XDswO6eNX/Jtwu4M+jb6YDH9hRSUflQWX0XKAfWzgy5Wk54JQ== + integrity: sha512-JtIT0t8ymkpl6YlmOl6zoSWL5cnCgyLaBdf/SiU/Eg3C13r0NbHZWNT/RDEMKK91Y6t79kTs3vyRcNZbfu5a8g== } + engines: { node: ">=12" } cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /esbuild-windows-arm64/0.13.15: + /esbuild-windows-arm64/0.14.23: resolution: { - integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA== + integrity: sha512-cTFaQqT2+ik9e4hePvYtRZQ3pqOvKDVNarzql0VFIzhc0tru/ZgdLoXd6epLiKT+SzoSce6V9YJ+nn6RCn6SHw== } + engines: { node: ">=12" } cpu: [arm64] os: [win32] requiresBuild: true @@ -3119,31 +3169,34 @@ packages: requiresBuild: true dev: true - /esbuild/0.13.15: + /esbuild/0.14.23: resolution: { - integrity: sha512-raCxt02HBKv8RJxE8vkTSCXGIyKHdEdGfUmiYb8wnabnaEmHzyW7DCHb5tEN0xU8ryqg5xw54mcwnYkC4x3AIw== + integrity: sha512-XjnIcZ9KB6lfonCa+jRguXyRYcldmkyZ99ieDksqW/C8bnyEX299yA4QH2XcgijCgaddEZePPTgvx/2imsq7Ig== } + engines: { node: ">=12" } hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-arm64: 0.13.15 - esbuild-darwin-64: 0.13.15 - esbuild-darwin-arm64: 0.13.15 - esbuild-freebsd-64: 0.13.15 - esbuild-freebsd-arm64: 0.13.15 - esbuild-linux-32: 0.13.15 - esbuild-linux-64: 0.13.15 - esbuild-linux-arm: 0.13.15 - esbuild-linux-arm64: 0.13.15 - esbuild-linux-mips64le: 0.13.15 - esbuild-linux-ppc64le: 0.13.15 - esbuild-netbsd-64: 0.13.15 - esbuild-openbsd-64: 0.13.15 - esbuild-sunos-64: 0.13.15 - esbuild-windows-32: 0.13.15 - esbuild-windows-64: 0.13.15 - esbuild-windows-arm64: 0.13.15 + esbuild-android-arm64: 0.14.23 + esbuild-darwin-64: 0.14.23 + esbuild-darwin-arm64: 0.14.23 + esbuild-freebsd-64: 0.14.23 + esbuild-freebsd-arm64: 0.14.23 + esbuild-linux-32: 0.14.23 + esbuild-linux-64: 0.14.23 + esbuild-linux-arm: 0.14.23 + esbuild-linux-arm64: 0.14.23 + esbuild-linux-mips64le: 0.14.23 + esbuild-linux-ppc64le: 0.14.23 + esbuild-linux-riscv64: 0.14.23 + esbuild-linux-s390x: 0.14.23 + esbuild-netbsd-64: 0.14.23 + esbuild-openbsd-64: 0.14.23 + esbuild-sunos-64: 0.14.23 + esbuild-windows-32: 0.14.23 + esbuild-windows-64: 0.14.23 + esbuild-windows-arm64: 0.14.23 dev: true /escalade/3.1.1: @@ -5919,10 +5972,10 @@ packages: yargs: 17.3.1 dev: true - /rollup/2.67.2: + /rollup/2.68.0: resolution: { - integrity: sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw== + integrity: sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA== } engines: { node: ">=10.0.0" } hasBin: true @@ -6713,7 +6766,7 @@ packages: engines: { node: ">= 0.8" } dev: true - /unplugin-element-plus/0.2.0_vite@2.7.13+vue@3.2.31: + /unplugin-element-plus/0.2.0_vite@2.8.5+vue@3.2.31: resolution: { integrity: sha512-eBgNLCZUUCfl68J+pb9MWVh8amBjLWL5yZ8BuNuJfhS6FFGJ/dMtCmAoaeHyI9wE3k+7C4gbfEM78dkX48gfVA== @@ -6724,7 +6777,7 @@ packages: "@rollup/pluginutils": 4.1.2 es-module-lexer: 0.9.3 magic-string: 0.25.7 - unplugin: 0.3.2_vite@2.7.13 + unplugin: 0.3.2_vite@2.8.5 vue: 3.2.31 transitivePeerDependencies: - esbuild @@ -6733,7 +6786,7 @@ packages: - webpack dev: true - /unplugin/0.3.2_vite@2.7.13: + /unplugin/0.3.2_vite@2.8.5: resolution: { integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw== @@ -6753,7 +6806,7 @@ packages: webpack: optional: true dependencies: - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 webpack-virtual-modules: 0.4.3 dev: true @@ -6837,7 +6890,7 @@ packages: chokidar: 3.5.3 dev: true - /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.13: + /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.8.5: resolution: { integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg== @@ -6857,7 +6910,7 @@ packages: fast-glob: 3.2.11 mockjs: 1.1.0 path-to-regexp: 6.2.0 - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 transitivePeerDependencies: - rollup - supports-color @@ -6870,7 +6923,7 @@ packages: } dev: true - /vite-plugin-style-import/1.4.1_vite@2.7.13: + /vite-plugin-style-import/1.4.1_vite@2.8.5: resolution: { integrity: sha512-lJCRvm7+So0hHdnSJiJPg9gD5mxtL6YY0jmhEph+k7ArpsyvqOh6han2kG5htbWWDZxHkUN9d1BuTFL//yCLLQ== @@ -6884,12 +6937,12 @@ packages: es-module-lexer: 0.9.3 fs-extra: 10.0.0 magic-string: 0.25.7 - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.7.0_vite@2.7.13: + /vite-plugin-windicss/1.7.0_vite@2.8.5: resolution: { integrity: sha512-1ps7hk6Pr9TqsW9Y+QXmJ9PMowVLjM0h32c+jh9vdQr5Jzyim3hHivR0rXSkDV9znIB9RkjRQD1znRbAMX0OcQ== @@ -6900,7 +6953,7 @@ packages: "@windicss/plugin-utils": 1.7.0 debug: 4.3.3 kolorist: 1.5.1 - vite: 2.7.13_sass@1.49.7 + vite: 2.8.5_sass@1.49.7 windicss: 3.4.3 transitivePeerDependencies: - supports-color @@ -6916,10 +6969,10 @@ packages: svgo: 2.8.0 dev: true - /vite/2.7.13_sass@1.49.7: + /vite/2.8.5_sass@1.49.7: resolution: { - integrity: sha512-Mq8et7f3aK0SgSxjDNfOAimZGW9XryfHRa/uV0jseQSilg+KhYDSoNb9h1rknOy6SuMkvNDLKCYAYYUMCE+IgQ== + integrity: sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA== } engines: { node: ">=12.2.0" } hasBin: true @@ -6935,10 +6988,10 @@ packages: stylus: optional: true dependencies: - esbuild: 0.13.15 + esbuild: 0.14.23 postcss: 8.4.6 resolve: 1.22.0 - rollup: 2.67.2 + rollup: 2.68.0 sass: 1.49.7 optionalDependencies: fsevents: 2.3.2 diff --git a/src/style/index.scss b/src/style/index.scss index 714926b..60f5ac0 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -22,6 +22,11 @@ html { box-sizing: border-box; } +#app { + width: 100%; + height: 100%; +} + label { font-weight: 700; }