Commit 50cf2d0b8f50d807621a107db42be45c522945ba
1 parent
2aabbc78
chore: update deps
Showing
3 changed files
with
240 additions
and
210 deletions
package.json
@@ -36,12 +36,12 @@ | @@ -36,12 +36,12 @@ | ||
36 | "@ant-design/colors": "^6.0.0", | 36 | "@ant-design/colors": "^6.0.0", |
37 | "@ant-design/icons-vue": "^6.0.1", | 37 | "@ant-design/icons-vue": "^6.0.1", |
38 | "@iconify/iconify": "^2.1.0", | 38 | "@iconify/iconify": "^2.1.0", |
39 | - "@logicflow/core": "^0.7.9", | ||
40 | - "@logicflow/extension": "^0.7.9", | ||
41 | - "@vueuse/core": "^7.0.3", | ||
42 | - "@vueuse/shared": "^7.0.3", | 39 | + "@logicflow/core": "^0.7.10", |
40 | + "@logicflow/extension": "^0.7.10", | ||
41 | + "@vueuse/core": "^7.1.2", | ||
42 | + "@vueuse/shared": "^7.1.2", | ||
43 | "@zxcvbn-ts/core": "^1.0.0", | 43 | "@zxcvbn-ts/core": "^1.0.0", |
44 | - "ant-design-vue": "3.0.0-alpha.12", | 44 | + "ant-design-vue": "3.0.0-alpha.13", |
45 | "axios": "^0.24.0", | 45 | "axios": "^0.24.0", |
46 | "codemirror": "^5.64.0", | 46 | "codemirror": "^5.64.0", |
47 | "cropperjs": "^1.5.12", | 47 | "cropperjs": "^1.5.12", |
@@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
62 | "sortablejs": "^1.14.0", | 62 | "sortablejs": "^1.14.0", |
63 | "tinymce": "^5.10.2", | 63 | "tinymce": "^5.10.2", |
64 | "vditor": "^3.8.7", | 64 | "vditor": "^3.8.7", |
65 | - "vue": "^3.2.22", | 65 | + "vue": "^3.2.23", |
66 | "vue-i18n": "^9.1.9", | 66 | "vue-i18n": "^9.1.9", |
67 | "vue-json-pretty": "^2.0.6", | 67 | "vue-json-pretty": "^2.0.6", |
68 | "vue-router": "^4.0.12", | 68 | "vue-router": "^4.0.12", |
@@ -72,7 +72,7 @@ | @@ -72,7 +72,7 @@ | ||
72 | "devDependencies": { | 72 | "devDependencies": { |
73 | "@commitlint/cli": "^15.0.0", | 73 | "@commitlint/cli": "^15.0.0", |
74 | "@commitlint/config-conventional": "^15.0.0", | 74 | "@commitlint/config-conventional": "^15.0.0", |
75 | - "@iconify/json": "^2.0.0", | 75 | + "@iconify/json": "^2.0.2", |
76 | "@purge-icons/generated": "^0.7.0", | 76 | "@purge-icons/generated": "^0.7.0", |
77 | "@types/codemirror": "^5.60.5", | 77 | "@types/codemirror": "^5.60.5", |
78 | "@types/crypto-js": "^4.0.2", | 78 | "@types/crypto-js": "^4.0.2", |
@@ -91,9 +91,9 @@ | @@ -91,9 +91,9 @@ | ||
91 | "@typescript-eslint/eslint-plugin": "^5.4.0", | 91 | "@typescript-eslint/eslint-plugin": "^5.4.0", |
92 | "@typescript-eslint/parser": "^5.4.0", | 92 | "@typescript-eslint/parser": "^5.4.0", |
93 | "@vitejs/plugin-legacy": "^1.6.3", | 93 | "@vitejs/plugin-legacy": "^1.6.3", |
94 | - "@vitejs/plugin-vue": "^1.10.0", | 94 | + "@vitejs/plugin-vue": "^1.10.1", |
95 | "@vitejs/plugin-vue-jsx": "^1.3.0", | 95 | "@vitejs/plugin-vue-jsx": "^1.3.0", |
96 | - "@vue/compiler-sfc": "3.2.22", | 96 | + "@vue/compiler-sfc": "3.2.23", |
97 | "@vue/test-utils": "^2.0.0-rc.17", | 97 | "@vue/test-utils": "^2.0.0-rc.17", |
98 | "autoprefixer": "^10.4.0", | 98 | "autoprefixer": "^10.4.0", |
99 | "commitizen": "^4.2.4", | 99 | "commitizen": "^4.2.4", |
@@ -102,7 +102,7 @@ | @@ -102,7 +102,7 @@ | ||
102 | "dotenv": "^10.0.0", | 102 | "dotenv": "^10.0.0", |
103 | "eslint": "^8.3.0", | 103 | "eslint": "^8.3.0", |
104 | "eslint-config-prettier": "^8.3.0", | 104 | "eslint-config-prettier": "^8.3.0", |
105 | - "eslint-define-config": "^1.1.4", | 105 | + "eslint-define-config": "^1.2.0", |
106 | "eslint-plugin-jest": "^25.3.0", | 106 | "eslint-plugin-jest": "^25.3.0", |
107 | "eslint-plugin-prettier": "^4.0.0", | 107 | "eslint-plugin-prettier": "^4.0.0", |
108 | "eslint-plugin-vue": "^8.1.1", | 108 | "eslint-plugin-vue": "^8.1.1", |
@@ -114,21 +114,22 @@ | @@ -114,21 +114,22 @@ | ||
114 | "less": "^4.1.2", | 114 | "less": "^4.1.2", |
115 | "lint-staged": "12.1.2", | 115 | "lint-staged": "12.1.2", |
116 | "npm-run-all": "^4.1.5", | 116 | "npm-run-all": "^4.1.5", |
117 | - "postcss": "^8.4.0", | ||
118 | - "postcss-html": "^1.2.0", | 117 | + "postcss": "^8.4.4", |
118 | + "postcss-html": "^1.3.0", | ||
119 | "postcss-less": "^5.0.0", | 119 | "postcss-less": "^5.0.0", |
120 | - "prettier": "^2.4.1", | 120 | + "prettier": "^2.5.0", |
121 | "rimraf": "^3.0.2", | 121 | "rimraf": "^3.0.2", |
122 | "rollup-plugin-visualizer": "^5.5.2", | 122 | "rollup-plugin-visualizer": "^5.5.2", |
123 | "stylelint": "^14.1.0", | 123 | "stylelint": "^14.1.0", |
124 | "stylelint-config-html": "^1.0.0", | 124 | "stylelint-config-html": "^1.0.0", |
125 | "stylelint-config-prettier": "^9.0.3", | 125 | "stylelint-config-prettier": "^9.0.3", |
126 | + "stylelint-config-recommended": "^6.0.0", | ||
126 | "stylelint-config-standard": "^24.0.0", | 127 | "stylelint-config-standard": "^24.0.0", |
127 | "stylelint-order": "^5.0.0", | 128 | "stylelint-order": "^5.0.0", |
128 | "ts-jest": "^27.0.7", | 129 | "ts-jest": "^27.0.7", |
129 | "ts-node": "^10.4.0", | 130 | "ts-node": "^10.4.0", |
130 | "typescript": "^4.5.2", | 131 | "typescript": "^4.5.2", |
131 | - "vite": "^2.7.0-beta.8 ", | 132 | + "vite": "^2.7.0-beta.9", |
132 | "vite-plugin-compression": "^0.3.6", | 133 | "vite-plugin-compression": "^0.3.6", |
133 | "vite-plugin-html": "^2.1.1", | 134 | "vite-plugin-html": "^2.1.1", |
134 | "vite-plugin-imagemin": "^0.4.6", | 135 | "vite-plugin-imagemin": "^0.4.6", |
@@ -139,7 +140,7 @@ | @@ -139,7 +140,7 @@ | ||
139 | "vite-plugin-svg-icons": "^1.0.5", | 140 | "vite-plugin-svg-icons": "^1.0.5", |
140 | "vite-plugin-theme": "^0.8.1", | 141 | "vite-plugin-theme": "^0.8.1", |
141 | "vite-plugin-vue-setup-extend": "^0.1.0", | 142 | "vite-plugin-vue-setup-extend": "^0.1.0", |
142 | - "vite-plugin-windicss": "^1.5.1", | 143 | + "vite-plugin-windicss": "^1.5.3", |
143 | "vue-eslint-parser": "^8.0.1", | 144 | "vue-eslint-parser": "^8.0.1", |
144 | "vue-tsc": "^0.29.6" | 145 | "vue-tsc": "^0.29.6" |
145 | }, | 146 | }, |
pnpm-lock.yaml
@@ -12,9 +12,9 @@ specifiers: | @@ -12,9 +12,9 @@ specifiers: | ||
12 | '@commitlint/cli': ^15.0.0 | 12 | '@commitlint/cli': ^15.0.0 |
13 | '@commitlint/config-conventional': ^15.0.0 | 13 | '@commitlint/config-conventional': ^15.0.0 |
14 | '@iconify/iconify': ^2.1.0 | 14 | '@iconify/iconify': ^2.1.0 |
15 | - '@iconify/json': ^2.0.0 | ||
16 | - '@logicflow/core': ^0.7.9 | ||
17 | - '@logicflow/extension': ^0.7.9 | 15 | + '@iconify/json': ^2.0.2 |
16 | + '@logicflow/core': ^0.7.10 | ||
17 | + '@logicflow/extension': ^0.7.10 | ||
18 | '@purge-icons/generated': ^0.7.0 | 18 | '@purge-icons/generated': ^0.7.0 |
19 | '@types/codemirror': ^5.60.5 | 19 | '@types/codemirror': ^5.60.5 |
20 | '@types/crypto-js': ^4.0.2 | 20 | '@types/crypto-js': ^4.0.2 |
@@ -33,14 +33,14 @@ specifiers: | @@ -33,14 +33,14 @@ specifiers: | ||
33 | '@typescript-eslint/eslint-plugin': ^5.4.0 | 33 | '@typescript-eslint/eslint-plugin': ^5.4.0 |
34 | '@typescript-eslint/parser': ^5.4.0 | 34 | '@typescript-eslint/parser': ^5.4.0 |
35 | '@vitejs/plugin-legacy': ^1.6.3 | 35 | '@vitejs/plugin-legacy': ^1.6.3 |
36 | - '@vitejs/plugin-vue': ^1.10.0 | 36 | + '@vitejs/plugin-vue': ^1.10.1 |
37 | '@vitejs/plugin-vue-jsx': ^1.3.0 | 37 | '@vitejs/plugin-vue-jsx': ^1.3.0 |
38 | - '@vue/compiler-sfc': 3.2.22 | 38 | + '@vue/compiler-sfc': 3.2.23 |
39 | '@vue/test-utils': ^2.0.0-rc.17 | 39 | '@vue/test-utils': ^2.0.0-rc.17 |
40 | - '@vueuse/core': ^7.0.3 | ||
41 | - '@vueuse/shared': ^7.0.3 | 40 | + '@vueuse/core': ^7.1.2 |
41 | + '@vueuse/shared': ^7.1.2 | ||
42 | '@zxcvbn-ts/core': ^1.0.0 | 42 | '@zxcvbn-ts/core': ^1.0.0 |
43 | - ant-design-vue: 3.0.0-alpha.12 | 43 | + ant-design-vue: 3.0.0-alpha.13 |
44 | autoprefixer: ^10.4.0 | 44 | autoprefixer: ^10.4.0 |
45 | axios: ^0.24.0 | 45 | axios: ^0.24.0 |
46 | codemirror: ^5.64.0 | 46 | codemirror: ^5.64.0 |
@@ -54,7 +54,7 @@ specifiers: | @@ -54,7 +54,7 @@ specifiers: | ||
54 | echarts: ^5.2.2 | 54 | echarts: ^5.2.2 |
55 | eslint: ^8.3.0 | 55 | eslint: ^8.3.0 |
56 | eslint-config-prettier: ^8.3.0 | 56 | eslint-config-prettier: ^8.3.0 |
57 | - eslint-define-config: ^1.1.4 | 57 | + eslint-define-config: ^1.2.0 |
58 | eslint-plugin-jest: ^25.3.0 | 58 | eslint-plugin-jest: ^25.3.0 |
59 | eslint-plugin-prettier: ^4.0.0 | 59 | eslint-plugin-prettier: ^4.0.0 |
60 | eslint-plugin-vue: ^8.1.1 | 60 | eslint-plugin-vue: ^8.1.1 |
@@ -72,10 +72,10 @@ specifiers: | @@ -72,10 +72,10 @@ specifiers: | ||
72 | nprogress: ^0.2.0 | 72 | nprogress: ^0.2.0 |
73 | path-to-regexp: ^6.2.0 | 73 | path-to-regexp: ^6.2.0 |
74 | pinia: 2.0.4 | 74 | pinia: 2.0.4 |
75 | - postcss: ^8.4.0 | ||
76 | - postcss-html: ^1.2.0 | 75 | + postcss: ^8.4.4 |
76 | + postcss-html: ^1.3.0 | ||
77 | postcss-less: ^5.0.0 | 77 | postcss-less: ^5.0.0 |
78 | - prettier: ^2.4.1 | 78 | + prettier: ^2.5.0 |
79 | print-js: ^1.6.0 | 79 | print-js: ^1.6.0 |
80 | qrcode: ^1.5.0 | 80 | qrcode: ^1.5.0 |
81 | qs: ^6.10.1 | 81 | qs: ^6.10.1 |
@@ -87,6 +87,7 @@ specifiers: | @@ -87,6 +87,7 @@ specifiers: | ||
87 | stylelint: ^14.1.0 | 87 | stylelint: ^14.1.0 |
88 | stylelint-config-html: ^1.0.0 | 88 | stylelint-config-html: ^1.0.0 |
89 | stylelint-config-prettier: ^9.0.3 | 89 | stylelint-config-prettier: ^9.0.3 |
90 | + stylelint-config-recommended: ^6.0.0 | ||
90 | stylelint-config-standard: ^24.0.0 | 91 | stylelint-config-standard: ^24.0.0 |
91 | stylelint-order: ^5.0.0 | 92 | stylelint-order: ^5.0.0 |
92 | tinymce: ^5.10.2 | 93 | tinymce: ^5.10.2 |
@@ -94,7 +95,7 @@ specifiers: | @@ -94,7 +95,7 @@ specifiers: | ||
94 | ts-node: ^10.4.0 | 95 | ts-node: ^10.4.0 |
95 | typescript: ^4.5.2 | 96 | typescript: ^4.5.2 |
96 | vditor: ^3.8.7 | 97 | vditor: ^3.8.7 |
97 | - vite: '^2.7.0-beta.8 ' | 98 | + vite: ^2.7.0-beta.9 |
98 | vite-plugin-compression: ^0.3.6 | 99 | vite-plugin-compression: ^0.3.6 |
99 | vite-plugin-html: ^2.1.1 | 100 | vite-plugin-html: ^2.1.1 |
100 | vite-plugin-imagemin: ^0.4.6 | 101 | vite-plugin-imagemin: ^0.4.6 |
@@ -105,8 +106,8 @@ specifiers: | @@ -105,8 +106,8 @@ specifiers: | ||
105 | vite-plugin-svg-icons: ^1.0.5 | 106 | vite-plugin-svg-icons: ^1.0.5 |
106 | vite-plugin-theme: ^0.8.1 | 107 | vite-plugin-theme: ^0.8.1 |
107 | vite-plugin-vue-setup-extend: ^0.1.0 | 108 | vite-plugin-vue-setup-extend: ^0.1.0 |
108 | - vite-plugin-windicss: ^1.5.1 | ||
109 | - vue: ^3.2.22 | 109 | + vite-plugin-windicss: ^1.5.3 |
110 | + vue: ^3.2.23 | ||
110 | vue-eslint-parser: ^8.0.1 | 111 | vue-eslint-parser: ^8.0.1 |
111 | vue-i18n: ^9.1.9 | 112 | vue-i18n: ^9.1.9 |
112 | vue-json-pretty: ^2.0.6 | 113 | vue-json-pretty: ^2.0.6 |
@@ -117,14 +118,14 @@ specifiers: | @@ -117,14 +118,14 @@ specifiers: | ||
117 | 118 | ||
118 | dependencies: | 119 | dependencies: |
119 | '@ant-design/colors': 6.0.0 | 120 | '@ant-design/colors': 6.0.0 |
120 | - '@ant-design/icons-vue': 6.0.1_vue@3.2.22 | 121 | + '@ant-design/icons-vue': 6.0.1_vue@3.2.23 |
121 | '@iconify/iconify': 2.1.0 | 122 | '@iconify/iconify': 2.1.0 |
122 | - '@logicflow/core': 0.7.9 | ||
123 | - '@logicflow/extension': 0.7.9 | ||
124 | - '@vueuse/core': 7.1.1_vue@3.2.22 | ||
125 | - '@vueuse/shared': 7.1.1_vue@3.2.22 | 123 | + '@logicflow/core': 0.7.10 |
124 | + '@logicflow/extension': 0.7.10 | ||
125 | + '@vueuse/core': 7.1.2_vue@3.2.23 | ||
126 | + '@vueuse/shared': 7.1.2_vue@3.2.23 | ||
126 | '@zxcvbn-ts/core': 1.0.0 | 127 | '@zxcvbn-ts/core': 1.0.0 |
127 | - ant-design-vue: 3.0.0-alpha.12_d993d7eb47a5c30940fe6565e4c82216 | 128 | + ant-design-vue: 3.0.0-alpha.13_6c363558ee21611f4fd805827a1f8ce7 |
128 | axios: 0.24.0 | 129 | axios: 0.24.0 |
129 | codemirror: 5.64.0 | 130 | codemirror: 5.64.0 |
130 | cropperjs: 1.5.12 | 131 | cropperjs: 1.5.12 |
@@ -136,7 +137,7 @@ dependencies: | @@ -136,7 +137,7 @@ dependencies: | ||
136 | mockjs: 1.1.0 | 137 | mockjs: 1.1.0 |
137 | nprogress: 0.2.0 | 138 | nprogress: 0.2.0 |
138 | path-to-regexp: 6.2.0 | 139 | path-to-regexp: 6.2.0 |
139 | - pinia: 2.0.4_typescript@4.5.2+vue@3.2.22 | 140 | + pinia: 2.0.4_typescript@4.5.2+vue@3.2.23 |
140 | print-js: 1.6.0 | 141 | print-js: 1.6.0 |
141 | qrcode: 1.5.0 | 142 | qrcode: 1.5.0 |
142 | qs: 6.10.1 | 143 | qs: 6.10.1 |
@@ -145,17 +146,17 @@ dependencies: | @@ -145,17 +146,17 @@ dependencies: | ||
145 | sortablejs: 1.14.0 | 146 | sortablejs: 1.14.0 |
146 | tinymce: 5.10.2 | 147 | tinymce: 5.10.2 |
147 | vditor: 3.8.7 | 148 | vditor: 3.8.7 |
148 | - vue: 3.2.22 | ||
149 | - vue-i18n: 9.1.9_vue@3.2.22 | ||
150 | - vue-json-pretty: 2.0.6_vue@3.2.22 | ||
151 | - vue-router: 4.0.12_vue@3.2.22 | ||
152 | - vue-types: 4.1.1_vue@3.2.22 | 149 | + vue: 3.2.23 |
150 | + vue-i18n: 9.1.9_vue@3.2.23 | ||
151 | + vue-json-pretty: 2.0.6_vue@3.2.23 | ||
152 | + vue-router: 4.0.12_vue@3.2.23 | ||
153 | + vue-types: 4.1.1_vue@3.2.23 | ||
153 | xlsx: 0.17.4 | 154 | xlsx: 0.17.4 |
154 | 155 | ||
155 | devDependencies: | 156 | devDependencies: |
156 | '@commitlint/cli': 15.0.0 | 157 | '@commitlint/cli': 15.0.0 |
157 | '@commitlint/config-conventional': 15.0.0 | 158 | '@commitlint/config-conventional': 15.0.0 |
158 | - '@iconify/json': 2.0.1 | 159 | + '@iconify/json': 2.0.2 |
159 | '@purge-icons/generated': 0.7.0 | 160 | '@purge-icons/generated': 0.7.0 |
160 | '@types/codemirror': 5.60.5 | 161 | '@types/codemirror': 5.60.5 |
161 | '@types/crypto-js': 4.0.2 | 162 | '@types/crypto-js': 4.0.2 |
@@ -173,19 +174,19 @@ devDependencies: | @@ -173,19 +174,19 @@ devDependencies: | ||
173 | '@types/sortablejs': 1.10.7 | 174 | '@types/sortablejs': 1.10.7 |
174 | '@typescript-eslint/eslint-plugin': 5.4.0_5c8ff4cecd5a55e744866c0654edac32 | 175 | '@typescript-eslint/eslint-plugin': 5.4.0_5c8ff4cecd5a55e744866c0654edac32 |
175 | '@typescript-eslint/parser': 5.4.0_eslint@8.3.0+typescript@4.5.2 | 176 | '@typescript-eslint/parser': 5.4.0_eslint@8.3.0+typescript@4.5.2 |
176 | - '@vitejs/plugin-legacy': 1.6.3_vite@2.7.0-beta.8 | ||
177 | - '@vitejs/plugin-vue': 1.10.0_vite@2.7.0-beta.8 | 177 | + '@vitejs/plugin-legacy': 1.6.3_vite@2.7.0-beta.9 |
178 | + '@vitejs/plugin-vue': 1.10.1_vite@2.7.0-beta.9 | ||
178 | '@vitejs/plugin-vue-jsx': 1.3.0 | 179 | '@vitejs/plugin-vue-jsx': 1.3.0 |
179 | - '@vue/compiler-sfc': 3.2.22 | ||
180 | - '@vue/test-utils': 2.0.0-rc.17_vue@3.2.22 | ||
181 | - autoprefixer: 10.4.0_postcss@8.4.1 | 180 | + '@vue/compiler-sfc': 3.2.23 |
181 | + '@vue/test-utils': 2.0.0-rc.17_vue@3.2.23 | ||
182 | + autoprefixer: 10.4.0_postcss@8.4.4 | ||
182 | commitizen: 4.2.4 | 183 | commitizen: 4.2.4 |
183 | conventional-changelog-cli: 2.1.1 | 184 | conventional-changelog-cli: 2.1.1 |
184 | cross-env: 7.0.3 | 185 | cross-env: 7.0.3 |
185 | dotenv: 10.0.0 | 186 | dotenv: 10.0.0 |
186 | eslint: 8.3.0 | 187 | eslint: 8.3.0 |
187 | eslint-config-prettier: 8.3.0_eslint@8.3.0 | 188 | eslint-config-prettier: 8.3.0_eslint@8.3.0 |
188 | - eslint-define-config: 1.1.4 | 189 | + eslint-define-config: 1.2.0 |
189 | eslint-plugin-jest: 25.3.0_4e52e098c69dc02e5d836ed593524821 | 190 | eslint-plugin-jest: 25.3.0_4e52e098c69dc02e5d836ed593524821 |
190 | eslint-plugin-prettier: 4.0.0_d8c6a2a4ba8850181fffb74d8e835cec | 191 | eslint-plugin-prettier: 4.0.0_d8c6a2a4ba8850181fffb74d8e835cec |
191 | eslint-plugin-vue: 8.1.1_eslint@8.3.0 | 192 | eslint-plugin-vue: 8.1.1_eslint@8.3.0 |
@@ -197,7 +198,7 @@ devDependencies: | @@ -197,7 +198,7 @@ devDependencies: | ||
197 | less: 4.1.2 | 198 | less: 4.1.2 |
198 | lint-staged: 12.1.2 | 199 | lint-staged: 12.1.2 |
199 | npm-run-all: 4.1.5 | 200 | npm-run-all: 4.1.5 |
200 | - postcss: 8.4.1 | 201 | + postcss: 8.4.4 |
201 | postcss-html: 1.3.0 | 202 | postcss-html: 1.3.0 |
202 | postcss-less: 5.0.0 | 203 | postcss-less: 5.0.0 |
203 | prettier: 2.5.0 | 204 | prettier: 2.5.0 |
@@ -206,23 +207,24 @@ devDependencies: | @@ -206,23 +207,24 @@ devDependencies: | ||
206 | stylelint: 14.1.0 | 207 | stylelint: 14.1.0 |
207 | stylelint-config-html: 1.0.0_c1fe332c2f0bd1acbb28be685cc2d480 | 208 | stylelint-config-html: 1.0.0_c1fe332c2f0bd1acbb28be685cc2d480 |
208 | stylelint-config-prettier: 9.0.3_stylelint@14.1.0 | 209 | stylelint-config-prettier: 9.0.3_stylelint@14.1.0 |
210 | + stylelint-config-recommended: 6.0.0_stylelint@14.1.0 | ||
209 | stylelint-config-standard: 24.0.0_stylelint@14.1.0 | 211 | stylelint-config-standard: 24.0.0_stylelint@14.1.0 |
210 | stylelint-order: 5.0.0_stylelint@14.1.0 | 212 | stylelint-order: 5.0.0_stylelint@14.1.0 |
211 | ts-jest: 27.0.7_7e2a439bb7b53c38ff0c1a3c5e04c2c5 | 213 | ts-jest: 27.0.7_7e2a439bb7b53c38ff0c1a3c5e04c2c5 |
212 | ts-node: 10.4.0_36929cccfdb926da0bb85cc291f27124 | 214 | ts-node: 10.4.0_36929cccfdb926da0bb85cc291f27124 |
213 | typescript: 4.5.2 | 215 | typescript: 4.5.2 |
214 | - vite: 2.7.0-beta.8_less@4.1.2 | ||
215 | - vite-plugin-compression: 0.3.6_vite@2.7.0-beta.8 | ||
216 | - vite-plugin-html: 2.1.1_vite@2.7.0-beta.8 | ||
217 | - vite-plugin-imagemin: 0.4.6_vite@2.7.0-beta.8 | ||
218 | - vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.0-beta.8 | ||
219 | - vite-plugin-purge-icons: 0.7.0_vite@2.7.0-beta.8 | ||
220 | - vite-plugin-pwa: 0.11.7_vite@2.7.0-beta.8 | ||
221 | - vite-plugin-style-import: 1.4.0_vite@2.7.0-beta.8 | ||
222 | - vite-plugin-svg-icons: 1.0.5_vite@2.7.0-beta.8 | ||
223 | - vite-plugin-theme: 0.8.1_vite@2.7.0-beta.8 | ||
224 | - vite-plugin-vue-setup-extend: 0.1.0_vite@2.7.0-beta.8 | ||
225 | - vite-plugin-windicss: 1.5.1_vite@2.7.0-beta.8 | 216 | + vite: 2.7.0-beta.9_less@4.1.2 |
217 | + vite-plugin-compression: 0.3.6_vite@2.7.0-beta.9 | ||
218 | + vite-plugin-html: 2.1.1_vite@2.7.0-beta.9 | ||
219 | + vite-plugin-imagemin: 0.4.6_vite@2.7.0-beta.9 | ||
220 | + vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.7.0-beta.9 | ||
221 | + vite-plugin-purge-icons: 0.7.0_vite@2.7.0-beta.9 | ||
222 | + vite-plugin-pwa: 0.11.7_vite@2.7.0-beta.9 | ||
223 | + vite-plugin-style-import: 1.4.0_vite@2.7.0-beta.9 | ||
224 | + vite-plugin-svg-icons: 1.0.5_vite@2.7.0-beta.9 | ||
225 | + vite-plugin-theme: 0.8.1_vite@2.7.0-beta.9 | ||
226 | + vite-plugin-vue-setup-extend: 0.1.0_vite@2.7.0-beta.9 | ||
227 | + vite-plugin-windicss: 1.5.3_vite@2.7.0-beta.9 | ||
226 | vue-eslint-parser: 8.0.1_eslint@8.3.0 | 228 | vue-eslint-parser: 8.0.1_eslint@8.3.0 |
227 | vue-tsc: 0.29.6_typescript@4.5.2 | 229 | vue-tsc: 0.29.6_typescript@4.5.2 |
228 | 230 | ||
@@ -244,7 +246,7 @@ packages: | @@ -244,7 +246,7 @@ packages: | ||
244 | resolution: {integrity: sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==} | 246 | resolution: {integrity: sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==} |
245 | dev: false | 247 | dev: false |
246 | 248 | ||
247 | - /@ant-design/icons-vue/6.0.1_vue@3.2.22: | 249 | + /@ant-design/icons-vue/6.0.1_vue@3.2.23: |
248 | resolution: {integrity: sha512-HigIgEVV6bbcrz2A92/qDzi/aKWB5EC6b6E1mxMB6aQA7ksiKY+gi4U94TpqyEIIhR23uaDrjufJ+xCZQ+vx6Q==} | 250 | resolution: {integrity: sha512-HigIgEVV6bbcrz2A92/qDzi/aKWB5EC6b6E1mxMB6aQA7ksiKY+gi4U94TpqyEIIhR23uaDrjufJ+xCZQ+vx6Q==} |
249 | peerDependencies: | 251 | peerDependencies: |
250 | vue: '>=3.0.3' | 252 | vue: '>=3.0.3' |
@@ -253,7 +255,7 @@ packages: | @@ -253,7 +255,7 @@ packages: | ||
253 | '@ant-design/icons-svg': 4.2.1 | 255 | '@ant-design/icons-svg': 4.2.1 |
254 | '@types/lodash': 4.14.177 | 256 | '@types/lodash': 4.14.177 |
255 | lodash: 4.17.21 | 257 | lodash: 4.17.21 |
256 | - vue: 3.2.22 | 258 | + vue: 3.2.23 |
257 | dev: false | 259 | dev: false |
258 | 260 | ||
259 | /@antfu/utils/0.3.0: | 261 | /@antfu/utils/0.3.0: |
@@ -1683,8 +1685,8 @@ packages: | @@ -1683,8 +1685,8 @@ packages: | ||
1683 | dependencies: | 1685 | dependencies: |
1684 | cross-fetch: 3.1.4 | 1686 | cross-fetch: 3.1.4 |
1685 | 1687 | ||
1686 | - /@iconify/json/2.0.1: | ||
1687 | - resolution: {integrity: sha512-1Gn+3b06mN7zbLOttY8+mrBf2ESwU4REbbBkVEfTH9CAkiK8l0R5zL+1Owf/pmHOf82OWX96eKHApXMet4c5nQ==} | 1688 | + /@iconify/json/2.0.2: |
1689 | + resolution: {integrity: sha512-LcGJCnYcnTBrbLEjC8ynJ9T2Pj5C3nt6dKksZAb+kCYD1kQReDen/Pjvo5ggFE1JkwMrBrzbjojR87YQGnh12g==} | ||
1688 | dependencies: | 1690 | dependencies: |
1689 | '@iconify/types': 1.0.12 | 1691 | '@iconify/types': 1.0.12 |
1690 | pathe: 0.0.2 | 1692 | pathe: 0.0.2 |
@@ -1957,18 +1959,18 @@ packages: | @@ -1957,18 +1959,18 @@ packages: | ||
1957 | chalk: 4.1.2 | 1959 | chalk: 4.1.2 |
1958 | dev: true | 1960 | dev: true |
1959 | 1961 | ||
1960 | - /@logicflow/core/0.7.9: | ||
1961 | - resolution: {integrity: sha512-H4azW9ytUrsI5F5EQlRdcuyAwdgfFUdQ8rgdREE4XzXXMmB9sTwEU+SkmnBHoEvPlyJcBtF4RbwxCJv4/IN7uw==} | 1962 | + /@logicflow/core/0.7.10: |
1963 | + resolution: {integrity: sha512-aZi/dH6aAsfvTrMgwcfPMWNRdDrpasOTr1E49DRlaMwKzUlczF2up4tnJooX/5O6oAQ/jiJ/pIzAmmWy3nwg4w==} | ||
1962 | dependencies: | 1964 | dependencies: |
1963 | '@types/mousetrap': 1.6.8 | 1965 | '@types/mousetrap': 1.6.8 |
1964 | mousetrap: 1.6.5 | 1966 | mousetrap: 1.6.5 |
1965 | preact: 10.6.1 | 1967 | preact: 10.6.1 |
1966 | dev: false | 1968 | dev: false |
1967 | 1969 | ||
1968 | - /@logicflow/extension/0.7.9: | ||
1969 | - resolution: {integrity: sha512-bx+FJp2Mb9JpyyLWVwLEpi3ebmH/2alfkn6Diu9bNLjrEuDSniO5QxjEJ5O84KvcoY72HFJJr98wJGKI5ifGpw==} | 1970 | + /@logicflow/extension/0.7.10: |
1971 | + resolution: {integrity: sha512-mRMLacoaLSR9McPVMUmOuKwcm/9xvl2I+xqeAe85MBcWyrZ0Wyeo9JPdRCXgU4E5jRlQ27e98FaMUzov1Y1SPQ==} | ||
1970 | dependencies: | 1972 | dependencies: |
1971 | - '@logicflow/core': 0.7.9 | 1973 | + '@logicflow/core': 0.7.10 |
1972 | ids: 1.0.0 | 1974 | ids: 1.0.0 |
1973 | preact: 10.6.1 | 1975 | preact: 10.6.1 |
1974 | dev: false | 1976 | dev: false |
@@ -2532,7 +2534,7 @@ packages: | @@ -2532,7 +2534,7 @@ packages: | ||
2532 | eslint-visitor-keys: 3.1.0 | 2534 | eslint-visitor-keys: 3.1.0 |
2533 | dev: true | 2535 | dev: true |
2534 | 2536 | ||
2535 | - /@vitejs/plugin-legacy/1.6.3_vite@2.7.0-beta.8: | 2537 | + /@vitejs/plugin-legacy/1.6.3_vite@2.7.0-beta.9: |
2536 | resolution: {integrity: sha512-YivdG6gT91/wjFL6woTwVRgK9KHrju8GwXwgv5FdfAVo0GK0FK4V+YEobmDKRcOMKXQ1U5awY5HqbPIsoJalKQ==} | 2538 | resolution: {integrity: sha512-YivdG6gT91/wjFL6woTwVRgK9KHrju8GwXwgv5FdfAVo0GK0FK4V+YEobmDKRcOMKXQ1U5awY5HqbPIsoJalKQ==} |
2537 | engines: {node: '>=12.0.0'} | 2539 | engines: {node: '>=12.0.0'} |
2538 | peerDependencies: | 2540 | peerDependencies: |
@@ -2543,7 +2545,7 @@ packages: | @@ -2543,7 +2545,7 @@ packages: | ||
2543 | magic-string: 0.25.7 | 2545 | magic-string: 0.25.7 |
2544 | regenerator-runtime: 0.13.9 | 2546 | regenerator-runtime: 0.13.9 |
2545 | systemjs: 6.11.0 | 2547 | systemjs: 6.11.0 |
2546 | - vite: 2.7.0-beta.8_less@4.1.2 | 2548 | + vite: 2.7.0-beta.9_less@4.1.2 |
2547 | dev: true | 2549 | dev: true |
2548 | 2550 | ||
2549 | /@vitejs/plugin-vue-jsx/1.3.0: | 2551 | /@vitejs/plugin-vue-jsx/1.3.0: |
@@ -2560,13 +2562,13 @@ packages: | @@ -2560,13 +2562,13 @@ packages: | ||
2560 | - supports-color | 2562 | - supports-color |
2561 | dev: true | 2563 | dev: true |
2562 | 2564 | ||
2563 | - /@vitejs/plugin-vue/1.10.0_vite@2.7.0-beta.8: | ||
2564 | - resolution: {integrity: sha512-XkSN7lduhQ3z/WMXv2spqt9TCS0znCjnvIGmbud2bxViWWWR4JWXE+x/cQZ/klR0Ug4Ts9eubL7LXAysON5Uvg==} | 2565 | + /@vitejs/plugin-vue/1.10.1_vite@2.7.0-beta.9: |
2566 | + resolution: {integrity: sha512-oL76QETMSpVE9jIScirGB2bYJEVU/+r+g+K7oG+sXPs9TZljqveoVRsmLyXlMZTjpQkLL8gz527cW80NMGVKJg==} | ||
2565 | engines: {node: '>=12.0.0'} | 2567 | engines: {node: '>=12.0.0'} |
2566 | peerDependencies: | 2568 | peerDependencies: |
2567 | vite: ^2.5.10 | 2569 | vite: ^2.5.10 |
2568 | dependencies: | 2570 | dependencies: |
2569 | - vite: 2.7.0-beta.8_less@4.1.2 | 2571 | + vite: 2.7.0-beta.9_less@4.1.2 |
2570 | dev: true | 2572 | dev: true |
2571 | 2573 | ||
2572 | /@volar/code-gen/0.29.6: | 2574 | /@volar/code-gen/0.29.6: |
@@ -2612,9 +2614,9 @@ packages: | @@ -2612,9 +2614,9 @@ packages: | ||
2612 | '@volar/code-gen': 0.29.6 | 2614 | '@volar/code-gen': 0.29.6 |
2613 | '@volar/shared': 0.29.6 | 2615 | '@volar/shared': 0.29.6 |
2614 | '@volar/source-map': 0.29.6 | 2616 | '@volar/source-map': 0.29.6 |
2615 | - '@vue/compiler-core': 3.2.22 | ||
2616 | - '@vue/compiler-dom': 3.2.22 | ||
2617 | - '@vue/shared': 3.2.22 | 2617 | + '@vue/compiler-core': 3.2.23 |
2618 | + '@vue/compiler-dom': 3.2.23 | ||
2619 | + '@vue/shared': 3.2.23 | ||
2618 | upath: 2.0.1 | 2620 | upath: 2.0.1 |
2619 | dev: true | 2621 | dev: true |
2620 | 2622 | ||
@@ -2650,39 +2652,39 @@ packages: | @@ -2650,39 +2652,39 @@ packages: | ||
2650 | - supports-color | 2652 | - supports-color |
2651 | dev: true | 2653 | dev: true |
2652 | 2654 | ||
2653 | - /@vue/compiler-core/3.2.22: | ||
2654 | - resolution: {integrity: sha512-uAkovrVeTcjzpiM4ECmVaMrv/bjdgAaLzvjcGqQPBEyUrcqsCgccT9fHJ/+hWVGhyMahmBwLqcn4guULNx7sdw==} | 2655 | + /@vue/compiler-core/3.2.23: |
2656 | + resolution: {integrity: sha512-4ZhiI/orx+7EJ1B+0zjgvXMV2uRN+XBfG06UN2sJfND9rH5gtEQT3QmO4erum1o6Irl7y754W8/KSaDJh4EUQg==} | ||
2655 | dependencies: | 2657 | dependencies: |
2656 | '@babel/parser': 7.16.4 | 2658 | '@babel/parser': 7.16.4 |
2657 | - '@vue/shared': 3.2.22 | 2659 | + '@vue/shared': 3.2.23 |
2658 | estree-walker: 2.0.2 | 2660 | estree-walker: 2.0.2 |
2659 | source-map: 0.6.1 | 2661 | source-map: 0.6.1 |
2660 | 2662 | ||
2661 | - /@vue/compiler-dom/3.2.22: | ||
2662 | - resolution: {integrity: sha512-VZdsw/VuO1ODs8K7NQwnMQzKITDkIFlYYC03SVnunuf6eNRxBPEonSyqbWNoo6qNaHAEBTG6VVcZC5xC9bAx1g==} | 2663 | + /@vue/compiler-dom/3.2.23: |
2664 | + resolution: {integrity: sha512-X2Nw8QFc5lgoK3kio5ktM95nqmLUH+q+N/PbV4kCHzF1avqv/EGLnAhaaF0Iu4bewNvHJAAhhwPZFeoV/22nbw==} | ||
2663 | dependencies: | 2665 | dependencies: |
2664 | - '@vue/compiler-core': 3.2.22 | ||
2665 | - '@vue/shared': 3.2.22 | 2666 | + '@vue/compiler-core': 3.2.23 |
2667 | + '@vue/shared': 3.2.23 | ||
2666 | 2668 | ||
2667 | - /@vue/compiler-sfc/3.2.22: | ||
2668 | - resolution: {integrity: sha512-tWRQ5ge1tsTDhUwHgueicKJ8rYm6WUVAPTaIpFW3GSwZKcOEJ2rXdfkHFShNVGupeRALz2ET2H84OL0GeRxY0A==} | 2669 | + /@vue/compiler-sfc/3.2.23: |
2670 | + resolution: {integrity: sha512-Aw+pb50Q5zTjyvWod8mNKmYZDRGHJBptmNNWE+84ZxrzEztPgMz8cNYIzWGbwcFVkmJlhvioAMvKnB+LM/sjSA==} | ||
2669 | dependencies: | 2671 | dependencies: |
2670 | '@babel/parser': 7.16.4 | 2672 | '@babel/parser': 7.16.4 |
2671 | - '@vue/compiler-core': 3.2.22 | ||
2672 | - '@vue/compiler-dom': 3.2.22 | ||
2673 | - '@vue/compiler-ssr': 3.2.22 | ||
2674 | - '@vue/ref-transform': 3.2.22 | ||
2675 | - '@vue/shared': 3.2.22 | 2673 | + '@vue/compiler-core': 3.2.23 |
2674 | + '@vue/compiler-dom': 3.2.23 | ||
2675 | + '@vue/compiler-ssr': 3.2.23 | ||
2676 | + '@vue/ref-transform': 3.2.23 | ||
2677 | + '@vue/shared': 3.2.23 | ||
2676 | estree-walker: 2.0.2 | 2678 | estree-walker: 2.0.2 |
2677 | magic-string: 0.25.7 | 2679 | magic-string: 0.25.7 |
2678 | - postcss: 8.4.1 | 2680 | + postcss: 8.4.4 |
2679 | source-map: 0.6.1 | 2681 | source-map: 0.6.1 |
2680 | 2682 | ||
2681 | - /@vue/compiler-ssr/3.2.22: | ||
2682 | - resolution: {integrity: sha512-Cl6aoLJtXzzBkk1sKod8S0WBJLts3+ugVC91d22gGpbkw/64WnF12tOZi7Rg54PPLi1NovqyNWPsLH/SAFcu+w==} | 2683 | + /@vue/compiler-ssr/3.2.23: |
2684 | + resolution: {integrity: sha512-Bqzn4jFyXPK1Ehqiq7e/czS8n62gtYF1Zfeu0DrR5uv+SBllh7LIvZjZU6+c8qbocAd3/T3I3gn2cZGmnDb6zg==} | ||
2683 | dependencies: | 2685 | dependencies: |
2684 | - '@vue/compiler-dom': 3.2.22 | ||
2685 | - '@vue/shared': 3.2.22 | 2686 | + '@vue/compiler-dom': 3.2.23 |
2687 | + '@vue/shared': 3.2.23 | ||
2686 | 2688 | ||
2687 | /@vue/devtools-api/6.0.0-beta.20.1: | 2689 | /@vue/devtools-api/6.0.0-beta.20.1: |
2688 | resolution: {integrity: sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==} | 2690 | resolution: {integrity: sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==} |
@@ -2692,54 +2694,65 @@ packages: | @@ -2692,54 +2694,65 @@ packages: | ||
2692 | resolution: {integrity: sha512-xNkLAItjI0xB+lFeDgKCrSItmrHTaAzSnt8LmdSCPQnDyarmzbi/u4ESQnckWvlL7lSRKiEaOvblaNyqAa7OnQ==} | 2694 | resolution: {integrity: sha512-xNkLAItjI0xB+lFeDgKCrSItmrHTaAzSnt8LmdSCPQnDyarmzbi/u4ESQnckWvlL7lSRKiEaOvblaNyqAa7OnQ==} |
2693 | dependencies: | 2695 | dependencies: |
2694 | '@vue/shared': 3.2.22 | 2696 | '@vue/shared': 3.2.22 |
2697 | + dev: true | ||
2698 | + | ||
2699 | + /@vue/reactivity/3.2.23: | ||
2700 | + resolution: {integrity: sha512-8RGVr/5Kpgb/EkCjgHXqttgA5IMc6n0lIXFY4TVbMkzdXrvaIhzBd7Te44oIDsTSYVKZLpfHd6/wEnuDqE8vFw==} | ||
2701 | + dependencies: | ||
2702 | + '@vue/shared': 3.2.23 | ||
2703 | + dev: false | ||
2695 | 2704 | ||
2696 | - /@vue/ref-transform/3.2.22: | ||
2697 | - resolution: {integrity: sha512-qalVWbq5xWWxLZ0L9OroBg/JZhzavQuCcDXblfErxyDEH6Xc5gIJ4feo1SVCICFzhAUgLgQTdSFLpgjBawbFpw==} | 2705 | + /@vue/ref-transform/3.2.23: |
2706 | + resolution: {integrity: sha512-gW0GD2PSAs/th7mC7tPB/UwpIQxclbApVtsDtscDmOJXb2+cdu60ny+SuHNgfrlUT/JqWKQHq7jFKO4woxLNaA==} | ||
2698 | dependencies: | 2707 | dependencies: |
2699 | '@babel/parser': 7.16.4 | 2708 | '@babel/parser': 7.16.4 |
2700 | - '@vue/compiler-core': 3.2.22 | ||
2701 | - '@vue/shared': 3.2.22 | 2709 | + '@vue/compiler-core': 3.2.23 |
2710 | + '@vue/shared': 3.2.23 | ||
2702 | estree-walker: 2.0.2 | 2711 | estree-walker: 2.0.2 |
2703 | magic-string: 0.25.7 | 2712 | magic-string: 0.25.7 |
2704 | 2713 | ||
2705 | - /@vue/runtime-core/3.2.22: | ||
2706 | - resolution: {integrity: sha512-e7WOC55wmHPvmoVUk9VBe/Z9k5bJfWJfVIlkUkiADJn0bOgQD29oh/GS14Kb3aEJXIHLI17Em6+HxNut1sIh7Q==} | 2714 | + /@vue/runtime-core/3.2.23: |
2715 | + resolution: {integrity: sha512-wSI5lmY2kCGLf89iiygqxVh6/5bsawz78Me9n1x4U2bHnN0yf3PWyuhN0WgIE8VfEaF7e75E333uboNEIFjgkg==} | ||
2707 | dependencies: | 2716 | dependencies: |
2708 | - '@vue/reactivity': 3.2.22 | ||
2709 | - '@vue/shared': 3.2.22 | 2717 | + '@vue/reactivity': 3.2.23 |
2718 | + '@vue/shared': 3.2.23 | ||
2710 | dev: false | 2719 | dev: false |
2711 | 2720 | ||
2712 | - /@vue/runtime-dom/3.2.22: | ||
2713 | - resolution: {integrity: sha512-w7VHYJoliLRTLc5beN77wxuOjla4v9wr2FF22xpZFYBmH4U1V7HkYhoHc1BTuNghI15CXT1tNIMhibI1nrQgdw==} | 2721 | + /@vue/runtime-dom/3.2.23: |
2722 | + resolution: {integrity: sha512-z6lp0888NkLmxD9j2sGoll8Kb7J743s8s6w7GbiyUc4WZwm0KJ35B4qTFDMoIU0G7CatS6Z+yRTpPHc6srtByg==} | ||
2714 | dependencies: | 2723 | dependencies: |
2715 | - '@vue/runtime-core': 3.2.22 | ||
2716 | - '@vue/shared': 3.2.22 | 2724 | + '@vue/runtime-core': 3.2.23 |
2725 | + '@vue/shared': 3.2.23 | ||
2717 | csstype: 2.6.19 | 2726 | csstype: 2.6.19 |
2718 | dev: false | 2727 | dev: false |
2719 | 2728 | ||
2720 | - /@vue/server-renderer/3.2.22_vue@3.2.22: | ||
2721 | - resolution: {integrity: sha512-jCwbQgKPXiXoH9VS9F7K+gyEvEMrjutannwEZD1R8fQ9szmOTqC+RRbIY3Uf2ibQjZtZ8DV9a4FjxICvd9zZlQ==} | 2729 | + /@vue/server-renderer/3.2.23_vue@3.2.23: |
2730 | + resolution: {integrity: sha512-mgQ2VAE5WjeZELJKNbwE69uiBNpN+3LyL0ZDki1bJWVwHD2fhPfx7pwyYuiucE81xz2LxVsyGxhKKUL997g8vw==} | ||
2722 | peerDependencies: | 2731 | peerDependencies: |
2723 | - vue: 3.2.22 | 2732 | + vue: 3.2.23 |
2724 | dependencies: | 2733 | dependencies: |
2725 | - '@vue/compiler-ssr': 3.2.22 | ||
2726 | - '@vue/shared': 3.2.22 | ||
2727 | - vue: 3.2.22 | 2734 | + '@vue/compiler-ssr': 3.2.23 |
2735 | + '@vue/shared': 3.2.23 | ||
2736 | + vue: 3.2.23 | ||
2728 | dev: false | 2737 | dev: false |
2729 | 2738 | ||
2730 | /@vue/shared/3.2.22: | 2739 | /@vue/shared/3.2.22: |
2731 | resolution: {integrity: sha512-qWVav014mpjEtbWbEgl0q9pEyrrIySKum8UVYjwhC6njrKzknLZPvfuYdQyVbApsqr94tf/3dP4pCuZmmjdCWQ==} | 2740 | resolution: {integrity: sha512-qWVav014mpjEtbWbEgl0q9pEyrrIySKum8UVYjwhC6njrKzknLZPvfuYdQyVbApsqr94tf/3dP4pCuZmmjdCWQ==} |
2741 | + dev: true | ||
2732 | 2742 | ||
2733 | - /@vue/test-utils/2.0.0-rc.17_vue@3.2.22: | 2743 | + /@vue/shared/3.2.23: |
2744 | + resolution: {integrity: sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==} | ||
2745 | + | ||
2746 | + /@vue/test-utils/2.0.0-rc.17_vue@3.2.23: | ||
2734 | resolution: {integrity: sha512-7LHZKsFRV/HqDoMVY+cJamFzgHgsrmQFalROHC5FMWrzPzd+utG5e11krj1tVsnxYufGA2ABShX4nlcHXED+zQ==} | 2747 | resolution: {integrity: sha512-7LHZKsFRV/HqDoMVY+cJamFzgHgsrmQFalROHC5FMWrzPzd+utG5e11krj1tVsnxYufGA2ABShX4nlcHXED+zQ==} |
2735 | peerDependencies: | 2748 | peerDependencies: |
2736 | vue: ^3.0.1 | 2749 | vue: ^3.0.1 |
2737 | dependencies: | 2750 | dependencies: |
2738 | - vue: 3.2.22 | 2751 | + vue: 3.2.23 |
2739 | dev: true | 2752 | dev: true |
2740 | 2753 | ||
2741 | - /@vueuse/core/7.1.1_vue@3.2.22: | ||
2742 | - resolution: {integrity: sha512-c1t2uKGARqibJxYBGWsrCF/McDsTXayONBDgDWBpbEjiRX4M1MOHYsWI3Lici4MK6C6XPX2XhUs2vJbKjYPTRw==} | 2754 | + /@vueuse/core/7.1.2_vue@3.2.23: |
2755 | + resolution: {integrity: sha512-SLoOPfhZdNRNUkZfx+wrHj6WycWdSw2RmNS8E4ngQ2kmBoJjRarGy51/GkGdjqHQqmhuwuFoNO2WaU0yBn3ffg==} | ||
2743 | peerDependencies: | 2756 | peerDependencies: |
2744 | '@vue/composition-api': ^1.1.0 | 2757 | '@vue/composition-api': ^1.1.0 |
2745 | vue: ^2.6.0 || ^3.2.0 | 2758 | vue: ^2.6.0 || ^3.2.0 |
@@ -2749,13 +2762,13 @@ packages: | @@ -2749,13 +2762,13 @@ packages: | ||
2749 | vue: | 2762 | vue: |
2750 | optional: true | 2763 | optional: true |
2751 | dependencies: | 2764 | dependencies: |
2752 | - '@vueuse/shared': 7.1.1_vue@3.2.22 | ||
2753 | - vue: 3.2.22 | ||
2754 | - vue-demi: 0.12.1_vue@3.2.22 | 2765 | + '@vueuse/shared': 7.1.2_vue@3.2.23 |
2766 | + vue: 3.2.23 | ||
2767 | + vue-demi: 0.12.1_vue@3.2.23 | ||
2755 | dev: false | 2768 | dev: false |
2756 | 2769 | ||
2757 | - /@vueuse/shared/7.1.1_vue@3.2.22: | ||
2758 | - resolution: {integrity: sha512-+FimthLGxGfYUpkBZKhnB8RtwFKSsoXmcWiE/0nCHvYsms6acmWLwQsaVwWZ7Z621a/8v4neo0cmL0z3oO+5fQ==} | 2770 | + /@vueuse/shared/7.1.2_vue@3.2.23: |
2771 | + resolution: {integrity: sha512-AjYh4y9S5FMOoHDsysqcXY/1mpqNTrnWUD50yaaiyf+5kGWQVIpAkkjKZlYSC/NHKxxCRn0cLR4nWMzceUWewQ==} | ||
2759 | peerDependencies: | 2772 | peerDependencies: |
2760 | '@vue/composition-api': ^1.1.0 | 2773 | '@vue/composition-api': ^1.1.0 |
2761 | vue: ^2.6.0 || ^3.2.0 | 2774 | vue: ^2.6.0 || ^3.2.0 |
@@ -2765,26 +2778,26 @@ packages: | @@ -2765,26 +2778,26 @@ packages: | ||
2765 | vue: | 2778 | vue: |
2766 | optional: true | 2779 | optional: true |
2767 | dependencies: | 2780 | dependencies: |
2768 | - vue: 3.2.22 | ||
2769 | - vue-demi: 0.12.1_vue@3.2.22 | 2781 | + vue: 3.2.23 |
2782 | + vue-demi: 0.12.1_vue@3.2.23 | ||
2770 | dev: false | 2783 | dev: false |
2771 | 2784 | ||
2772 | - /@windicss/config/1.5.1: | ||
2773 | - resolution: {integrity: sha512-nWNgvvJj9RcYhLcqwju/Z8FfaHRjyWHDYS3IgY7lWUM+vWTLFuKqhavKfC1589kdYjiO9JeX07Vg+YzfcxP0Yw==} | 2785 | + /@windicss/config/1.5.3: |
2786 | + resolution: {integrity: sha512-DXUR+LWOWwG+prkcvey4IV4V9BvigOcfuLP28k21fO3UkfS6G6HRRgf+STB0AgKrXIGlUDDHfoPvEbndfUlYjg==} | ||
2774 | dependencies: | 2787 | dependencies: |
2775 | - debug: 4.3.2 | 2788 | + debug: 4.3.3 |
2776 | jiti: 1.12.9 | 2789 | jiti: 1.12.9 |
2777 | windicss: 3.2.1 | 2790 | windicss: 3.2.1 |
2778 | transitivePeerDependencies: | 2791 | transitivePeerDependencies: |
2779 | - supports-color | 2792 | - supports-color |
2780 | dev: true | 2793 | dev: true |
2781 | 2794 | ||
2782 | - /@windicss/plugin-utils/1.5.1: | ||
2783 | - resolution: {integrity: sha512-gxJiTCMKv1p1x4W2BLG2yfNe+DfIVPc8+aKvfCUCtOpdg5GB5yzhuAC4ROsKiXHxu4QXoojrh7jXH6ELlrELpQ==} | 2795 | + /@windicss/plugin-utils/1.5.3: |
2796 | + resolution: {integrity: sha512-6C6R/wB2vzaiWn1Tv95FaK5/932UnnbObwitusyDcuCDmCM97aCCB93CYLZCtQtPdPlLYODezinPFhdfMm746w==} | ||
2784 | dependencies: | 2797 | dependencies: |
2785 | '@antfu/utils': 0.3.0 | 2798 | '@antfu/utils': 0.3.0 |
2786 | - '@windicss/config': 1.5.1 | ||
2787 | - debug: 4.3.2 | 2799 | + '@windicss/config': 1.5.3 |
2800 | + debug: 4.3.3 | ||
2788 | fast-glob: 3.2.7 | 2801 | fast-glob: 3.2.7 |
2789 | magic-string: 0.25.7 | 2802 | magic-string: 0.25.7 |
2790 | micromatch: 4.0.4 | 2803 | micromatch: 4.0.4 |
@@ -2968,17 +2981,17 @@ packages: | @@ -2968,17 +2981,17 @@ packages: | ||
2968 | engines: {node: '>=12'} | 2981 | engines: {node: '>=12'} |
2969 | dev: true | 2982 | dev: true |
2970 | 2983 | ||
2971 | - /ant-design-vue/3.0.0-alpha.12_d993d7eb47a5c30940fe6565e4c82216: | ||
2972 | - resolution: {integrity: sha512-kwmfnK2hC5NZW5QbkdJ7bzogXWlt9YvKTU3bw53OP4BBUep2OcSbxwR8txWLQ3A9HFeb4O1oeWkSh70LoDvpZg==} | 2984 | + /ant-design-vue/3.0.0-alpha.13_6c363558ee21611f4fd805827a1f8ce7: |
2985 | + resolution: {integrity: sha512-qILjbNRHXz3vJJZtG45RTQTiAL97XXnr6BwOfOvDiILK6UqsaLWCerRxcF8uUnqtcbj/zQSCU1Yb0OLb7a/sHA==} | ||
2973 | peerDependencies: | 2986 | peerDependencies: |
2974 | '@vue/compiler-sfc': '>=3.1.0' | 2987 | '@vue/compiler-sfc': '>=3.1.0' |
2975 | vue: '>=3.1.0' | 2988 | vue: '>=3.1.0' |
2976 | dependencies: | 2989 | dependencies: |
2977 | '@ant-design/colors': 6.0.0 | 2990 | '@ant-design/colors': 6.0.0 |
2978 | - '@ant-design/icons-vue': 6.0.1_vue@3.2.22 | 2991 | + '@ant-design/icons-vue': 6.0.1_vue@3.2.23 |
2979 | '@babel/runtime': 7.16.3 | 2992 | '@babel/runtime': 7.16.3 |
2980 | '@simonwep/pickr': 1.8.2 | 2993 | '@simonwep/pickr': 1.8.2 |
2981 | - '@vue/compiler-sfc': 3.2.22 | 2994 | + '@vue/compiler-sfc': 3.2.23 |
2982 | array-tree-filter: 2.1.0 | 2995 | array-tree-filter: 2.1.0 |
2983 | async-validator: 4.0.7 | 2996 | async-validator: 4.0.7 |
2984 | dayjs: 1.10.7 | 2997 | dayjs: 1.10.7 |
@@ -2989,8 +3002,8 @@ packages: | @@ -2989,8 +3002,8 @@ packages: | ||
2989 | resize-observer-polyfill: 1.5.1 | 3002 | resize-observer-polyfill: 1.5.1 |
2990 | scroll-into-view-if-needed: 2.2.28 | 3003 | scroll-into-view-if-needed: 2.2.28 |
2991 | shallow-equal: 1.2.1 | 3004 | shallow-equal: 1.2.1 |
2992 | - vue: 3.2.22 | ||
2993 | - vue-types: 3.0.2_vue@3.2.22 | 3005 | + vue: 3.2.23 |
3006 | + vue-types: 3.0.2_vue@3.2.23 | ||
2994 | warning: 4.0.3 | 3007 | warning: 4.0.3 |
2995 | dev: false | 3008 | dev: false |
2996 | 3009 | ||
@@ -3111,7 +3124,7 @@ packages: | @@ -3111,7 +3124,7 @@ packages: | ||
3111 | hasBin: true | 3124 | hasBin: true |
3112 | dev: true | 3125 | dev: true |
3113 | 3126 | ||
3114 | - /autoprefixer/10.4.0_postcss@8.4.1: | 3127 | + /autoprefixer/10.4.0_postcss@8.4.4: |
3115 | resolution: {integrity: sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==} | 3128 | resolution: {integrity: sha512-7FdJ1ONtwzV1G43GDD0kpVMn/qbiNqyOPMFTX5nRffI+7vgWoFEc6DcXOxHJxrWNDXrZh18eDsZjvZGUljSRGA==} |
3116 | engines: {node: ^10 || ^12 || >=14} | 3129 | engines: {node: ^10 || ^12 || >=14} |
3117 | hasBin: true | 3130 | hasBin: true |
@@ -3123,7 +3136,7 @@ packages: | @@ -3123,7 +3136,7 @@ packages: | ||
3123 | fraction.js: 4.1.2 | 3136 | fraction.js: 4.1.2 |
3124 | normalize-range: 0.1.2 | 3137 | normalize-range: 0.1.2 |
3125 | picocolors: 1.0.0 | 3138 | picocolors: 1.0.0 |
3126 | - postcss: 8.4.1 | 3139 | + postcss: 8.4.4 |
3127 | postcss-value-parser: 4.1.0 | 3140 | postcss-value-parser: 4.1.0 |
3128 | dev: true | 3141 | dev: true |
3129 | 3142 | ||
@@ -4378,6 +4391,18 @@ packages: | @@ -4378,6 +4391,18 @@ packages: | ||
4378 | supports-color: 9.1.0 | 4391 | supports-color: 9.1.0 |
4379 | dev: true | 4392 | dev: true |
4380 | 4393 | ||
4394 | + /debug/4.3.3: | ||
4395 | + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} | ||
4396 | + engines: {node: '>=6.0'} | ||
4397 | + peerDependencies: | ||
4398 | + supports-color: '*' | ||
4399 | + peerDependenciesMeta: | ||
4400 | + supports-color: | ||
4401 | + optional: true | ||
4402 | + dependencies: | ||
4403 | + ms: 2.1.2 | ||
4404 | + dev: true | ||
4405 | + | ||
4381 | /decamelize-keys/1.1.0: | 4406 | /decamelize-keys/1.1.0: |
4382 | resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} | 4407 | resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} |
4383 | engines: {node: '>=0.10.0'} | 4408 | engines: {node: '>=0.10.0'} |
@@ -5071,8 +5096,8 @@ packages: | @@ -5071,8 +5096,8 @@ packages: | ||
5071 | eslint: 8.3.0 | 5096 | eslint: 8.3.0 |
5072 | dev: true | 5097 | dev: true |
5073 | 5098 | ||
5074 | - /eslint-define-config/1.1.4: | ||
5075 | - resolution: {integrity: sha512-B1o0OTL32lPXwjjCpe+HtowrHqAlldInkU9PWVs+BsSi3E1GgjGIsiEz0g/1jHpBjP8zZMWh+DmdaB7gdLjUKQ==} | 5099 | + /eslint-define-config/1.2.0: |
5100 | + resolution: {integrity: sha512-EQ8d9F9LmJVRfkZW9WgSa5VBAVZialrLZKy0k1062zlhM8KFUyFoAC8xRI+mdp5m81FNMPnpKZfyq0AfJDyNTg==} | ||
5076 | engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.17.0'} | 5101 | engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.17.0'} |
5077 | dev: true | 5102 | dev: true |
5078 | 5103 | ||
@@ -7740,6 +7765,10 @@ packages: | @@ -7740,6 +7765,10 @@ packages: | ||
7740 | resolution: {integrity: sha512-h9ivI88e1lFNmTT4HovBN33Ysn0OIJG7IPG2mkpx2uniQXFWqo35QdiX7w0TovlUFXfW8aPFblP5/q0jlOr2sA==} | 7765 | resolution: {integrity: sha512-h9ivI88e1lFNmTT4HovBN33Ysn0OIJG7IPG2mkpx2uniQXFWqo35QdiX7w0TovlUFXfW8aPFblP5/q0jlOr2sA==} |
7741 | dev: true | 7766 | dev: true |
7742 | 7767 | ||
7768 | + /kolorist/1.5.0: | ||
7769 | + resolution: {integrity: sha512-pPobydIHK884YBtkS/tWSZXpSAEpcMbilyun3KL37ot935qL2HNKm/tI45i/Rd+MxdIWEhm7/LmUQzWZYK+Qhg==} | ||
7770 | + dev: true | ||
7771 | + | ||
7743 | /less/4.1.2: | 7772 | /less/4.1.2: |
7744 | resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==} | 7773 | resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==} |
7745 | engines: {node: '>=6'} | 7774 | engines: {node: '>=6'} |
@@ -8922,7 +8951,7 @@ packages: | @@ -8922,7 +8951,7 @@ packages: | ||
8922 | engines: {node: '>=6'} | 8951 | engines: {node: '>=6'} |
8923 | dev: true | 8952 | dev: true |
8924 | 8953 | ||
8925 | - /pinia/2.0.4_typescript@4.5.2+vue@3.2.22: | 8954 | + /pinia/2.0.4_typescript@4.5.2+vue@3.2.23: |
8926 | resolution: {integrity: sha512-nAc2f9HmOcBbWRlnGDuBGedM1G6uFAR10FnJWP1/dgm1I2tM5jbgKL/3IgynP4mBnPCy//ky7g0WpCZl5Mmxsg==} | 8955 | resolution: {integrity: sha512-nAc2f9HmOcBbWRlnGDuBGedM1G6uFAR10FnJWP1/dgm1I2tM5jbgKL/3IgynP4mBnPCy//ky7g0WpCZl5Mmxsg==} |
8927 | peerDependencies: | 8956 | peerDependencies: |
8928 | '@vue/composition-api': ^1.4.0 | 8957 | '@vue/composition-api': ^1.4.0 |
@@ -8936,8 +8965,8 @@ packages: | @@ -8936,8 +8965,8 @@ packages: | ||
8936 | dependencies: | 8965 | dependencies: |
8937 | '@vue/devtools-api': 6.0.0-beta.20.1 | 8966 | '@vue/devtools-api': 6.0.0-beta.20.1 |
8938 | typescript: 4.5.2 | 8967 | typescript: 4.5.2 |
8939 | - vue: 3.2.22 | ||
8940 | - vue-demi: 0.12.1_vue@3.2.22 | 8968 | + vue: 3.2.23 |
8969 | + vue-demi: 0.12.1_vue@3.2.23 | ||
8941 | dev: false | 8970 | dev: false |
8942 | 8971 | ||
8943 | /pinkie-promise/2.0.1: | 8972 | /pinkie-promise/2.0.1: |
@@ -8992,8 +9021,8 @@ packages: | @@ -8992,8 +9021,8 @@ packages: | ||
8992 | engines: {node: ^12 || >=14} | 9021 | engines: {node: ^12 || >=14} |
8993 | dependencies: | 9022 | dependencies: |
8994 | htmlparser2: 7.2.0 | 9023 | htmlparser2: 7.2.0 |
8995 | - postcss: 8.4.1 | ||
8996 | - postcss-safe-parser: 6.0.0_postcss@8.4.1 | 9024 | + postcss: 8.4.4 |
9025 | + postcss-safe-parser: 6.0.0_postcss@8.4.4 | ||
8997 | dev: true | 9026 | dev: true |
8998 | 9027 | ||
8999 | /postcss-less/5.0.0: | 9028 | /postcss-less/5.0.0: |
@@ -9008,20 +9037,20 @@ packages: | @@ -9008,20 +9037,20 @@ packages: | ||
9008 | /postcss-prefix-selector/1.13.0: | 9037 | /postcss-prefix-selector/1.13.0: |
9009 | resolution: {integrity: sha512-cZtbe79XeClbrip8WODngB8PmF/FpaeYpt8IX1aefIHarjxfBYWO6sETlNopvp2u2c7XFGYQeUTEgF1onsNJ5A==} | 9038 | resolution: {integrity: sha512-cZtbe79XeClbrip8WODngB8PmF/FpaeYpt8IX1aefIHarjxfBYWO6sETlNopvp2u2c7XFGYQeUTEgF1onsNJ5A==} |
9010 | dependencies: | 9039 | dependencies: |
9011 | - postcss: 8.4.1 | 9040 | + postcss: 8.4.4 |
9012 | dev: true | 9041 | dev: true |
9013 | 9042 | ||
9014 | /postcss-resolve-nested-selector/0.1.1: | 9043 | /postcss-resolve-nested-selector/0.1.1: |
9015 | resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=} | 9044 | resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=} |
9016 | dev: true | 9045 | dev: true |
9017 | 9046 | ||
9018 | - /postcss-safe-parser/6.0.0_postcss@8.4.1: | 9047 | + /postcss-safe-parser/6.0.0_postcss@8.4.4: |
9019 | resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} | 9048 | resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} |
9020 | engines: {node: '>=12.0'} | 9049 | engines: {node: '>=12.0'} |
9021 | peerDependencies: | 9050 | peerDependencies: |
9022 | postcss: ^8.3.3 | 9051 | postcss: ^8.3.3 |
9023 | dependencies: | 9052 | dependencies: |
9024 | - postcss: 8.4.1 | 9053 | + postcss: 8.4.4 |
9025 | dev: true | 9054 | dev: true |
9026 | 9055 | ||
9027 | /postcss-selector-parser/6.0.6: | 9056 | /postcss-selector-parser/6.0.6: |
@@ -9032,12 +9061,12 @@ packages: | @@ -9032,12 +9061,12 @@ packages: | ||
9032 | util-deprecate: 1.0.2 | 9061 | util-deprecate: 1.0.2 |
9033 | dev: true | 9062 | dev: true |
9034 | 9063 | ||
9035 | - /postcss-sorting/7.0.1_postcss@8.4.1: | 9064 | + /postcss-sorting/7.0.1_postcss@8.4.4: |
9036 | resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==} | 9065 | resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==} |
9037 | peerDependencies: | 9066 | peerDependencies: |
9038 | postcss: ^8.3.9 | 9067 | postcss: ^8.3.9 |
9039 | dependencies: | 9068 | dependencies: |
9040 | - postcss: 8.4.1 | 9069 | + postcss: 8.4.4 |
9041 | dev: true | 9070 | dev: true |
9042 | 9071 | ||
9043 | /postcss-value-parser/4.1.0: | 9072 | /postcss-value-parser/4.1.0: |
@@ -9054,8 +9083,8 @@ packages: | @@ -9054,8 +9083,8 @@ packages: | ||
9054 | supports-color: 3.2.3 | 9083 | supports-color: 3.2.3 |
9055 | dev: true | 9084 | dev: true |
9056 | 9085 | ||
9057 | - /postcss/8.4.1: | ||
9058 | - resolution: {integrity: sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==} | 9086 | + /postcss/8.4.4: |
9087 | + resolution: {integrity: sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==} | ||
9059 | engines: {node: ^10 || ^12 || >=14} | 9088 | engines: {node: ^10 || ^12 || >=14} |
9060 | dependencies: | 9089 | dependencies: |
9061 | nanoid: 3.1.30 | 9090 | nanoid: 3.1.30 |
@@ -10405,8 +10434,8 @@ packages: | @@ -10405,8 +10434,8 @@ packages: | ||
10405 | peerDependencies: | 10434 | peerDependencies: |
10406 | stylelint: ^14.0.0 | 10435 | stylelint: ^14.0.0 |
10407 | dependencies: | 10436 | dependencies: |
10408 | - postcss: 8.4.1 | ||
10409 | - postcss-sorting: 7.0.1_postcss@8.4.1 | 10437 | + postcss: 8.4.4 |
10438 | + postcss-sorting: 7.0.1_postcss@8.4.4 | ||
10410 | stylelint: 14.1.0 | 10439 | stylelint: 14.1.0 |
10411 | dev: true | 10440 | dev: true |
10412 | 10441 | ||
@@ -10438,10 +10467,10 @@ packages: | @@ -10438,10 +10467,10 @@ packages: | ||
10438 | normalize-path: 3.0.0 | 10467 | normalize-path: 3.0.0 |
10439 | normalize-selector: 0.2.0 | 10468 | normalize-selector: 0.2.0 |
10440 | picocolors: 1.0.0 | 10469 | picocolors: 1.0.0 |
10441 | - postcss: 8.4.1 | 10470 | + postcss: 8.4.4 |
10442 | postcss-media-query-parser: 0.2.3 | 10471 | postcss-media-query-parser: 0.2.3 |
10443 | postcss-resolve-nested-selector: 0.1.1 | 10472 | postcss-resolve-nested-selector: 0.1.1 |
10444 | - postcss-safe-parser: 6.0.0_postcss@8.4.1 | 10473 | + postcss-safe-parser: 6.0.0_postcss@8.4.4 |
10445 | postcss-selector-parser: 6.0.6 | 10474 | postcss-selector-parser: 6.0.6 |
10446 | postcss-value-parser: 4.1.0 | 10475 | postcss-value-parser: 4.1.0 |
10447 | resolve-from: 5.0.0 | 10476 | resolve-from: 5.0.0 |
@@ -11156,7 +11185,7 @@ packages: | @@ -11156,7 +11185,7 @@ packages: | ||
11156 | diff-match-patch: 1.0.5 | 11185 | diff-match-patch: 1.0.5 |
11157 | dev: false | 11186 | dev: false |
11158 | 11187 | ||
11159 | - /vite-plugin-compression/0.3.6_vite@2.7.0-beta.8: | 11188 | + /vite-plugin-compression/0.3.6_vite@2.7.0-beta.9: |
11160 | resolution: {integrity: sha512-aSskQCJsP3VQ8PsnY+vO7UfD5qoFMOEuzg0PG2E9Zqyx+ARmc3wr9KCgOFraZOFW1Y4UAa5BR0SMTjoxHRMJoQ==} | 11189 | resolution: {integrity: sha512-aSskQCJsP3VQ8PsnY+vO7UfD5qoFMOEuzg0PG2E9Zqyx+ARmc3wr9KCgOFraZOFW1Y4UAa5BR0SMTjoxHRMJoQ==} |
11161 | peerDependencies: | 11190 | peerDependencies: |
11162 | vite: '>=2.0.0' | 11191 | vite: '>=2.0.0' |
@@ -11164,12 +11193,12 @@ packages: | @@ -11164,12 +11193,12 @@ packages: | ||
11164 | chalk: 4.1.2 | 11193 | chalk: 4.1.2 |
11165 | debug: 4.3.2 | 11194 | debug: 4.3.2 |
11166 | fs-extra: 10.0.0 | 11195 | fs-extra: 10.0.0 |
11167 | - vite: 2.7.0-beta.8_less@4.1.2 | 11196 | + vite: 2.7.0-beta.9_less@4.1.2 |
11168 | transitivePeerDependencies: | 11197 | transitivePeerDependencies: |
11169 | - supports-color | 11198 | - supports-color |
11170 | dev: true | 11199 | dev: true |
11171 | 11200 | ||
11172 | - /vite-plugin-html/2.1.1_vite@2.7.0-beta.8: | 11201 | + /vite-plugin-html/2.1.1_vite@2.7.0-beta.9: |
11173 | resolution: {integrity: sha512-TCLLYzibNDEMwbtRYAYYmI7CqMuU0qFFfoTVhEQ8w4P9Tjfe5Xrh/0+XXydifgd/H7xzuWkFUjSYT6Egy7Y27Q==} | 11202 | resolution: {integrity: sha512-TCLLYzibNDEMwbtRYAYYmI7CqMuU0qFFfoTVhEQ8w4P9Tjfe5Xrh/0+XXydifgd/H7xzuWkFUjSYT6Egy7Y27Q==} |
11174 | peerDependencies: | 11203 | peerDependencies: |
11175 | vite: '>=2.0.0' | 11204 | vite: '>=2.0.0' |
@@ -11180,10 +11209,10 @@ packages: | @@ -11180,10 +11209,10 @@ packages: | ||
11180 | ejs: 3.1.6 | 11209 | ejs: 3.1.6 |
11181 | fs-extra: 10.0.0 | 11210 | fs-extra: 10.0.0 |
11182 | html-minifier-terser: 5.1.1 | 11211 | html-minifier-terser: 5.1.1 |
11183 | - vite: 2.7.0-beta.8_less@4.1.2 | 11212 | + vite: 2.7.0-beta.9_less@4.1.2 |
11184 | dev: true | 11213 | dev: true |
11185 | 11214 | ||
11186 | - /vite-plugin-imagemin/0.4.6_vite@2.7.0-beta.8: | 11215 | + /vite-plugin-imagemin/0.4.6_vite@2.7.0-beta.9: |
11187 | resolution: {integrity: sha512-4dE7E77MM2ywFW5KOM6PTwgFZCh+OqlBufhpH07k81a4Ao2/Orvrido7JhLE3TWbWY2K1ZkiZ1E4buIPWtHQRA==} | 11216 | resolution: {integrity: sha512-4dE7E77MM2ywFW5KOM6PTwgFZCh+OqlBufhpH07k81a4Ao2/Orvrido7JhLE3TWbWY2K1ZkiZ1E4buIPWtHQRA==} |
11188 | peerDependencies: | 11217 | peerDependencies: |
11189 | vite: '>=2.0.0' | 11218 | vite: '>=2.0.0' |
@@ -11208,12 +11237,12 @@ packages: | @@ -11208,12 +11237,12 @@ packages: | ||
11208 | imagemin-pngquant: 9.0.2 | 11237 | imagemin-pngquant: 9.0.2 |
11209 | imagemin-svgo: 9.0.0 | 11238 | imagemin-svgo: 9.0.0 |
11210 | imagemin-webp: 6.0.0 | 11239 | imagemin-webp: 6.0.0 |
11211 | - vite: 2.7.0-beta.8_less@4.1.2 | 11240 | + vite: 2.7.0-beta.9_less@4.1.2 |
11212 | transitivePeerDependencies: | 11241 | transitivePeerDependencies: |
11213 | - supports-color | 11242 | - supports-color |
11214 | dev: true | 11243 | dev: true |
11215 | 11244 | ||
11216 | - /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.0-beta.8: | 11245 | + /vite-plugin-mock/2.9.6_mockjs@1.1.0+vite@2.7.0-beta.9: |
11217 | resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} | 11246 | resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} |
11218 | engines: {node: '>=12.0.0'} | 11247 | engines: {node: '>=12.0.0'} |
11219 | peerDependencies: | 11248 | peerDependencies: |
@@ -11230,13 +11259,13 @@ packages: | @@ -11230,13 +11259,13 @@ packages: | ||
11230 | fast-glob: 3.2.7 | 11259 | fast-glob: 3.2.7 |
11231 | mockjs: 1.1.0 | 11260 | mockjs: 1.1.0 |
11232 | path-to-regexp: 6.2.0 | 11261 | path-to-regexp: 6.2.0 |
11233 | - vite: 2.7.0-beta.8_less@4.1.2 | 11262 | + vite: 2.7.0-beta.9_less@4.1.2 |
11234 | transitivePeerDependencies: | 11263 | transitivePeerDependencies: |
11235 | - rollup | 11264 | - rollup |
11236 | - supports-color | 11265 | - supports-color |
11237 | dev: true | 11266 | dev: true |
11238 | 11267 | ||
11239 | - /vite-plugin-purge-icons/0.7.0_vite@2.7.0-beta.8: | 11268 | + /vite-plugin-purge-icons/0.7.0_vite@2.7.0-beta.9: |
11240 | resolution: {integrity: sha512-oGZUKFAL4waIZIeiCPT5KZvGbBA500AO/03oxW+ODTKUMq+0jbh9s+T8NPzfJQFC1jtE7eUb2ium82IP/gxZjA==} | 11269 | resolution: {integrity: sha512-oGZUKFAL4waIZIeiCPT5KZvGbBA500AO/03oxW+ODTKUMq+0jbh9s+T8NPzfJQFC1jtE7eUb2ium82IP/gxZjA==} |
11241 | engines: {node: '>= 12'} | 11270 | engines: {node: '>= 12'} |
11242 | peerDependencies: | 11271 | peerDependencies: |
@@ -11245,12 +11274,12 @@ packages: | @@ -11245,12 +11274,12 @@ packages: | ||
11245 | '@purge-icons/core': 0.7.0 | 11274 | '@purge-icons/core': 0.7.0 |
11246 | '@purge-icons/generated': 0.7.0 | 11275 | '@purge-icons/generated': 0.7.0 |
11247 | rollup-plugin-purge-icons: 0.7.0 | 11276 | rollup-plugin-purge-icons: 0.7.0 |
11248 | - vite: 2.7.0-beta.8_less@4.1.2 | 11277 | + vite: 2.7.0-beta.9_less@4.1.2 |
11249 | transitivePeerDependencies: | 11278 | transitivePeerDependencies: |
11250 | - supports-color | 11279 | - supports-color |
11251 | dev: true | 11280 | dev: true |
11252 | 11281 | ||
11253 | - /vite-plugin-pwa/0.11.7_vite@2.7.0-beta.8: | 11282 | + /vite-plugin-pwa/0.11.7_vite@2.7.0-beta.9: |
11254 | resolution: {integrity: sha512-sU+VrUNVP87E79GCCBTusdoiqja3Qapsrp48+xFDf28zaeNZ2nuuCoCIPshmyusGuY0I51wRFxiBjcbdheEBSw==} | 11283 | resolution: {integrity: sha512-sU+VrUNVP87E79GCCBTusdoiqja3Qapsrp48+xFDf28zaeNZ2nuuCoCIPshmyusGuY0I51wRFxiBjcbdheEBSw==} |
11255 | peerDependencies: | 11284 | peerDependencies: |
11256 | vite: ^2.0.0 | 11285 | vite: ^2.0.0 |
@@ -11260,7 +11289,7 @@ packages: | @@ -11260,7 +11289,7 @@ packages: | ||
11260 | fast-glob: 3.2.7 | 11289 | fast-glob: 3.2.7 |
11261 | pretty-bytes: 5.6.0 | 11290 | pretty-bytes: 5.6.0 |
11262 | rollup: 2.60.1 | 11291 | rollup: 2.60.1 |
11263 | - vite: 2.7.0-beta.8_less@4.1.2 | 11292 | + vite: 2.7.0-beta.9_less@4.1.2 |
11264 | workbox-build: 6.4.1 | 11293 | workbox-build: 6.4.1 |
11265 | workbox-window: 6.4.1 | 11294 | workbox-window: 6.4.1 |
11266 | transitivePeerDependencies: | 11295 | transitivePeerDependencies: |
@@ -11269,7 +11298,7 @@ packages: | @@ -11269,7 +11298,7 @@ packages: | ||
11269 | - supports-color | 11298 | - supports-color |
11270 | dev: true | 11299 | dev: true |
11271 | 11300 | ||
11272 | - /vite-plugin-style-import/1.4.0_vite@2.7.0-beta.8: | 11301 | + /vite-plugin-style-import/1.4.0_vite@2.7.0-beta.9: |
11273 | resolution: {integrity: sha512-EGAx0zVGUkwAwvDaC66zxgzXyHE0CwAXp4O1xGKnpMcrDT9L1nlojiCjjLRQzL8C3zwY1jn9ilq+m0VABKiiLg==} | 11302 | resolution: {integrity: sha512-EGAx0zVGUkwAwvDaC66zxgzXyHE0CwAXp4O1xGKnpMcrDT9L1nlojiCjjLRQzL8C3zwY1jn9ilq+m0VABKiiLg==} |
11274 | peerDependencies: | 11303 | peerDependencies: |
11275 | vite: '>=2.0.0' | 11304 | vite: '>=2.0.0' |
@@ -11280,12 +11309,12 @@ packages: | @@ -11280,12 +11309,12 @@ packages: | ||
11280 | es-module-lexer: 0.9.3 | 11309 | es-module-lexer: 0.9.3 |
11281 | fs-extra: 10.0.0 | 11310 | fs-extra: 10.0.0 |
11282 | magic-string: 0.25.7 | 11311 | magic-string: 0.25.7 |
11283 | - vite: 2.7.0-beta.8_less@4.1.2 | 11312 | + vite: 2.7.0-beta.9_less@4.1.2 |
11284 | transitivePeerDependencies: | 11313 | transitivePeerDependencies: |
11285 | - supports-color | 11314 | - supports-color |
11286 | dev: true | 11315 | dev: true |
11287 | 11316 | ||
11288 | - /vite-plugin-svg-icons/1.0.5_vite@2.7.0-beta.8: | 11317 | + /vite-plugin-svg-icons/1.0.5_vite@2.7.0-beta.9: |
11289 | resolution: {integrity: sha512-dzPwIwaxhVzVTQ/NlQgQ/vcZ8jtHFx8xhpVt4iXqM/2G+8HUz6lpew4V8yOprCy2OUAq7gToYhIxT042gKXLMw==} | 11318 | resolution: {integrity: sha512-dzPwIwaxhVzVTQ/NlQgQ/vcZ8jtHFx8xhpVt4iXqM/2G+8HUz6lpew4V8yOprCy2OUAq7gToYhIxT042gKXLMw==} |
11290 | peerDependencies: | 11319 | peerDependencies: |
11291 | vite: '>=2.0.0' | 11320 | vite: '>=2.0.0' |
@@ -11297,12 +11326,12 @@ packages: | @@ -11297,12 +11326,12 @@ packages: | ||
11297 | fs-extra: 10.0.0 | 11326 | fs-extra: 10.0.0 |
11298 | svg-baker: 1.7.0 | 11327 | svg-baker: 1.7.0 |
11299 | svgo: 2.8.0 | 11328 | svgo: 2.8.0 |
11300 | - vite: 2.7.0-beta.8_less@4.1.2 | 11329 | + vite: 2.7.0-beta.9_less@4.1.2 |
11301 | transitivePeerDependencies: | 11330 | transitivePeerDependencies: |
11302 | - supports-color | 11331 | - supports-color |
11303 | dev: true | 11332 | dev: true |
11304 | 11333 | ||
11305 | - /vite-plugin-theme/0.8.1_vite@2.7.0-beta.8: | 11334 | + /vite-plugin-theme/0.8.1_vite@2.7.0-beta.9: |
11306 | resolution: {integrity: sha512-kyfcMW9YOBuNWHvORWJoq2tJ53Eaq3O7rFntENHtqp6hbblqdGhGlCzxXDbepVthFCxlyIel8S6EFIsCT6CVfg==} | 11335 | resolution: {integrity: sha512-kyfcMW9YOBuNWHvORWJoq2tJ53Eaq3O7rFntENHtqp6hbblqdGhGlCzxXDbepVthFCxlyIel8S6EFIsCT6CVfg==} |
11307 | peerDependencies: | 11336 | peerDependencies: |
11308 | vite: '>=2.0.0-beta.49' | 11337 | vite: '>=2.0.0-beta.49' |
@@ -11315,37 +11344,37 @@ packages: | @@ -11315,37 +11344,37 @@ packages: | ||
11315 | esbuild: 0.11.23 | 11344 | esbuild: 0.11.23 |
11316 | esbuild-plugin-alias: 0.1.2 | 11345 | esbuild-plugin-alias: 0.1.2 |
11317 | tinycolor2: 1.4.2 | 11346 | tinycolor2: 1.4.2 |
11318 | - vite: 2.7.0-beta.8_less@4.1.2 | 11347 | + vite: 2.7.0-beta.9_less@4.1.2 |
11319 | transitivePeerDependencies: | 11348 | transitivePeerDependencies: |
11320 | - supports-color | 11349 | - supports-color |
11321 | dev: true | 11350 | dev: true |
11322 | 11351 | ||
11323 | - /vite-plugin-vue-setup-extend/0.1.0_vite@2.7.0-beta.8: | 11352 | + /vite-plugin-vue-setup-extend/0.1.0_vite@2.7.0-beta.9: |
11324 | resolution: {integrity: sha512-emS0pGCeWDdzxIpHzlPMaPv4HrNJMlXSkkzOFi110MrkyNweJv4TrDpB0ZYtjd+JywqjUCA3/cl3CuJBbv6qzw==} | 11353 | resolution: {integrity: sha512-emS0pGCeWDdzxIpHzlPMaPv4HrNJMlXSkkzOFi110MrkyNweJv4TrDpB0ZYtjd+JywqjUCA3/cl3CuJBbv6qzw==} |
11325 | peerDependencies: | 11354 | peerDependencies: |
11326 | vite: '>=2.0.0' | 11355 | vite: '>=2.0.0' |
11327 | dependencies: | 11356 | dependencies: |
11328 | - '@vue/compiler-sfc': 3.2.22 | 11357 | + '@vue/compiler-sfc': 3.2.23 |
11329 | magic-string: 0.25.7 | 11358 | magic-string: 0.25.7 |
11330 | - vite: 2.7.0-beta.8_less@4.1.2 | 11359 | + vite: 2.7.0-beta.9_less@4.1.2 |
11331 | dev: true | 11360 | dev: true |
11332 | 11361 | ||
11333 | - /vite-plugin-windicss/1.5.1_vite@2.7.0-beta.8: | ||
11334 | - resolution: {integrity: sha512-AUuRFT5Y7SfW9eclaKf5BOTZ7MMfkUZzOeVzqd9yq/uIwzWyleRtssCTuJgZ0+om+hnXn9YwcIpR26lsaasIbg==} | 11362 | + /vite-plugin-windicss/1.5.3_vite@2.7.0-beta.9: |
11363 | + resolution: {integrity: sha512-t9iu+fs1egguTK/+RdV/UCp11R69EQhVvvGcrNhCMt43DQF/RU19gHZUXB8wspm0V02Bz+rSmtqy/h3laJ9Z5Q==} | ||
11335 | peerDependencies: | 11364 | peerDependencies: |
11336 | vite: ^2.0.1 | 11365 | vite: ^2.0.1 |
11337 | dependencies: | 11366 | dependencies: |
11338 | - '@windicss/plugin-utils': 1.5.1 | ||
11339 | - chalk: 4.1.2 | ||
11340 | - debug: 4.3.2 | ||
11341 | - vite: 2.7.0-beta.8_less@4.1.2 | 11367 | + '@windicss/plugin-utils': 1.5.3 |
11368 | + debug: 4.3.3 | ||
11369 | + kolorist: 1.5.0 | ||
11370 | + vite: 2.7.0-beta.9_less@4.1.2 | ||
11342 | windicss: 3.2.1 | 11371 | windicss: 3.2.1 |
11343 | transitivePeerDependencies: | 11372 | transitivePeerDependencies: |
11344 | - supports-color | 11373 | - supports-color |
11345 | dev: true | 11374 | dev: true |
11346 | 11375 | ||
11347 | - /vite/2.7.0-beta.8_less@4.1.2: | ||
11348 | - resolution: {integrity: sha512-3WMItImjXnvTIihClFBy5t0n+OnXA8EreSy3dIAOFZZhf89VSIwmCcG+SS2qexlegneQz5ewiv6bzvYoKNjmZw==} | 11376 | + /vite/2.7.0-beta.9_less@4.1.2: |
11377 | + resolution: {integrity: sha512-4hVJC8iNGYLHdC2OjS9jSu5Dp3q7gtyz2+98XZsb46qVjdZHZPQBZAKpycPj1EcbGDiiJpY6XIaBKknxCQ+cKA==} | ||
11349 | engines: {node: '>=12.2.0'} | 11378 | engines: {node: '>=12.2.0'} |
11350 | hasBin: true | 11379 | hasBin: true |
11351 | peerDependencies: | 11380 | peerDependencies: |
@@ -11362,7 +11391,7 @@ packages: | @@ -11362,7 +11391,7 @@ packages: | ||
11362 | dependencies: | 11391 | dependencies: |
11363 | esbuild: 0.13.15 | 11392 | esbuild: 0.13.15 |
11364 | less: 4.1.2 | 11393 | less: 4.1.2 |
11365 | - postcss: 8.4.1 | 11394 | + postcss: 8.4.4 |
11366 | resolve: 1.20.0 | 11395 | resolve: 1.20.0 |
11367 | rollup: 2.60.1 | 11396 | rollup: 2.60.1 |
11368 | optionalDependencies: | 11397 | optionalDependencies: |
@@ -11490,7 +11519,7 @@ packages: | @@ -11490,7 +11519,7 @@ packages: | ||
11490 | vscode-typescript-languageservice: 0.29.6 | 11519 | vscode-typescript-languageservice: 0.29.6 |
11491 | dev: true | 11520 | dev: true |
11492 | 11521 | ||
11493 | - /vue-demi/0.12.1_vue@3.2.22: | 11522 | + /vue-demi/0.12.1_vue@3.2.23: |
11494 | resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==} | 11523 | resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==} |
11495 | engines: {node: '>=12'} | 11524 | engines: {node: '>=12'} |
11496 | hasBin: true | 11525 | hasBin: true |
@@ -11502,7 +11531,7 @@ packages: | @@ -11502,7 +11531,7 @@ packages: | ||
11502 | '@vue/composition-api': | 11531 | '@vue/composition-api': |
11503 | optional: true | 11532 | optional: true |
11504 | dependencies: | 11533 | dependencies: |
11505 | - vue: 3.2.22 | 11534 | + vue: 3.2.23 |
11506 | dev: false | 11535 | dev: false |
11507 | 11536 | ||
11508 | /vue-eslint-parser/8.0.1_eslint@8.3.0: | 11537 | /vue-eslint-parser/8.0.1_eslint@8.3.0: |
@@ -11523,7 +11552,7 @@ packages: | @@ -11523,7 +11552,7 @@ packages: | ||
11523 | - supports-color | 11552 | - supports-color |
11524 | dev: true | 11553 | dev: true |
11525 | 11554 | ||
11526 | - /vue-i18n/9.1.9_vue@3.2.22: | 11555 | + /vue-i18n/9.1.9_vue@3.2.23: |
11527 | resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} | 11556 | resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} |
11528 | engines: {node: '>= 10'} | 11557 | engines: {node: '>= 10'} |
11529 | peerDependencies: | 11558 | peerDependencies: |
@@ -11533,25 +11562,25 @@ packages: | @@ -11533,25 +11562,25 @@ packages: | ||
11533 | '@intlify/shared': 9.1.9 | 11562 | '@intlify/shared': 9.1.9 |
11534 | '@intlify/vue-devtools': 9.1.9 | 11563 | '@intlify/vue-devtools': 9.1.9 |
11535 | '@vue/devtools-api': 6.0.0-beta.20.1 | 11564 | '@vue/devtools-api': 6.0.0-beta.20.1 |
11536 | - vue: 3.2.22 | 11565 | + vue: 3.2.23 |
11537 | dev: false | 11566 | dev: false |
11538 | 11567 | ||
11539 | - /vue-json-pretty/2.0.6_vue@3.2.22: | 11568 | + /vue-json-pretty/2.0.6_vue@3.2.23: |
11540 | resolution: {integrity: sha512-aVdxw8ZRGR/Uj8GEaJ1/W2Ks/MdCfv5t2HRbbd+ICp3nL7msKRLN+1qOkSzaMvDygbDPxGhwUHBxZz8nxP+r3A==} | 11569 | resolution: {integrity: sha512-aVdxw8ZRGR/Uj8GEaJ1/W2Ks/MdCfv5t2HRbbd+ICp3nL7msKRLN+1qOkSzaMvDygbDPxGhwUHBxZz8nxP+r3A==} |
11541 | engines: {node: '>= 10.0.0', npm: '>= 5.0.0'} | 11570 | engines: {node: '>= 10.0.0', npm: '>= 5.0.0'} |
11542 | peerDependencies: | 11571 | peerDependencies: |
11543 | vue: '>=3.0.0' | 11572 | vue: '>=3.0.0' |
11544 | dependencies: | 11573 | dependencies: |
11545 | - vue: 3.2.22 | 11574 | + vue: 3.2.23 |
11546 | dev: false | 11575 | dev: false |
11547 | 11576 | ||
11548 | - /vue-router/4.0.12_vue@3.2.22: | 11577 | + /vue-router/4.0.12_vue@3.2.23: |
11549 | resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==} | 11578 | resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==} |
11550 | peerDependencies: | 11579 | peerDependencies: |
11551 | vue: ^3.0.0 | 11580 | vue: ^3.0.0 |
11552 | dependencies: | 11581 | dependencies: |
11553 | '@vue/devtools-api': 6.0.0-beta.20.1 | 11582 | '@vue/devtools-api': 6.0.0-beta.20.1 |
11554 | - vue: 3.2.22 | 11583 | + vue: 3.2.23 |
11555 | dev: false | 11584 | dev: false |
11556 | 11585 | ||
11557 | /vue-tsc/0.29.6_typescript@4.5.2: | 11586 | /vue-tsc/0.29.6_typescript@4.5.2: |
@@ -11565,34 +11594,34 @@ packages: | @@ -11565,34 +11594,34 @@ packages: | ||
11565 | vscode-vue-languageservice: 0.29.6 | 11594 | vscode-vue-languageservice: 0.29.6 |
11566 | dev: true | 11595 | dev: true |
11567 | 11596 | ||
11568 | - /vue-types/3.0.2_vue@3.2.22: | 11597 | + /vue-types/3.0.2_vue@3.2.23: |
11569 | resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==} | 11598 | resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==} |
11570 | engines: {node: '>=10.15.0'} | 11599 | engines: {node: '>=10.15.0'} |
11571 | peerDependencies: | 11600 | peerDependencies: |
11572 | vue: ^3.0.0 | 11601 | vue: ^3.0.0 |
11573 | dependencies: | 11602 | dependencies: |
11574 | is-plain-object: 3.0.1 | 11603 | is-plain-object: 3.0.1 |
11575 | - vue: 3.2.22 | 11604 | + vue: 3.2.23 |
11576 | dev: false | 11605 | dev: false |
11577 | 11606 | ||
11578 | - /vue-types/4.1.1_vue@3.2.22: | 11607 | + /vue-types/4.1.1_vue@3.2.23: |
11579 | resolution: {integrity: sha512-Jq2GZ/w6rExJbLA/h7nHBFLciu+YNekgox0DB64wN1snZ4IIJMq+qnqp1/vE4fc7vEjZcP5KGhLzkkSjIHLRzw==} | 11608 | resolution: {integrity: sha512-Jq2GZ/w6rExJbLA/h7nHBFLciu+YNekgox0DB64wN1snZ4IIJMq+qnqp1/vE4fc7vEjZcP5KGhLzkkSjIHLRzw==} |
11580 | engines: {node: '>=12.16.0'} | 11609 | engines: {node: '>=12.16.0'} |
11581 | peerDependencies: | 11610 | peerDependencies: |
11582 | vue: ^2.0.0 || ^3.0.0 | 11611 | vue: ^2.0.0 || ^3.0.0 |
11583 | dependencies: | 11612 | dependencies: |
11584 | is-plain-object: 5.0.0 | 11613 | is-plain-object: 5.0.0 |
11585 | - vue: 3.2.22 | 11614 | + vue: 3.2.23 |
11586 | dev: false | 11615 | dev: false |
11587 | 11616 | ||
11588 | - /vue/3.2.22: | ||
11589 | - resolution: {integrity: sha512-KD5nZpXVZquOC6926Xnp3zOvswrUyO9Rya7ZUoxWFQEjFDW4iACtwzubRB4Um2Om9kj6CaJOqAVRDSFlqLpdgw==} | 11617 | + /vue/3.2.23: |
11618 | + resolution: {integrity: sha512-MGp9JZC37lzGhwSu6c1tQxrQbXbw7XKFqtYh7SFwNrNK899FPxGAHwSHMZijMChTSC3uZrD2BGO/3EHOgMJ0cw==} | ||
11590 | dependencies: | 11619 | dependencies: |
11591 | - '@vue/compiler-dom': 3.2.22 | ||
11592 | - '@vue/compiler-sfc': 3.2.22 | ||
11593 | - '@vue/runtime-dom': 3.2.22 | ||
11594 | - '@vue/server-renderer': 3.2.22_vue@3.2.22 | ||
11595 | - '@vue/shared': 3.2.22 | 11620 | + '@vue/compiler-dom': 3.2.23 |
11621 | + '@vue/compiler-sfc': 3.2.23 | ||
11622 | + '@vue/runtime-dom': 3.2.23 | ||
11623 | + '@vue/server-renderer': 3.2.23_vue@3.2.23 | ||
11624 | + '@vue/shared': 3.2.23 | ||
11596 | dev: false | 11625 | dev: false |
11597 | 11626 | ||
11598 | /w3c-hr-time/1.0.2: | 11627 | /w3c-hr-time/1.0.2: |
tests/server/package.json
@@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
30 | "rimraf": "^3.0.2", | 30 | "rimraf": "^3.0.2", |
31 | "ts-node": "^10.4.0", | 31 | "ts-node": "^10.4.0", |
32 | "tsconfig-paths": "^3.12.0", | 32 | "tsconfig-paths": "^3.12.0", |
33 | - "tsup": "^5.9.1", | 33 | + "tsup": "^5.10.0", |
34 | "typescript": "^4.5.2" | 34 | "typescript": "^4.5.2" |
35 | } | 35 | } |
36 | } | 36 | } |