提交 42f9bf12 作者: 方治民

build: 依赖升级

上级 8ba2956d
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"ant-design-vue": "^3.2.15", "ant-design-vue": "^3.2.15",
"axios": "^0.26.1", "axios": "^0.26.1",
"codemirror": "^6.0.1", "codemirror": "^6.0.1",
"cropperjs": "^1.5.12", "cropperjs": "^1.5.13",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"dayjs": "^1.11.6", "dayjs": "^1.11.6",
"echarts": "^5.4.0", "echarts": "^5.4.0",
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
"nanoid": "^4.0.0", "nanoid": "^4.0.0",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path-to-regexp": "^6.2.1", "path-to-regexp": "^6.2.1",
"pinia": "^2.0.23", "pinia": "^2.0.25",
"print-js": "^1.6.0", "print-js": "^1.6.0",
"qrcode": "^1.5.1", "qrcode": "^1.5.1",
"qs": "^6.11.0", "qs": "^6.11.0",
...@@ -98,8 +98,8 @@ ...@@ -98,8 +98,8 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.2.0", "@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0", "@commitlint/config-conventional": "^17.3.0",
"@iconify/json": "^2.1.136", "@iconify/json": "^2.1.141",
"@purge-icons/generated": "^0.8.1", "@purge-icons/generated": "^0.8.1",
"@types/codemirror": "^5.60.5", "@types/codemirror": "^5.60.5",
"@types/crypto-js": "^4.1.1", "@types/crypto-js": "^4.1.1",
...@@ -116,13 +116,13 @@ ...@@ -116,13 +116,13 @@
"@types/sockjs-client": "^1.5.1", "@types/sockjs-client": "^1.5.1",
"@types/sortablejs": "^1.15.0", "@types/sortablejs": "^1.15.0",
"@types/stompjs": "^2.3.5", "@types/stompjs": "^2.3.5",
"@typescript-eslint/eslint-plugin": "^5.42.1", "@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.42.1", "@typescript-eslint/parser": "^5.44.0",
"@vitejs/plugin-legacy": "^2.3.1", "@vitejs/plugin-legacy": "^2.3.1",
"@vitejs/plugin-vue": "^3.2.0", "@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^1.3.10", "@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "3.2.31", "@vue/compiler-sfc": "3.2.31",
"@vue/test-utils": "^2.2.2", "@vue/test-utils": "^2.2.4",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"commitizen": "^4.2.5", "commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2", "conventional-changelog-cli": "^2.2.2",
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
"cz-git": "^1.3.12", "cz-git": "^1.3.12",
"czg": "^1.3.12", "czg": "^1.3.12",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"eslint": "^8.27.0", "eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.7.0", "eslint-plugin-vue": "^9.7.0",
...@@ -160,9 +160,9 @@ ...@@ -160,9 +160,9 @@
"stylelint-order": "^5.0.0", "stylelint-order": "^5.0.0",
"terser": "^5.15.1", "terser": "^5.15.1",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.8.4", "typescript": "^4.9.3",
"unplugin-auto-import": "^0.11.4", "unplugin-auto-import": "^0.11.4",
"vite": "^3.2.3", "vite": "^3.2.4",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0", "vite-plugin-html": "^3.2.0",
"vite-plugin-mkcert": "^1.10.1", "vite-plugin-mkcert": "^1.10.1",
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
"vite-plugin-pwa": "^0.13.3", "vite-plugin-pwa": "^0.13.3",
"vite-plugin-style-import": "^2.0.0", "vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1", "vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-theme": "github:tt-sevth/vite-plugin-theme", "vite-plugin-theme": "^0.8.6",
"vite-plugin-vue-setup-extend": "^0.4.0", "vite-plugin-vue-setup-extend": "^0.4.0",
"vite-plugin-windicss": "^1.8.8", "vite-plugin-windicss": "^1.8.8",
"vue-eslint-parser": "^9.1.0", "vue-eslint-parser": "^9.1.0",
......
...@@ -4,9 +4,9 @@ specifiers: ...@@ -4,9 +4,9 @@ specifiers:
'@ant-design/colors': ^6.0.0 '@ant-design/colors': ^6.0.0
'@ant-design/icons-vue': ^6.1.0 '@ant-design/icons-vue': ^6.1.0
'@commitlint/cli': ^17.2.0 '@commitlint/cli': ^17.2.0
'@commitlint/config-conventional': ^17.2.0 '@commitlint/config-conventional': ^17.3.0
'@iconify/iconify': ^2.2.1 '@iconify/iconify': ^2.2.1
'@iconify/json': ^2.1.136 '@iconify/json': ^2.1.141
'@logicflow/core': ^1.1.31 '@logicflow/core': ^1.1.31
'@logicflow/extension': ^1.1.31 '@logicflow/extension': ^1.1.31
'@purge-icons/generated': ^0.8.1 '@purge-icons/generated': ^0.8.1
...@@ -26,15 +26,15 @@ specifiers: ...@@ -26,15 +26,15 @@ specifiers:
'@types/sockjs-client': ^1.5.1 '@types/sockjs-client': ^1.5.1
'@types/sortablejs': ^1.15.0 '@types/sortablejs': ^1.15.0
'@types/stompjs': ^2.3.5 '@types/stompjs': ^2.3.5
'@typescript-eslint/eslint-plugin': ^5.42.1 '@typescript-eslint/eslint-plugin': ^5.44.0
'@typescript-eslint/parser': ^5.42.1 '@typescript-eslint/parser': ^5.44.0
'@vitejs/plugin-legacy': ^2.3.1 '@vitejs/plugin-legacy': ^2.3.1
'@vitejs/plugin-vue': ^3.2.0 '@vitejs/plugin-vue': ^3.2.0
'@vitejs/plugin-vue-jsx': ^1.3.10 '@vitejs/plugin-vue-jsx': ^1.3.10
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.31
'@vue/runtime-core': ^3.2.45 '@vue/runtime-core': ^3.2.45
'@vue/shared': ^3.2.45 '@vue/shared': ^3.2.45
'@vue/test-utils': ^2.2.2 '@vue/test-utils': ^2.2.4
'@vueuse/core': ^9.5.0 '@vueuse/core': ^9.5.0
'@vueuse/shared': ^9.5.0 '@vueuse/shared': ^9.5.0
'@zxcvbn-ts/core': ^2.1.0 '@zxcvbn-ts/core': ^2.1.0
...@@ -44,7 +44,7 @@ specifiers: ...@@ -44,7 +44,7 @@ specifiers:
codemirror: ^6.0.1 codemirror: ^6.0.1
commitizen: ^4.2.5 commitizen: ^4.2.5
conventional-changelog-cli: ^2.2.2 conventional-changelog-cli: ^2.2.2
cropperjs: ^1.5.12 cropperjs: ^1.5.13
cross-env: ^7.0.3 cross-env: ^7.0.3
crypto-js: ^4.1.1 crypto-js: ^4.1.1
cz-conventional-changelog: ^3.3.0 cz-conventional-changelog: ^3.3.0
...@@ -53,7 +53,7 @@ specifiers: ...@@ -53,7 +53,7 @@ specifiers:
dayjs: ^1.11.6 dayjs: ^1.11.6
dotenv: ^16.0.3 dotenv: ^16.0.3
echarts: ^5.4.0 echarts: ^5.4.0
eslint: ^8.27.0 eslint: ^8.28.0
eslint-config-prettier: ^8.5.0 eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.2.1 eslint-plugin-prettier: ^4.2.1
eslint-plugin-vue: ^9.7.0 eslint-plugin-vue: ^9.7.0
...@@ -71,7 +71,7 @@ specifiers: ...@@ -71,7 +71,7 @@ specifiers:
nprogress: ^0.2.0 nprogress: ^0.2.0
path-to-regexp: ^6.2.1 path-to-regexp: ^6.2.1
picocolors: ^1.0.0 picocolors: ^1.0.0
pinia: ^2.0.23 pinia: ^2.0.25
pont-engine: ^1.5.3 pont-engine: ^1.5.3
postcss: ^8.4.19 postcss: ^8.4.19
postcss-html: ^1.5.0 postcss-html: ^1.5.0
...@@ -98,10 +98,10 @@ specifiers: ...@@ -98,10 +98,10 @@ specifiers:
terser: ^5.15.1 terser: ^5.15.1
tinymce: ^5.10.6 tinymce: ^5.10.6
ts-node: ^10.9.1 ts-node: ^10.9.1
typescript: ^4.8.4 typescript: ^4.9.3
unplugin-auto-import: ^0.11.4 unplugin-auto-import: ^0.11.4
vditor: ^3.8.18 vditor: ^3.8.18
vite: ^3.2.3 vite: ^3.2.4
vite-plugin-compression: ^0.5.1 vite-plugin-compression: ^0.5.1
vite-plugin-html: ^3.2.0 vite-plugin-html: ^3.2.0
vite-plugin-mkcert: ^1.10.1 vite-plugin-mkcert: ^1.10.1
...@@ -110,7 +110,7 @@ specifiers: ...@@ -110,7 +110,7 @@ specifiers:
vite-plugin-pwa: ^0.13.3 vite-plugin-pwa: ^0.13.3
vite-plugin-style-import: ^2.0.0 vite-plugin-style-import: ^2.0.0
vite-plugin-svg-icons: ^2.0.1 vite-plugin-svg-icons: ^2.0.1
vite-plugin-theme: github:tt-sevth/vite-plugin-theme vite-plugin-theme: ^0.8.6
vite-plugin-vue-setup-extend: ^0.4.0 vite-plugin-vue-setup-extend: ^0.4.0
vite-plugin-windicss: ^1.8.8 vite-plugin-windicss: ^1.8.8
vue: ^3.2.45 vue: ^3.2.45
...@@ -137,7 +137,7 @@ dependencies: ...@@ -137,7 +137,7 @@ dependencies:
ant-design-vue: 3.2.15_vue@3.2.45 ant-design-vue: 3.2.15_vue@3.2.45
axios: 0.26.1 axios: 0.26.1
codemirror: 6.0.1 codemirror: 6.0.1
cropperjs: 1.5.12 cropperjs: 1.5.13
crypto-js: 4.1.1 crypto-js: 4.1.1
dayjs: 1.11.6 dayjs: 1.11.6
echarts: 5.4.0 echarts: 5.4.0
...@@ -147,7 +147,7 @@ dependencies: ...@@ -147,7 +147,7 @@ dependencies:
nanoid: 4.0.0 nanoid: 4.0.0
nprogress: 0.2.0 nprogress: 0.2.0
path-to-regexp: 6.2.1 path-to-regexp: 6.2.1
pinia: 2.0.23_zwu2zepfy3m6u2gunxlolp35gi pinia: 2.0.25_mgnvym7yiazkylwwogi5r767ue
print-js: 1.6.0 print-js: 1.6.0
qrcode: 1.5.1 qrcode: 1.5.1
qs: 6.11.0 qs: 6.11.0
...@@ -167,8 +167,8 @@ dependencies: ...@@ -167,8 +167,8 @@ dependencies:
devDependencies: devDependencies:
'@commitlint/cli': 17.2.0 '@commitlint/cli': 17.2.0
'@commitlint/config-conventional': 17.2.0 '@commitlint/config-conventional': 17.3.0
'@iconify/json': 2.1.136 '@iconify/json': 2.1.141
'@purge-icons/generated': 0.8.1 '@purge-icons/generated': 0.8.1
'@types/codemirror': 5.60.5 '@types/codemirror': 5.60.5
'@types/crypto-js': 4.1.1 '@types/crypto-js': 4.1.1
...@@ -185,13 +185,13 @@ devDependencies: ...@@ -185,13 +185,13 @@ devDependencies:
'@types/sockjs-client': 1.5.1 '@types/sockjs-client': 1.5.1
'@types/sortablejs': 1.15.0 '@types/sortablejs': 1.15.0
'@types/stompjs': 2.3.5 '@types/stompjs': 2.3.5
'@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
'@vitejs/plugin-legacy': 2.3.1_terser@5.15.1+vite@3.2.3 '@vitejs/plugin-legacy': 2.3.1_terser@5.15.1+vite@3.2.4
'@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.45 '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.45
'@vitejs/plugin-vue-jsx': 1.3.10 '@vitejs/plugin-vue-jsx': 1.3.10
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.31
'@vue/test-utils': 2.2.2_vue@3.2.45 '@vue/test-utils': 2.2.4_vue@3.2.45
autoprefixer: 10.4.13_postcss@8.4.19 autoprefixer: 10.4.13_postcss@8.4.19
commitizen: 4.2.5 commitizen: 4.2.5
conventional-changelog-cli: 2.2.2 conventional-changelog-cli: 2.2.2
...@@ -200,10 +200,10 @@ devDependencies: ...@@ -200,10 +200,10 @@ devDependencies:
cz-git: 1.3.12 cz-git: 1.3.12
czg: 1.3.12 czg: 1.3.12
dotenv: 16.0.3 dotenv: 16.0.3
eslint: 8.27.0 eslint: 8.28.0
eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-config-prettier: 8.5.0_eslint@8.28.0
eslint-plugin-prettier: 4.2.1_v7o5sx5x3wbs57ifz6wc4f76we eslint-plugin-prettier: 4.2.1_pgxuib4rd7wiymfktharf5ydt4
eslint-plugin-vue: 9.7.0_eslint@8.27.0 eslint-plugin-vue: 9.7.0_eslint@8.28.0
esno: 0.14.1 esno: 0.14.1
fs-extra: 10.1.0 fs-extra: 10.1.0
husky: 7.0.4 husky: 7.0.4
...@@ -228,23 +228,23 @@ devDependencies: ...@@ -228,23 +228,23 @@ devDependencies:
stylelint-config-standard: 29.0.0_stylelint@14.15.0 stylelint-config-standard: 29.0.0_stylelint@14.15.0
stylelint-order: 5.0.0_stylelint@14.15.0 stylelint-order: 5.0.0_stylelint@14.15.0
terser: 5.15.1 terser: 5.15.1
ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u
typescript: 4.8.4 typescript: 4.9.3
unplugin-auto-import: 0.11.4_mzriwbjum4j5a7cktevzuvc2c4 unplugin-auto-import: 0.11.4_mzriwbjum4j5a7cktevzuvc2c4
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
vite-plugin-compression: 0.5.1_vite@3.2.3 vite-plugin-compression: 0.5.1_vite@3.2.4
vite-plugin-html: 3.2.0_vite@3.2.3 vite-plugin-html: 3.2.0_vite@3.2.4
vite-plugin-mkcert: 1.10.1_vite@3.2.3 vite-plugin-mkcert: 1.10.1_vite@3.2.4
vite-plugin-mock: 2.9.6_qj5sox3st75utfpfnxdchh4ucq vite-plugin-mock: 2.9.6_55m5mhr4n72hhmialh5t5h2xye
vite-plugin-purge-icons: 0.9.1_vite@3.2.3 vite-plugin-purge-icons: 0.9.1_vite@3.2.4
vite-plugin-pwa: 0.13.3_vite@3.2.3 vite-plugin-pwa: 0.13.3_vite@3.2.4
vite-plugin-style-import: 2.0.0_vite@3.2.3 vite-plugin-style-import: 2.0.0_vite@3.2.4
vite-plugin-svg-icons: 2.0.1_vite@3.2.3 vite-plugin-svg-icons: 2.0.1_vite@3.2.4
vite-plugin-theme: github.com/tt-sevth/vite-plugin-theme/2cafaae528f6c0d8c34cb92f0a36a8d01301449a_vite@3.2.3 vite-plugin-theme: 0.8.6_vite@3.2.4
vite-plugin-vue-setup-extend: 0.4.0_vite@3.2.3 vite-plugin-vue-setup-extend: 0.4.0_vite@3.2.4
vite-plugin-windicss: 1.8.8_vite@3.2.3 vite-plugin-windicss: 1.8.8_vite@3.2.4
vue-eslint-parser: 9.1.0_eslint@8.27.0 vue-eslint-parser: 9.1.0_eslint@8.28.0
vue-tsc: 1.0.9_typescript@4.8.4 vue-tsc: 1.0.9_typescript@4.9.3
packages: packages:
...@@ -394,7 +394,7 @@ packages: ...@@ -394,7 +394,7 @@ packages:
dependencies: dependencies:
'@babel/core': 7.20.2 '@babel/core': 7.20.2
'@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-annotate-as-pure': 7.18.6
regexpu-core: 5.2.1 regexpu-core: 5.2.2
dev: true dev: true
/@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.2: /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.2:
...@@ -1232,7 +1232,7 @@ packages: ...@@ -1232,7 +1232,7 @@ packages:
dependencies: dependencies:
'@babel/core': 7.20.2 '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.20.2 '@babel/helper-plugin-utils': 7.20.2
regenerator-transform: 0.15.0 regenerator-transform: 0.15.1
dev: true dev: true
/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.2: /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.2:
...@@ -1434,7 +1434,7 @@ packages: ...@@ -1434,7 +1434,7 @@ packages:
resolution: {integrity: sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==} resolution: {integrity: sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
regenerator-runtime: 0.13.10 regenerator-runtime: 0.13.11
/@babel/standalone/7.20.4: /@babel/standalone/7.20.4:
resolution: {integrity: sha512-27bv4h47jbaFZ7+e7gT1VEo9PNL1ynxqUX6/BERLz1qxm/5gzpbcHX+47VnSeYHyEyGZkRznpSOd8zPBhiz6tw==} resolution: {integrity: sha512-27bv4h47jbaFZ7+e7gT1VEo9PNL1ynxqUX6/BERLz1qxm/5gzpbcHX+47VnSeYHyEyGZkRznpSOd8zPBhiz6tw==}
...@@ -1476,59 +1476,59 @@ packages: ...@@ -1476,59 +1476,59 @@ packages:
'@babel/helper-validator-identifier': 7.19.1 '@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
/@codemirror/autocomplete/6.3.0: /@codemirror/autocomplete/6.3.3:
resolution: {integrity: sha512-4jEvh3AjJZTDKazd10J6ZsCIqaYxDMCeua5ouQxY8hlFIml+nr7le0SgBhT3SIytFBmdzPK3AUhXGuW3T79nVg==} resolution: {integrity: sha512-8MGqPuKvE0W0XjabDYX3BFJNJRsYFAYpDBol+YCg6o5t2JyoDeoMYrqRMVnJv1B1FBgNAkvdDVrNrVE/7c9qvQ==}
dependencies: dependencies:
'@codemirror/language': 6.3.0 '@codemirror/language': 6.3.1
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
'@lezer/common': 1.0.1 '@lezer/common': 1.0.1
dev: false dev: false
/@codemirror/commands/6.1.2: /@codemirror/commands/6.1.2:
resolution: {integrity: sha512-sO3jdX1s0pam6lIdeSJLMN3DQ6mPEbM4yLvyKkdqtmd/UDwhXA5+AwFJ89rRXm6vTeOXBsE5cAmlos/t7MJdgg==} resolution: {integrity: sha512-sO3jdX1s0pam6lIdeSJLMN3DQ6mPEbM4yLvyKkdqtmd/UDwhXA5+AwFJ89rRXm6vTeOXBsE5cAmlos/t7MJdgg==}
dependencies: dependencies:
'@codemirror/language': 6.3.0 '@codemirror/language': 6.3.1
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
'@lezer/common': 1.0.1 '@lezer/common': 1.0.1
dev: false dev: false
/@codemirror/language/6.3.0: /@codemirror/language/6.3.1:
resolution: {integrity: sha512-6jOE5DEt6sKD46SXhn3xPbBehn+l48ACcA6Uxs2k+E2YNH9XGF5WdGMTYr2DlggfK4h0QZBK6zEb5S7lkTriWA==} resolution: {integrity: sha512-MK+G1QKaGfSEUg9YEFaBkMBI6j1ge4VMBPZv9fDYotw7w695c42x5Ba1mmwBkesYnzYFBfte6Hh9TDcKa6xORQ==}
dependencies: dependencies:
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
'@lezer/common': 1.0.1 '@lezer/common': 1.0.1
'@lezer/highlight': 1.1.2 '@lezer/highlight': 1.1.2
'@lezer/lr': 1.2.4 '@lezer/lr': 1.2.5
style-mod: 4.0.0 style-mod: 4.0.0
dev: false dev: false
/@codemirror/lint/6.0.0: /@codemirror/lint/6.1.0:
resolution: {integrity: sha512-nUUXcJW1Xp54kNs+a1ToPLK8MadO0rMTnJB8Zk4Z8gBdrN0kqV7uvUraU/T2yqg+grDNR38Vmy/MrhQN/RgwiA==} resolution: {integrity: sha512-mdvDQrjRmYPvQ3WrzF6Ewaao+NWERYtpthJvoQ3tK3t/44Ynhk8ZGjTSL9jMEv8CgSMogmt75X8ceOZRDSXHtQ==}
dependencies: dependencies:
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
crelt: 1.0.5 crelt: 1.0.5
dev: false dev: false
/@codemirror/search/6.2.2: /@codemirror/search/6.2.3:
resolution: {integrity: sha512-2pWY599zXk+lSoJ2iv9EuTO4gB7lhgBPLPwFb/zTbimFH4NmZSaKzJSV51okjABZ7/Rj0DYy5klWbIgaJh2LoQ==} resolution: {integrity: sha512-V9n9233lopQhB1dyjsBK2Wc1i+8hcCqxl1wQ46c5HWWLePoe4FluV3TGHoZ04rBRlGjNyz9DTmpJErig8UE4jw==}
dependencies: dependencies:
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
crelt: 1.0.5 crelt: 1.0.5
dev: false dev: false
/@codemirror/state/6.1.3: /@codemirror/state/6.1.4:
resolution: {integrity: sha512-0Rn7vadZ6EgHaKdIOwyhBWLdPDh1JM5USYqXjxwrvpmTKWu4wQ77twgAYEg1MU282XcrnV4ZqFf+00bu6UPCyg==} resolution: {integrity: sha512-g+3OJuRylV5qsXuuhrc6Cvs1NQluNioepYMM2fhnpYkNk7NgX+j0AFuevKSVKzTDmDyt9+Puju+zPdHNECzCNQ==}
dev: false dev: false
/@codemirror/view/6.4.2: /@codemirror/view/6.5.1:
resolution: {integrity: sha512-pKqUTc41sKxNrcqxLm6wV25J2tggSG3tybV+t/nfZNwA16S3vlBFsFLLy18dGOV1APajAl2ehXb7ZxJOayux4Q==} resolution: {integrity: sha512-xBKP8N3AXOs06VcKvIuvIQoUlGs7Hb78ftJWahLaRX909jKPMgGxR5XjvrawzTTZMSTU3DzdjDNPwG6fPM/ypQ==}
dependencies: dependencies:
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
style-mod: 4.0.0 style-mod: 4.0.0
w3c-keyname: 2.2.6 w3c-keyname: 2.2.6
dev: false dev: false
...@@ -1539,8 +1539,8 @@ packages: ...@@ -1539,8 +1539,8 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
'@commitlint/format': 17.0.0 '@commitlint/format': 17.0.0
'@commitlint/lint': 17.2.0 '@commitlint/lint': 17.3.0
'@commitlint/load': 17.2.0 '@commitlint/load': 17.3.0
'@commitlint/read': 17.2.0 '@commitlint/read': 17.2.0
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
execa: 5.1.1 execa: 5.1.1
...@@ -1553,8 +1553,8 @@ packages: ...@@ -1553,8 +1553,8 @@ packages:
- '@swc/wasm' - '@swc/wasm'
dev: true dev: true
/@commitlint/config-conventional/17.2.0: /@commitlint/config-conventional/17.3.0:
resolution: {integrity: sha512-g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg==} resolution: {integrity: sha512-hgI+fN5xF8nhS9uG/V06xyT0nlcyvHHMkq0kwRSr96vl5BFlRGaL2C0/YY4kQagfU087tmj01bJkG9Ek98Wllw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
conventional-changelog-conventionalcommits: 5.0.0 conventional-changelog-conventionalcommits: 5.0.0
...@@ -1568,12 +1568,16 @@ packages: ...@@ -1568,12 +1568,16 @@ packages:
ajv: 8.11.2 ajv: 8.11.2
dev: true dev: true
/@commitlint/ensure/17.0.0: /@commitlint/ensure/17.3.0:
resolution: {integrity: sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==} resolution: {integrity: sha512-kWbrQHDoW5veIUQx30gXoLOCjWvwC6OOEofhPCLl5ytRPBDAQObMbxTha1Bt2aSyNE/IrJ0s0xkdZ1Gi3wJwQg==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
lodash: 4.17.21 lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
lodash.snakecase: 4.1.1
lodash.startcase: 4.4.0
lodash.upperfirst: 4.3.1
dev: true dev: true
/@commitlint/execute-rule/17.0.0: /@commitlint/execute-rule/17.0.0:
...@@ -1597,32 +1601,34 @@ packages: ...@@ -1597,32 +1601,34 @@ packages:
semver: 7.3.7 semver: 7.3.7
dev: true dev: true
/@commitlint/lint/17.2.0: /@commitlint/lint/17.3.0:
resolution: {integrity: sha512-N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg==} resolution: {integrity: sha512-VilOTPg0i9A7CCWM49E9bl5jytfTvfTxf9iwbWAWNjxJ/A5mhPKbm3sHuAdwJ87tDk1k4j8vomYfH23iaY+1Rw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/is-ignored': 17.2.0 '@commitlint/is-ignored': 17.2.0
'@commitlint/parse': 17.2.0 '@commitlint/parse': 17.2.0
'@commitlint/rules': 17.2.0 '@commitlint/rules': 17.3.0
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
dev: true dev: true
/@commitlint/load/17.2.0: /@commitlint/load/17.3.0:
resolution: {integrity: sha512-HDD57qSqNrk399R4TIjw31AWBG8dBjNj1MrDKZKmC/wvimtnIFlqzcu1+sxfXIOHj/+M6tcMWDtvknGUd7SU+g==} resolution: {integrity: sha512-u/pV6rCAJrCUN+HylBHLzZ4qj1Ew3+eN9GBPhNi9otGxtOfA8b+8nJSxaNbcC23Ins/kcpjGf9zPSVW7628Umw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/config-validator': 17.1.0 '@commitlint/config-validator': 17.1.0
'@commitlint/execute-rule': 17.0.0 '@commitlint/execute-rule': 17.0.0
'@commitlint/resolve-extends': 17.1.0 '@commitlint/resolve-extends': 17.3.0
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
'@types/node': 14.18.33 '@types/node': 14.18.33
chalk: 4.1.2 chalk: 4.1.2
cosmiconfig: 7.1.0 cosmiconfig: 7.1.0
cosmiconfig-typescript-loader: 4.2.0_zhrz2lclwdmp54iaqottwiuipu cosmiconfig-typescript-loader: 4.2.0_qoh33be55smklb2oyrgdyddh4a
lodash: 4.17.21 lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0 resolve-from: 5.0.0
ts-node: 10.9.1_yodorn5kzjgomblrsstrk2spaa ts-node: 10.9.1_kluoused5zacjtflizwvdqgpom
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
...@@ -1653,23 +1659,23 @@ packages: ...@@ -1653,23 +1659,23 @@ packages:
minimist: 1.2.7 minimist: 1.2.7
dev: true dev: true
/@commitlint/resolve-extends/17.1.0: /@commitlint/resolve-extends/17.3.0:
resolution: {integrity: sha512-jqKm00LJ59T0O8O4bH4oMa4XyJVEOK4GzH8Qye9XKji+Q1FxhZznxMV/bDLyYkzbTodBt9sL0WLql8wMtRTbqQ==} resolution: {integrity: sha512-Lf3JufJlc5yVEtJWC8o4IAZaB8FQAUaVlhlAHRACd0TTFizV2Lk2VH70et23KgvbQNf7kQzHs/2B4QZalBv6Cg==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/config-validator': 17.1.0 '@commitlint/config-validator': 17.1.0
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
import-fresh: 3.3.0 import-fresh: 3.3.0
lodash: 4.17.21 lodash.mergewith: 4.6.2
resolve-from: 5.0.0 resolve-from: 5.0.0
resolve-global: 1.0.0 resolve-global: 1.0.0
dev: true dev: true
/@commitlint/rules/17.2.0: /@commitlint/rules/17.3.0:
resolution: {integrity: sha512-1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q==} resolution: {integrity: sha512-s2UhDjC5yP2utx3WWqsnZRzjgzAX8BMwr1nltC0u0p8T/nzpkx4TojEfhlsOUj1t7efxzZRjUAV0NxNwdJyk+g==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/ensure': 17.0.0 '@commitlint/ensure': 17.3.0
'@commitlint/message': 17.2.0 '@commitlint/message': 17.2.0
'@commitlint/to-lines': 17.0.0 '@commitlint/to-lines': 17.0.0
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
...@@ -1702,7 +1708,7 @@ packages: ...@@ -1702,7 +1708,7 @@ packages:
'@jridgewell/trace-mapping': 0.3.9 '@jridgewell/trace-mapping': 0.3.9
dev: true dev: true
/@csstools/selector-specificity/2.0.2_45y636a2vqremknoajyxd5nkzy: /@csstools/selector-specificity/2.0.2_tbwh2mpcdwdeb2slx6bobindua:
resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==} resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==}
engines: {node: ^12 || ^14 || >=16} engines: {node: ^12 || ^14 || >=16}
peerDependencies: peerDependencies:
...@@ -1710,7 +1716,7 @@ packages: ...@@ -1710,7 +1716,7 @@ packages:
postcss-selector-parser: ^6.0.10 postcss-selector-parser: ^6.0.10
dependencies: dependencies:
postcss: 8.4.19 postcss: 8.4.19
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.11
dev: true dev: true
/@ctrl/tinycolor/3.4.1: /@ctrl/tinycolor/3.4.1:
...@@ -1718,8 +1724,8 @@ packages: ...@@ -1718,8 +1724,8 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: false dev: false
/@esbuild/android-arm/0.15.13: /@esbuild/android-arm/0.15.15:
resolution: {integrity: sha512-RY2fVI8O0iFUNvZirXaQ1vMvK0xhCcl0gqRj74Z6yEiO1zAUa7hbsdwZM1kzqbxHK7LFyMizipfXT3JME+12Hw==} resolution: {integrity: sha512-JJjZjJi2eBL01QJuWjfCdZxcIgot+VoK6Fq7eKF9w4YHm9hwl7nhBR1o2Wnt/WcANk5l9SkpvrldW1PLuXxcbw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
...@@ -1727,8 +1733,8 @@ packages: ...@@ -1727,8 +1733,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@esbuild/linux-loong64/0.15.13: /@esbuild/linux-loong64/0.15.15:
resolution: {integrity: sha512-+BoyIm4I8uJmH/QDIH0fu7MG0AEx9OXEDXnqptXCwKOlOqZiS4iraH1Nr7/ObLMokW3sOCeBNyD68ATcV9b9Ag==} resolution: {integrity: sha512-lhz6UNPMDXUhtXSulw8XlFAtSYO26WmHQnCi2Lg2p+/TMiJKNLtZCYUxV4wG6rZMzXmr8InGpNwk+DLT2Hm0PA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
...@@ -1743,7 +1749,7 @@ packages: ...@@ -1743,7 +1749,7 @@ packages:
ajv: 6.12.6 ajv: 6.12.6
debug: 4.3.4 debug: 4.3.4
espree: 9.4.1 espree: 9.4.1
globals: 13.17.0 globals: 13.18.0
ignore: 5.2.0 ignore: 5.2.0
import-fresh: 3.3.0 import-fresh: 3.3.0
js-yaml: 4.1.0 js-yaml: 4.1.0
...@@ -1789,8 +1795,8 @@ packages: ...@@ -1789,8 +1795,8 @@ packages:
/@iconify/iconify/2.2.1: /@iconify/iconify/2.2.1:
resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==} resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==}
/@iconify/json/2.1.136: /@iconify/json/2.1.141:
resolution: {integrity: sha512-tO5hV+yXn87+OCQqiVzis6i4YQiRX4044ZjubP6GmbeclE6tsypK+by/tXjbm90GTX0jhsOJ6YLzWl3szivywg==} resolution: {integrity: sha512-FPVZPGwhfugQ4ejfdvvy+/oAq0QCG3MY4oWrt80s77XQX1LEA7UndN1GV5uBdo2fKgRU94RnmBbtDOZ4T+4aoQ==}
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
pathe: 0.3.9 pathe: 0.3.9
...@@ -1900,8 +1906,8 @@ packages: ...@@ -1900,8 +1906,8 @@ packages:
'@lezer/common': 1.0.1 '@lezer/common': 1.0.1
dev: false dev: false
/@lezer/lr/1.2.4: /@lezer/lr/1.2.5:
resolution: {integrity: sha512-L/52/oMJBFXXx8qBYF4UgktLP2geQ/qn5Fd8+5L/mqlLLCB9+qdKktFAtejd9FdFMaFx6lrP5rmLz4sN3Kplcg==} resolution: {integrity: sha512-f9319YG1A/3ysgUE3bqCHEd7g+3ZZ71MWlwEc42mpnLVYXgfJJgtu1XAyBB4Kz8FmqmnFe9caopDqKeMMMAU6g==}
dependencies: dependencies:
'@lezer/common': 1.0.1 '@lezer/common': 1.0.1
dev: false dev: false
...@@ -1909,9 +1915,9 @@ packages: ...@@ -1909,9 +1915,9 @@ packages:
/@logicflow/core/1.1.31: /@logicflow/core/1.1.31:
resolution: {integrity: sha512-TQYJoxhqSzWBvw/NkI5hNZ8WkfS7JDLrvp56EU/OYo6Nbusj2n8/ya8XaMM50+GXqnp6+38t3RAGCC9Dk9cmhA==} resolution: {integrity: sha512-TQYJoxhqSzWBvw/NkI5hNZ8WkfS7JDLrvp56EU/OYo6Nbusj2n8/ya8XaMM50+GXqnp6+38t3RAGCC9Dk9cmhA==}
dependencies: dependencies:
'@types/mousetrap': 1.6.10 '@types/mousetrap': 1.6.11
mousetrap: 1.6.5 mousetrap: 1.6.5
preact: 10.11.2 preact: 10.11.3
dev: false dev: false
/@logicflow/extension/1.1.31: /@logicflow/extension/1.1.31:
...@@ -1919,7 +1925,7 @@ packages: ...@@ -1919,7 +1925,7 @@ packages:
dependencies: dependencies:
'@logicflow/core': 1.1.31 '@logicflow/core': 1.1.31
ids: 1.0.0 ids: 1.0.0
preact: 10.11.2 preact: 10.11.3
dev: false dev: false
/@nodelib/fs.scandir/2.1.5: /@nodelib/fs.scandir/2.1.5:
...@@ -2280,11 +2286,11 @@ packages: ...@@ -2280,11 +2286,11 @@ packages:
/@types/lodash-es/4.17.6: /@types/lodash-es/4.17.6:
resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==} resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
dependencies: dependencies:
'@types/lodash': 4.14.188 '@types/lodash': 4.14.189
dev: true dev: true
/@types/lodash/4.14.188: /@types/lodash/4.14.189:
resolution: {integrity: sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==} resolution: {integrity: sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==}
dev: true dev: true
/@types/minimatch/5.1.2: /@types/minimatch/5.1.2:
...@@ -2299,8 +2305,8 @@ packages: ...@@ -2299,8 +2305,8 @@ packages:
resolution: {integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg==} resolution: {integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg==}
dev: true dev: true
/@types/mousetrap/1.6.10: /@types/mousetrap/1.6.11:
resolution: {integrity: sha512-MY9CcBNaR304SnweEZgJB/YsNcaeJk/7v6gtDi3yPCCVdszN9+BIqOVlsTMqUHMmdxM4DObve+0g0SBmr5EHdw==} resolution: {integrity: sha512-F0oAily9Q9QQpv9JKxKn0zMKfOo36KHCW7myYsmUyf2t0g+sBTbG3UleTPoguHdE1z3GLFr3p7/wiOio52QFjQ==}
dev: false dev: false
/@types/node/12.20.55: /@types/node/12.20.55:
...@@ -2394,8 +2400,8 @@ packages: ...@@ -2394,8 +2400,8 @@ packages:
/@types/web-bluetooth/0.0.16: /@types/web-bluetooth/0.0.16:
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
/@typescript-eslint/eslint-plugin/5.42.1_2udltptbznfmezdozpdoa2aemq: /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu:
resolution: {integrity: sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==} resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^5.0.0 '@typescript-eslint/parser': ^5.0.0
...@@ -2405,24 +2411,24 @@ packages: ...@@ -2405,24 +2411,24 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
'@typescript-eslint/scope-manager': 5.42.1 '@typescript-eslint/scope-manager': 5.44.0
'@typescript-eslint/type-utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
'@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
debug: 4.3.4 debug: 4.3.4
eslint: 8.27.0 eslint: 8.28.0
ignore: 5.2.0 ignore: 5.2.0
natural-compare-lite: 1.4.0 natural-compare-lite: 1.4.0
regexpp: 3.2.0 regexpp: 3.2.0
semver: 7.3.8 semver: 7.3.8
tsutils: 3.21.0_typescript@4.8.4 tsutils: 3.21.0_typescript@4.9.3
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser/5.42.1_rmayb2veg2btbq6mbmnyivgasy: /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==} resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
...@@ -2431,26 +2437,26 @@ packages: ...@@ -2431,26 +2437,26 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/scope-manager': 5.42.1 '@typescript-eslint/scope-manager': 5.44.0
'@typescript-eslint/types': 5.42.1 '@typescript-eslint/types': 5.44.0
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.27.0 eslint: 8.28.0
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/scope-manager/5.42.1: /@typescript-eslint/scope-manager/5.44.0:
resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==} resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.42.1 '@typescript-eslint/types': 5.44.0
'@typescript-eslint/visitor-keys': 5.42.1 '@typescript-eslint/visitor-keys': 5.44.0
dev: true dev: true
/@typescript-eslint/type-utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy: /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
resolution: {integrity: sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==} resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '*' eslint: '*'
...@@ -2459,23 +2465,23 @@ packages: ...@@ -2459,23 +2465,23 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3
'@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
debug: 4.3.4 debug: 4.3.4
eslint: 8.27.0 eslint: 8.28.0
tsutils: 3.21.0_typescript@4.8.4 tsutils: 3.21.0_typescript@4.9.3
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/types/5.42.1: /@typescript-eslint/types/5.44.0:
resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==} resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/@typescript-eslint/typescript-estree/5.42.1_typescript@4.8.4: /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3:
resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==} resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
...@@ -2483,47 +2489,47 @@ packages: ...@@ -2483,47 +2489,47 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/types': 5.42.1 '@typescript-eslint/types': 5.44.0
'@typescript-eslint/visitor-keys': 5.42.1 '@typescript-eslint/visitor-keys': 5.44.0
debug: 4.3.4 debug: 4.3.4
globby: 11.1.0 globby: 11.1.0
is-glob: 4.0.3 is-glob: 4.0.3
semver: 7.3.8 semver: 7.3.8
tsutils: 3.21.0_typescript@4.8.4 tsutils: 3.21.0_typescript@4.9.3
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy: /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
resolution: {integrity: sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==} resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
'@types/json-schema': 7.0.11 '@types/json-schema': 7.0.11
'@types/semver': 7.3.13 '@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.42.1 '@typescript-eslint/scope-manager': 5.44.0
'@typescript-eslint/types': 5.42.1 '@typescript-eslint/types': 5.44.0
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3
eslint: 8.27.0 eslint: 8.28.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.27.0 eslint-utils: 3.0.0_eslint@8.28.0
semver: 7.3.8 semver: 7.3.8
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
dev: true dev: true
/@typescript-eslint/visitor-keys/5.42.1: /@typescript-eslint/visitor-keys/5.44.0:
resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==} resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.42.1 '@typescript-eslint/types': 5.44.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
dev: true dev: true
/@vitejs/plugin-legacy/2.3.1_terser@5.15.1+vite@3.2.3: /@vitejs/plugin-legacy/2.3.1_terser@5.15.1+vite@3.2.4:
resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==} resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
...@@ -2533,10 +2539,10 @@ packages: ...@@ -2533,10 +2539,10 @@ packages:
'@babel/standalone': 7.20.4 '@babel/standalone': 7.20.4
core-js: 3.26.1 core-js: 3.26.1
magic-string: 0.26.7 magic-string: 0.26.7
regenerator-runtime: 0.13.10 regenerator-runtime: 0.13.11
systemjs: 6.13.0 systemjs: 6.13.0
terser: 5.15.1 terser: 5.15.1
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
dev: true dev: true
/@vitejs/plugin-vue-jsx/1.3.10: /@vitejs/plugin-vue-jsx/1.3.10:
...@@ -2553,14 +2559,14 @@ packages: ...@@ -2553,14 +2559,14 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.45: /@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45:
resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
vite: ^3.0.0 vite: ^3.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
vue: 3.2.45 vue: 3.2.45
dev: true dev: true
...@@ -2754,8 +2760,8 @@ packages: ...@@ -2754,8 +2760,8 @@ packages:
/@vue/shared/3.2.45: /@vue/shared/3.2.45:
resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==}
/@vue/test-utils/2.2.2_vue@3.2.45: /@vue/test-utils/2.2.4_vue@3.2.45:
resolution: {integrity: sha512-Eof2ic+Erv7wx2mrYVxBwQtAmMdCU6nywajcFKre0T3d8j6flej1IAKlEzJTn+/6IHvYPxY2hYOsOfXRXI90Jg==} resolution: {integrity: sha512-1JjLduJ84bFcuCt/1YLTNyktYeUHS/zA0u8iTmF6w6ul1K/nSvyKu/MC47YjdpZ4lI/hn7FH31B22kfz62e9wA==}
peerDependencies: peerDependencies:
vue: ^3.0.1 vue: ^3.0.1
dependencies: dependencies:
...@@ -2939,7 +2945,7 @@ packages: ...@@ -2939,7 +2945,7 @@ packages:
array-tree-filter: 2.1.0 array-tree-filter: 2.1.0
async-validator: 4.2.5 async-validator: 4.2.5
dayjs: 1.11.6 dayjs: 1.11.6
dom-align: 1.12.3 dom-align: 1.12.4
dom-scroll-into-view: 2.0.1 dom-scroll-into-view: 2.0.1
lodash: 4.17.21 lodash: 4.17.21
lodash-es: 4.17.21 lodash-es: 4.17.21
...@@ -2951,8 +2957,8 @@ packages: ...@@ -2951,8 +2957,8 @@ packages:
warning: 4.0.3 warning: 4.0.3
dev: false dev: false
/anymatch/3.1.2: /anymatch/3.1.3:
resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
dependencies: dependencies:
normalize-path: 3.0.0 normalize-path: 3.0.0
...@@ -3042,7 +3048,7 @@ packages: ...@@ -3042,7 +3048,7 @@ packages:
postcss: ^8.1.0 postcss: ^8.1.0
dependencies: dependencies:
browserslist: 4.21.4 browserslist: 4.21.4
caniuse-lite: 1.0.30001431 caniuse-lite: 1.0.30001434
fraction.js: 4.2.0 fraction.js: 4.2.0
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.0 picocolors: 1.0.0
...@@ -3219,7 +3225,7 @@ packages: ...@@ -3219,7 +3225,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001431 caniuse-lite: 1.0.30001434
electron-to-chromium: 1.4.284 electron-to-chromium: 1.4.284
node-releases: 2.0.6 node-releases: 2.0.6
update-browserslist-db: 1.0.10_browserslist@4.21.4 update-browserslist-db: 1.0.10_browserslist@4.21.4
...@@ -3319,8 +3325,8 @@ packages: ...@@ -3319,8 +3325,8 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/caniuse-lite/1.0.30001431: /caniuse-lite/1.0.30001434:
resolution: {integrity: sha512-zBUoFU0ZcxpvSt9IU66dXVT/3ctO1cy4y9cscs1szkPlcWb6pasYM144GqrUygUbT+k7cmUCW61cvskjcv0enQ==} resolution: {integrity: sha512-aOBHrLmTQw//WFa2rcF1If9fa3ypkC1wzqqiKHgfdrXTWcU8C4gKVZT77eQAPWN1APys3+uQ0Df07rKauXGEYA==}
dev: true dev: true
/capital-case/1.0.4: /capital-case/1.0.4:
...@@ -3397,7 +3403,7 @@ packages: ...@@ -3397,7 +3403,7 @@ packages:
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
engines: {node: '>= 8.10.0'} engines: {node: '>= 8.10.0'}
dependencies: dependencies:
anymatch: 3.1.2 anymatch: 3.1.3
braces: 3.0.2 braces: 3.0.2
glob-parent: 5.1.2 glob-parent: 5.1.2
is-binary-path: 2.1.0 is-binary-path: 2.1.0
...@@ -3513,13 +3519,13 @@ packages: ...@@ -3513,13 +3519,13 @@ packages:
/codemirror/6.0.1: /codemirror/6.0.1:
resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==} resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==}
dependencies: dependencies:
'@codemirror/autocomplete': 6.3.0 '@codemirror/autocomplete': 6.3.3
'@codemirror/commands': 6.1.2 '@codemirror/commands': 6.1.2
'@codemirror/language': 6.3.0 '@codemirror/language': 6.3.1
'@codemirror/lint': 6.0.0 '@codemirror/lint': 6.1.0
'@codemirror/search': 6.2.2 '@codemirror/search': 6.2.3
'@codemirror/state': 6.1.3 '@codemirror/state': 6.1.4
'@codemirror/view': 6.4.2 '@codemirror/view': 6.5.1
dev: false dev: false
/codepage/1.15.0: /codepage/1.15.0:
...@@ -3625,7 +3631,7 @@ packages: ...@@ -3625,7 +3631,7 @@ packages:
dev: false dev: false
/concat-map/0.0.1: /concat-map/0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: true dev: true
/connect-history-api-fallback/1.6.0: /connect-history-api-fallback/1.6.0:
...@@ -3869,7 +3875,7 @@ packages: ...@@ -3869,7 +3875,7 @@ packages:
vary: 1.1.2 vary: 1.1.2
dev: true dev: true
/cosmiconfig-typescript-loader/4.2.0_zhrz2lclwdmp54iaqottwiuipu: /cosmiconfig-typescript-loader/4.2.0_qoh33be55smklb2oyrgdyddh4a:
resolution: {integrity: sha512-NkANeMnaHrlaSSlpKGyvn2R4rqUDeE/9E5YHx+b4nwo0R8dZyAqcih8/gxpCZvqWP9Vf6xuLpMSzSgdVEIM78g==} resolution: {integrity: sha512-NkANeMnaHrlaSSlpKGyvn2R4rqUDeE/9E5YHx+b4nwo0R8dZyAqcih8/gxpCZvqWP9Vf6xuLpMSzSgdVEIM78g==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
...@@ -3880,8 +3886,8 @@ packages: ...@@ -3880,8 +3886,8 @@ packages:
dependencies: dependencies:
'@types/node': 14.18.33 '@types/node': 14.18.33
cosmiconfig: 7.1.0 cosmiconfig: 7.1.0
ts-node: 10.9.1_yodorn5kzjgomblrsstrk2spaa ts-node: 10.9.1_kluoused5zacjtflizwvdqgpom
typescript: 4.8.4 typescript: 4.9.3
dev: true dev: true
/cosmiconfig/7.1.0: /cosmiconfig/7.1.0:
...@@ -3909,8 +3915,8 @@ packages: ...@@ -3909,8 +3915,8 @@ packages:
resolution: {integrity: sha512-+BO9wPPi+DWTDcNYhr/W90myha8ptzftZT+LwcmUbbok0rcP/fequmFYCw8NMoH7pkAZQzU78b3kYrlua5a9eA==} resolution: {integrity: sha512-+BO9wPPi+DWTDcNYhr/W90myha8ptzftZT+LwcmUbbok0rcP/fequmFYCw8NMoH7pkAZQzU78b3kYrlua5a9eA==}
dev: false dev: false
/cropperjs/1.5.12: /cropperjs/1.5.13:
resolution: {integrity: sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==} resolution: {integrity: sha512-by7jKAo73y5/Do0K6sxdTKHgndY0NMjG2bEdgeJxycbcmHuCiMXqw8sxy5C5Y5WTOTcDGmbT7Sr5CgKOXR06OA==}
dev: false dev: false
/cross-env/7.0.3: /cross-env/7.0.3:
...@@ -4013,7 +4019,7 @@ packages: ...@@ -4013,7 +4019,7 @@ packages:
longest: 2.0.1 longest: 2.0.1
word-wrap: 1.2.3 word-wrap: 1.2.3
optionalDependencies: optionalDependencies:
'@commitlint/load': 17.2.0 '@commitlint/load': 17.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
...@@ -4215,8 +4221,8 @@ packages: ...@@ -4215,8 +4221,8 @@ packages:
esutils: 2.0.3 esutils: 2.0.3
dev: true dev: true
/dom-align/1.12.3: /dom-align/1.12.4:
resolution: {integrity: sha512-Gj9hZN3a07cbR6zviMUBOMPdWxYhbMI+x+WS0NAIu2zFZmbK8ys9R79g+iG9qLnlCwpFoaB+fKy8Pdv470GsPA==} resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==}
dev: false dev: false
/dom-scroll-into-view/2.0.1: /dom-scroll-into-view/2.0.1:
...@@ -4333,7 +4339,7 @@ packages: ...@@ -4333,7 +4339,7 @@ packages:
dev: false dev: false
/ee-first/1.1.1: /ee-first/1.1.1:
resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true dev: true
/ejs/3.1.8: /ejs/3.1.8:
...@@ -4468,8 +4474,8 @@ packages: ...@@ -4468,8 +4474,8 @@ packages:
dev: false dev: false
optional: true optional: true
/esbuild-android-64/0.15.13: /esbuild-android-64/0.15.15:
resolution: {integrity: sha512-yRorukXBlokwTip+Sy4MYskLhJsO0Kn0/Fj43s1krVblfwP+hMD37a4Wmg139GEsMLl+vh8WXp2mq/cTA9J97g==} resolution: {integrity: sha512-F+WjjQxO+JQOva3tJWNdVjouFMLK6R6i5gjDvgUthLYJnIZJsp1HlF523k73hELY20WPyEO8xcz7aaYBVkeg5Q==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [android] os: [android]
...@@ -4477,8 +4483,8 @@ packages: ...@@ -4477,8 +4483,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-android-arm64/0.15.13: /esbuild-android-arm64/0.15.15:
resolution: {integrity: sha512-TKzyymLD6PiVeyYa4c5wdPw87BeAiTXNtK6amWUcXZxkV51gOk5u5qzmDaYSwiWeecSNHamFsaFjLoi32QR5/w==} resolution: {integrity: sha512-attlyhD6Y22jNyQ0fIIQ7mnPvDWKw7k6FKnsXlBvQE6s3z6s6cuEHcSgoirquQc7TmZgVCK5fD/2uxmRN+ZpcQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
...@@ -4486,8 +4492,8 @@ packages: ...@@ -4486,8 +4492,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-darwin-64/0.15.13: /esbuild-darwin-64/0.15.15:
resolution: {integrity: sha512-WAx7c2DaOS6CrRcoYCgXgkXDliLnFv3pQLV6GeW1YcGEZq2Gnl8s9Pg7ahValZkpOa0iE/ojRVQ87sbUhF1Cbg==} resolution: {integrity: sha512-ohZtF8W1SHJ4JWldsPVdk8st0r9ExbAOSrBOh5L+Mq47i696GVwv1ab/KlmbUoikSTNoXEhDzVpxUR/WIO19FQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
...@@ -4495,8 +4501,8 @@ packages: ...@@ -4495,8 +4501,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-darwin-arm64/0.15.13: /esbuild-darwin-arm64/0.15.15:
resolution: {integrity: sha512-U6jFsPfSSxC3V1CLiQqwvDuj3GGrtQNB3P3nNC3+q99EKf94UGpsG9l4CQ83zBs1NHrk1rtCSYT0+KfK5LsD8A==} resolution: {integrity: sha512-P8jOZ5zshCNIuGn+9KehKs/cq5uIniC+BeCykvdVhx/rBXSxmtj3CUIKZz4sDCuESMbitK54drf/2QX9QHG5Ag==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
...@@ -4504,8 +4510,8 @@ packages: ...@@ -4504,8 +4510,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-freebsd-64/0.15.13: /esbuild-freebsd-64/0.15.15:
resolution: {integrity: sha512-whItJgDiOXaDG/idy75qqevIpZjnReZkMGCgQaBWZuKHoElDJC1rh7MpoUgupMcdfOd+PgdEwNQW9DAE6i8wyA==} resolution: {integrity: sha512-KkTg+AmDXz1IvA9S1gt8dE24C8Thx0X5oM0KGF322DuP+P3evwTL9YyusHAWNsh4qLsR80nvBr/EIYs29VSwuA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
...@@ -4513,8 +4519,8 @@ packages: ...@@ -4513,8 +4519,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-freebsd-arm64/0.15.13: /esbuild-freebsd-arm64/0.15.15:
resolution: {integrity: sha512-6pCSWt8mLUbPtygv7cufV0sZLeylaMwS5Fznj6Rsx9G2AJJsAjQ9ifA+0rQEIg7DwJmi9it+WjzNTEAzzdoM3Q==} resolution: {integrity: sha512-FUcML0DRsuyqCMfAC+HoeAqvWxMeq0qXvclZZ/lt2kLU6XBnDA5uKTLUd379WYEyVD4KKFctqWd9tTuk8C/96g==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [freebsd] os: [freebsd]
...@@ -4522,8 +4528,8 @@ packages: ...@@ -4522,8 +4528,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-32/0.15.13: /esbuild-linux-32/0.15.15:
resolution: {integrity: sha512-VbZdWOEdrJiYApm2kkxoTOgsoCO1krBZ3quHdYk3g3ivWaMwNIVPIfEE0f0XQQ0u5pJtBsnk2/7OPiCFIPOe/w==} resolution: {integrity: sha512-q28Qn5pZgHNqug02aTkzw5sW9OklSo96b5nm17Mq0pDXrdTBcQ+M6Q9A1B+dalFeynunwh/pvfrNucjzwDXj+Q==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [linux] os: [linux]
...@@ -4531,8 +4537,8 @@ packages: ...@@ -4531,8 +4537,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-64/0.15.13: /esbuild-linux-64/0.15.15:
resolution: {integrity: sha512-rXmnArVNio6yANSqDQlIO4WiP+Cv7+9EuAHNnag7rByAqFVuRusLbGi2697A5dFPNXoO//IiogVwi3AdcfPC6A==} resolution: {integrity: sha512-217KPmWMirkf8liO+fj2qrPwbIbhNTGNVtvqI1TnOWJgcMjUWvd677Gq3fTzXEjilkx2yWypVnTswM2KbXgoAg==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
...@@ -4540,8 +4546,8 @@ packages: ...@@ -4540,8 +4546,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-arm/0.15.13: /esbuild-linux-arm/0.15.15:
resolution: {integrity: sha512-Ac6LpfmJO8WhCMQmO253xX2IU2B3wPDbl4IvR0hnqcPrdfCaUa2j/lLMGTjmQ4W5JsJIdHEdW12dG8lFS0MbxQ==} resolution: {integrity: sha512-RYVW9o2yN8yM7SB1yaWr378CwrjvGCyGybX3SdzPHpikUHkME2AP55Ma20uNwkNyY2eSYFX9D55kDrfQmQBR4w==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
...@@ -4549,8 +4555,8 @@ packages: ...@@ -4549,8 +4555,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-arm64/0.15.13: /esbuild-linux-arm64/0.15.15:
resolution: {integrity: sha512-alEMGU4Z+d17U7KQQw2IV8tQycO6T+rOrgW8OS22Ua25x6kHxoG6Ngry6Aq6uranC+pNWNMB6aHFPh7aTQdORQ==} resolution: {integrity: sha512-/ltmNFs0FivZkYsTzAsXIfLQX38lFnwJTWCJts0IbCqWZQe+jjj0vYBNbI0kmXLb3y5NljiM5USVAO1NVkdh2g==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
...@@ -4558,8 +4564,8 @@ packages: ...@@ -4558,8 +4564,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-mips64le/0.15.13: /esbuild-linux-mips64le/0.15.15:
resolution: {integrity: sha512-47PgmyYEu+yN5rD/MbwS6DxP2FSGPo4Uxg5LwIdxTiyGC2XKwHhHyW7YYEDlSuXLQXEdTO7mYe8zQ74czP7W8A==} resolution: {integrity: sha512-PksEPb321/28GFFxtvL33yVPfnMZihxkEv5zME2zapXGp7fA1X2jYeiTUK+9tJ/EGgcNWuwvtawPxJG7Mmn86A==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [mips64el] cpu: [mips64el]
os: [linux] os: [linux]
...@@ -4567,8 +4573,8 @@ packages: ...@@ -4567,8 +4573,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-ppc64le/0.15.13: /esbuild-linux-ppc64le/0.15.15:
resolution: {integrity: sha512-z6n28h2+PC1Ayle9DjKoBRcx/4cxHoOa2e689e2aDJSaKug3jXcQw7mM+GLg+9ydYoNzj8QxNL8ihOv/OnezhA==} resolution: {integrity: sha512-ek8gJBEIhcpGI327eAZigBOHl58QqrJrYYIZBWQCnH3UnXoeWMrMZLeeZL8BI2XMBhP+sQ6ERctD5X+ajL/AIA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
...@@ -4576,8 +4582,8 @@ packages: ...@@ -4576,8 +4582,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-riscv64/0.15.13: /esbuild-linux-riscv64/0.15.15:
resolution: {integrity: sha512-+Lu4zuuXuQhgLUGyZloWCqTslcCAjMZH1k3Xc9MSEJEpEFdpsSU0sRDXAnk18FKOfEjhu4YMGaykx9xjtpA6ow==} resolution: {integrity: sha512-H5ilTZb33/GnUBrZMNJtBk7/OXzDHDXjIzoLXHSutwwsLxSNaLxzAaMoDGDd/keZoS+GDBqNVxdCkpuiRW4OSw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
...@@ -4585,8 +4591,8 @@ packages: ...@@ -4585,8 +4591,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-linux-s390x/0.15.13: /esbuild-linux-s390x/0.15.15:
resolution: {integrity: sha512-BMeXRljruf7J0TMxD5CIXS65y7puiZkAh+s4XFV9qy16SxOuMhxhVIXYLnbdfLrsYGFzx7U9mcdpFWkkvy/Uag==} resolution: {integrity: sha512-jKaLUg78mua3rrtrkpv4Or2dNTJU7bgHN4bEjT4OX4GR7nLBSA9dfJezQouTxMmIW7opwEC5/iR9mpC18utnxQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
...@@ -4594,8 +4600,8 @@ packages: ...@@ -4594,8 +4600,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-netbsd-64/0.15.13: /esbuild-netbsd-64/0.15.15:
resolution: {integrity: sha512-EHj9QZOTel581JPj7UO3xYbltFTYnHy+SIqJVq6yd3KkCrsHRbapiPb0Lx3EOOtybBEE9EyqbmfW1NlSDsSzvQ==} resolution: {integrity: sha512-aOvmF/UkjFuW6F36HbIlImJTTx45KUCHJndtKo+KdP8Dhq3mgLRKW9+6Ircpm8bX/RcS3zZMMmaBLkvGY06Gvw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [netbsd] os: [netbsd]
...@@ -4606,11 +4612,11 @@ packages: ...@@ -4606,11 +4612,11 @@ packages:
/esbuild-node-loader/0.6.5: /esbuild-node-loader/0.6.5:
resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==} resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==}
dependencies: dependencies:
esbuild: 0.15.13 esbuild: 0.15.15
dev: true dev: true
/esbuild-openbsd-64/0.15.13: /esbuild-openbsd-64/0.15.15:
resolution: {integrity: sha512-nkuDlIjF/sfUhfx8SKq0+U+Fgx5K9JcPq1mUodnxI0x4kBdCv46rOGWbuJ6eof2n3wdoCLccOoJAbg9ba/bT2w==} resolution: {integrity: sha512-HFFX+WYedx1w2yJ1VyR1Dfo8zyYGQZf1cA69bLdrHzu9svj6KH6ZLK0k3A1/LFPhcEY9idSOhsB2UyU0tHPxgQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [openbsd] os: [openbsd]
...@@ -4622,19 +4628,19 @@ packages: ...@@ -4622,19 +4628,19 @@ packages:
resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==} resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==}
dev: true dev: true
/esbuild-register/3.4.1_esbuild@0.15.13: /esbuild-register/3.4.1_esbuild@0.15.15:
resolution: {integrity: sha512-iCgs88/1wA5dIRx4i65eSjbkgrQQQJGpY6Z1eD2XPlzrSjbgNtfkw2/rfSMzJ4dTtlOD8EZTxrIA3fyYp0FsMA==} resolution: {integrity: sha512-iCgs88/1wA5dIRx4i65eSjbkgrQQQJGpY6Z1eD2XPlzrSjbgNtfkw2/rfSMzJ4dTtlOD8EZTxrIA3fyYp0FsMA==}
peerDependencies: peerDependencies:
esbuild: '>=0.12 <1' esbuild: '>=0.12 <1'
dependencies: dependencies:
debug: 4.3.4 debug: 4.3.4
esbuild: 0.15.13 esbuild: 0.15.15
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/esbuild-sunos-64/0.15.13: /esbuild-sunos-64/0.15.15:
resolution: {integrity: sha512-jVeu2GfxZQ++6lRdY43CS0Tm/r4WuQQ0Pdsrxbw+aOrHQPHV0+LNOLnvbN28M7BSUGnJnHkHm2HozGgNGyeIRw==} resolution: {integrity: sha512-jOPBudffG4HN8yJXcK9rib/ZTFoTA5pvIKbRrt3IKAGMq1EpBi4xoVoSRrq/0d4OgZLaQbmkHp8RO9eZIn5atA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [sunos] os: [sunos]
...@@ -4642,8 +4648,8 @@ packages: ...@@ -4642,8 +4648,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-windows-32/0.15.13: /esbuild-windows-32/0.15.15:
resolution: {integrity: sha512-XoF2iBf0wnqo16SDq+aDGi/+QbaLFpkiRarPVssMh9KYbFNCqPLlGAWwDvxEVz+ywX6Si37J2AKm+AXq1kC0JA==} resolution: {integrity: sha512-MDkJ3QkjnCetKF0fKxCyYNBnOq6dmidcwstBVeMtXSgGYTy8XSwBeIE4+HuKiSsG6I/mXEb++px3IGSmTN0XiA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
...@@ -4651,8 +4657,8 @@ packages: ...@@ -4651,8 +4657,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-windows-64/0.15.13: /esbuild-windows-64/0.15.15:
resolution: {integrity: sha512-Et6htEfGycjDrtqb2ng6nT+baesZPYQIW+HUEHK4D1ncggNrDNk3yoboYQ5KtiVrw/JaDMNttz8rrPubV/fvPQ==} resolution: {integrity: sha512-xaAUIB2qllE888SsMU3j9nrqyLbkqqkpQyWVkfwSil6BBPgcPk3zOFitTTncEKCLTQy3XV9RuH7PDj3aJDljWA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
...@@ -4660,8 +4666,8 @@ packages: ...@@ -4660,8 +4666,8 @@ packages:
dev: true dev: true
optional: true optional: true
/esbuild-windows-arm64/0.15.13: /esbuild-windows-arm64/0.15.15:
resolution: {integrity: sha512-3bv7tqntThQC9SWLRouMDmZnlOukBhOCTlkzNqzGCmrkCJI7io5LLjwJBOVY6kOUlIvdxbooNZwjtBvj+7uuVg==} resolution: {integrity: sha512-ttuoCYCIJAFx4UUKKWYnFdrVpoXa3+3WWkXVI6s09U+YjhnyM5h96ewTq/WgQj9LFSIlABQvadHSOQyAVjW5xQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
...@@ -4681,34 +4687,34 @@ packages: ...@@ -4681,34 +4687,34 @@ packages:
requiresBuild: true requiresBuild: true
dev: true dev: true
/esbuild/0.15.13: /esbuild/0.15.15:
resolution: {integrity: sha512-Cu3SC84oyzzhrK/YyN4iEVy2jZu5t2fz66HEOShHURcjSkOSAVL8C/gfUT+lDJxkVHpg8GZ10DD0rMHRPqMFaQ==} resolution: {integrity: sha512-TEw/lwK4Zzld9x3FedV6jy8onOUHqcEX3ADFk4k+gzPUwrxn8nWV62tH0udo8jOtjFodlEfc4ypsqX3e+WWO6w==}
engines: {node: '>=12'} engines: {node: '>=12'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true
optionalDependencies: optionalDependencies:
'@esbuild/android-arm': 0.15.13 '@esbuild/android-arm': 0.15.15
'@esbuild/linux-loong64': 0.15.13 '@esbuild/linux-loong64': 0.15.15
esbuild-android-64: 0.15.13 esbuild-android-64: 0.15.15
esbuild-android-arm64: 0.15.13 esbuild-android-arm64: 0.15.15
esbuild-darwin-64: 0.15.13 esbuild-darwin-64: 0.15.15
esbuild-darwin-arm64: 0.15.13 esbuild-darwin-arm64: 0.15.15
esbuild-freebsd-64: 0.15.13 esbuild-freebsd-64: 0.15.15
esbuild-freebsd-arm64: 0.15.13 esbuild-freebsd-arm64: 0.15.15
esbuild-linux-32: 0.15.13 esbuild-linux-32: 0.15.15
esbuild-linux-64: 0.15.13 esbuild-linux-64: 0.15.15
esbuild-linux-arm: 0.15.13 esbuild-linux-arm: 0.15.15
esbuild-linux-arm64: 0.15.13 esbuild-linux-arm64: 0.15.15
esbuild-linux-mips64le: 0.15.13 esbuild-linux-mips64le: 0.15.15
esbuild-linux-ppc64le: 0.15.13 esbuild-linux-ppc64le: 0.15.15
esbuild-linux-riscv64: 0.15.13 esbuild-linux-riscv64: 0.15.15
esbuild-linux-s390x: 0.15.13 esbuild-linux-s390x: 0.15.15
esbuild-netbsd-64: 0.15.13 esbuild-netbsd-64: 0.15.15
esbuild-openbsd-64: 0.15.13 esbuild-openbsd-64: 0.15.15
esbuild-sunos-64: 0.15.13 esbuild-sunos-64: 0.15.15
esbuild-windows-32: 0.15.13 esbuild-windows-32: 0.15.15
esbuild-windows-64: 0.15.13 esbuild-windows-64: 0.15.15
esbuild-windows-arm64: 0.15.13 esbuild-windows-arm64: 0.15.15
dev: true dev: true
/escalade/3.1.1: /escalade/3.1.1:
...@@ -4735,16 +4741,16 @@ packages: ...@@ -4735,16 +4741,16 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: true dev: true
/eslint-config-prettier/8.5.0_eslint@8.27.0: /eslint-config-prettier/8.5.0_eslint@8.28.0:
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
eslint: '>=7.0.0' eslint: '>=7.0.0'
dependencies: dependencies:
eslint: 8.27.0 eslint: 8.28.0
dev: true dev: true
/eslint-plugin-prettier/4.2.1_v7o5sx5x3wbs57ifz6wc4f76we: /eslint-plugin-prettier/4.2.1_pgxuib4rd7wiymfktharf5ydt4:
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
...@@ -4755,25 +4761,25 @@ packages: ...@@ -4755,25 +4761,25 @@ packages:
eslint-config-prettier: eslint-config-prettier:
optional: true optional: true
dependencies: dependencies:
eslint: 8.27.0 eslint: 8.28.0
eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-config-prettier: 8.5.0_eslint@8.28.0
prettier: 2.7.1 prettier: 2.7.1
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
dev: true dev: true
/eslint-plugin-vue/9.7.0_eslint@8.27.0: /eslint-plugin-vue/9.7.0_eslint@8.28.0:
resolution: {integrity: sha512-DrOO3WZCZEwcLsnd3ohFwqCoipGRSTKTBTnLwdhqAbYZtzWl0o7D+D8ZhlmiZvABKTEl8AFsqH1GHGdybyoQmw==} resolution: {integrity: sha512-DrOO3WZCZEwcLsnd3ohFwqCoipGRSTKTBTnLwdhqAbYZtzWl0o7D+D8ZhlmiZvABKTEl8AFsqH1GHGdybyoQmw==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
eslint: 8.27.0 eslint: 8.28.0
eslint-utils: 3.0.0_eslint@8.27.0 eslint-utils: 3.0.0_eslint@8.28.0
natural-compare: 1.4.0 natural-compare: 1.4.0
nth-check: 2.1.1 nth-check: 2.1.1
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.11
semver: 7.3.8 semver: 7.3.8
vue-eslint-parser: 9.1.0_eslint@8.27.0 vue-eslint-parser: 9.1.0_eslint@8.28.0
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -4795,13 +4801,13 @@ packages: ...@@ -4795,13 +4801,13 @@ packages:
estraverse: 5.3.0 estraverse: 5.3.0
dev: true dev: true
/eslint-utils/3.0.0_eslint@8.27.0: /eslint-utils/3.0.0_eslint@8.28.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies: peerDependencies:
eslint: '>=5' eslint: '>=5'
dependencies: dependencies:
eslint: 8.27.0 eslint: 8.28.0
eslint-visitor-keys: 2.1.0 eslint-visitor-keys: 2.1.0
dev: true dev: true
...@@ -4815,8 +4821,8 @@ packages: ...@@ -4815,8 +4821,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/eslint/8.27.0: /eslint/8.28.0:
resolution: {integrity: sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==} resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
...@@ -4831,7 +4837,7 @@ packages: ...@@ -4831,7 +4837,7 @@ packages:
doctrine: 3.0.0 doctrine: 3.0.0
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint-scope: 7.1.1 eslint-scope: 7.1.1
eslint-utils: 3.0.0_eslint@8.27.0 eslint-utils: 3.0.0_eslint@8.28.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
espree: 9.4.1 espree: 9.4.1
esquery: 1.4.0 esquery: 1.4.0
...@@ -4840,14 +4846,14 @@ packages: ...@@ -4840,14 +4846,14 @@ packages:
file-entry-cache: 6.0.1 file-entry-cache: 6.0.1
find-up: 5.0.0 find-up: 5.0.0
glob-parent: 6.0.2 glob-parent: 6.0.2
globals: 13.17.0 globals: 13.18.0
grapheme-splitter: 1.0.4 grapheme-splitter: 1.0.4
ignore: 5.2.0 ignore: 5.2.0
import-fresh: 3.3.0 import-fresh: 3.3.0
imurmurhash: 0.1.4 imurmurhash: 0.1.4
is-glob: 4.0.3 is-glob: 4.0.3
is-path-inside: 3.0.3 is-path-inside: 3.0.3
js-sdsl: 4.1.5 js-sdsl: 4.2.0
js-yaml: 4.1.0 js-yaml: 4.1.0
json-stable-stringify-without-jsonify: 1.0.1 json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1 levn: 0.4.1
...@@ -4868,9 +4874,9 @@ packages: ...@@ -4868,9 +4874,9 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
cross-spawn: 7.0.3 cross-spawn: 7.0.3
esbuild: 0.15.13 esbuild: 0.15.15
esbuild-node-loader: 0.6.5 esbuild-node-loader: 0.6.5
esbuild-register: 3.4.1_esbuild@0.15.13 esbuild-register: 3.4.1_esbuild@0.15.15
import-meta-resolve: 1.1.1 import-meta-resolve: 1.1.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -5434,8 +5440,8 @@ packages: ...@@ -5434,8 +5440,8 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/globals/13.17.0: /globals/13.18.0:
resolution: {integrity: sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==} resolution: {integrity: sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A==}
engines: {node: '>=8'} engines: {node: '>=8'}
dependencies: dependencies:
type-fest: 0.20.2 type-fest: 0.20.2
...@@ -6173,8 +6179,8 @@ packages: ...@@ -6173,8 +6179,8 @@ packages:
resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==}
dev: true dev: true
/js-sdsl/4.1.5: /js-sdsl/4.2.0:
resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==} resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==}
dev: true dev: true
/js-tokens/4.0.0: /js-tokens/4.0.0:
...@@ -6317,7 +6323,7 @@ packages: ...@@ -6317,7 +6323,7 @@ packages:
image-size: 0.5.5 image-size: 0.5.5
make-dir: 2.1.0 make-dir: 2.1.0
mime: 1.6.0 mime: 1.6.0
needle: 3.1.0 needle: 3.2.0
source-map: 0.6.1 source-map: 0.6.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -6436,6 +6442,10 @@ packages: ...@@ -6436,6 +6442,10 @@ packages:
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
dev: false dev: false
/lodash.camelcase/4.3.0:
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
dev: true
/lodash.debounce/4.0.8: /lodash.debounce/4.0.8:
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
dev: true dev: true
...@@ -6444,6 +6454,14 @@ packages: ...@@ -6444,6 +6454,14 @@ packages:
resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==} resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==}
dev: true dev: true
/lodash.isplainobject/4.0.6:
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
dev: true
/lodash.kebabcase/4.1.1:
resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
dev: true
/lodash.map/4.6.0: /lodash.map/4.6.0:
resolution: {integrity: sha512-worNHGKLDetmcEYDvh2stPCrrQRkP20E4l0iIS7F8EvzMqBBi7ltvFN5m1HvTf1P7Jk1txKhvFcmYsCr8O2F1Q==} resolution: {integrity: sha512-worNHGKLDetmcEYDvh2stPCrrQRkP20E4l0iIS7F8EvzMqBBi7ltvFN5m1HvTf1P7Jk1txKhvFcmYsCr8O2F1Q==}
dev: true dev: true
...@@ -6452,14 +6470,34 @@ packages: ...@@ -6452,14 +6470,34 @@ packages:
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
dev: true dev: true
/lodash.mergewith/4.6.2:
resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==}
dev: true
/lodash.snakecase/4.1.1:
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
dev: true
/lodash.sortby/4.7.0: /lodash.sortby/4.7.0:
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
dev: true dev: true
/lodash.startcase/4.4.0:
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
dev: true
/lodash.truncate/4.4.2: /lodash.truncate/4.4.2:
resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==}
dev: true dev: true
/lodash.uniq/4.5.0:
resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
dev: true
/lodash.upperfirst/4.3.1:
resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==}
dev: true
/lodash/4.17.21: /lodash/4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
...@@ -6715,13 +6753,13 @@ packages: ...@@ -6715,13 +6753,13 @@ packages:
is-extendable: 1.0.1 is-extendable: 1.0.1
dev: true dev: true
/mlly/0.5.16: /mlly/1.0.0:
resolution: {integrity: sha512-LaJ8yuh4v0zEmge/g3c7jjFlhoCPfQn6RCjXgm9A0Qiuochq4BcuOxVfWmdnCoLTlg2MV+hqhOek+W2OhG0Lwg==} resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==}
dependencies: dependencies:
acorn: 8.8.1 acorn: 8.8.1
pathe: 0.3.9 pathe: 1.0.0
pkg-types: 0.3.6 pkg-types: 1.0.1
ufo: 0.8.6 ufo: 1.0.0
dev: true dev: true
/mockjs/1.1.0: /mockjs/1.1.0:
...@@ -6799,8 +6837,8 @@ packages: ...@@ -6799,8 +6837,8 @@ packages:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
dev: true dev: true
/needle/3.1.0: /needle/3.2.0:
resolution: {integrity: sha512-gCE9weDhjVGCRqS8dwDR/D3GTAeyXLXuqp7I8EzH6DllZGXSUyxuqqLh+YX9rMAWaaTFyVAg6rHGL25dqvczKw==} resolution: {integrity: sha512-oUvzXnyLiVyVGoianLijF9O/RecZUf7TkBfimjGrLM4eQhXyeJwM6GeAWccwfQ9aa4gMCZKqhAOuLaMIcQxajQ==}
engines: {node: '>= 4.4.x'} engines: {node: '>= 4.4.x'}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true
...@@ -7219,6 +7257,10 @@ packages: ...@@ -7219,6 +7257,10 @@ packages:
resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==}
dev: true dev: true
/pathe/1.0.0:
resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==}
dev: true
/picocolors/1.0.0: /picocolors/1.0.0:
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
...@@ -7255,8 +7297,8 @@ packages: ...@@ -7255,8 +7297,8 @@ packages:
dev: true dev: true
optional: true optional: true
/pinia/2.0.23_zwu2zepfy3m6u2gunxlolp35gi: /pinia/2.0.25_mgnvym7yiazkylwwogi5r767ue:
resolution: {integrity: sha512-N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q==} resolution: {integrity: sha512-3reAkjJ6bW2D5hZKRMS0c9rUbHVlsVyZd037xO0PJr2AuF/09RRSBnFLlJgmHF4Jx6dEoW/jZBOHTushY7IMlw==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.4.0 '@vue/composition-api': ^1.4.0
typescript: '>=4.4.4' typescript: '>=4.4.4'
...@@ -7268,17 +7310,17 @@ packages: ...@@ -7268,17 +7310,17 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@vue/devtools-api': 6.4.5 '@vue/devtools-api': 6.4.5
typescript: 4.8.4 typescript: 4.9.3
vue: 3.2.45 vue: 3.2.45
vue-demi: 0.13.11_vue@3.2.45 vue-demi: 0.13.11_vue@3.2.45
dev: false dev: false
/pkg-types/0.3.6: /pkg-types/1.0.1:
resolution: {integrity: sha512-uQZutkkh6axl1GxDm5/+8ivVdwuJ5pyDGqJeSiIWIUWIqYiK3p9QKozN/Rv6eVvFoeSWkN1uoYeSDBwwBJBtbg==} resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==}
dependencies: dependencies:
jsonc-parser: 3.2.0 jsonc-parser: 3.2.0
mlly: 0.5.16 mlly: 1.0.0
pathe: 0.3.9 pathe: 1.0.0
dev: true dev: true
/pngjs/5.0.0: /pngjs/5.0.0:
...@@ -7298,7 +7340,7 @@ packages: ...@@ -7298,7 +7340,7 @@ packages:
node-fetch: 2.6.7 node-fetch: 2.6.7
prettier: 2.7.1 prettier: 2.7.1
translation.js: 0.7.15 translation.js: 0.7.15
typescript: 4.8.4 typescript: 4.9.3
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
dev: true dev: true
...@@ -7352,8 +7394,8 @@ packages: ...@@ -7352,8 +7394,8 @@ packages:
postcss: 8.4.19 postcss: 8.4.19
dev: true dev: true
/postcss-selector-parser/6.0.10: /postcss-selector-parser/6.0.11:
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==}
engines: {node: '>=4'} engines: {node: '>=4'}
dependencies: dependencies:
cssesc: 3.0.0 cssesc: 3.0.0
...@@ -7425,8 +7467,8 @@ packages: ...@@ -7425,8 +7467,8 @@ packages:
posthtml-render: 1.4.0 posthtml-render: 1.4.0
dev: true dev: true
/preact/10.11.2: /preact/10.11.3:
resolution: {integrity: sha512-skAwGDFmgxhq1DCBHke/9e12ewkhc7WYwjuhHB8HHS8zkdtITXLRmUMTeol2ldxvLwYtwbFeifZ9uDDWuyL4Iw==} resolution: {integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==}
dev: false dev: false
/prelude-ls/1.2.1: /prelude-ls/1.2.1:
...@@ -7608,11 +7650,11 @@ packages: ...@@ -7608,11 +7650,11 @@ packages:
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
dev: true dev: true
/regenerator-runtime/0.13.10: /regenerator-runtime/0.13.11:
resolution: {integrity: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==} resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
/regenerator-transform/0.15.0: /regenerator-transform/0.15.1:
resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
dependencies: dependencies:
'@babel/runtime': 7.20.1 '@babel/runtime': 7.20.1
dev: true dev: true
...@@ -7639,8 +7681,8 @@ packages: ...@@ -7639,8 +7681,8 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/regexpu-core/5.2.1: /regexpu-core/5.2.2:
resolution: {integrity: sha512-HrnlNtpvqP1Xkb28tMhBUO2EbyUHdQlsnlAhzWcwHy8WJR53UWr7/MAvqrsQKMbV4qdpv03oTMG8iIhfsPFktQ==} resolution: {integrity: sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw==}
engines: {node: '>=4'} engines: {node: '>=4'}
dependencies: dependencies:
regenerate: 1.4.2 regenerate: 1.4.2
...@@ -7648,7 +7690,7 @@ packages: ...@@ -7648,7 +7690,7 @@ packages:
regjsgen: 0.7.1 regjsgen: 0.7.1
regjsparser: 0.9.1 regjsparser: 0.9.1
unicode-match-property-ecmascript: 2.0.0 unicode-match-property-ecmascript: 2.0.0
unicode-match-property-value-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0
dev: true dev: true
/regjsgen/0.7.1: /regjsgen/0.7.1:
...@@ -7881,8 +7923,8 @@ packages: ...@@ -7881,8 +7923,8 @@ packages:
compute-scroll-into-view: 1.0.17 compute-scroll-into-view: 1.0.17
dev: false dev: false
/scule/0.3.2: /scule/1.0.0:
resolution: {integrity: sha512-zIvPdjOH8fv8CgrPT5eqtxHQXmPNnV/vHJYffZhE43KZkvULvpCTvOt1HPlFaCZx287INL9qaqrZg34e8NgI4g==} resolution: {integrity: sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==}
dev: true dev: true
/semver/5.7.1: /semver/5.7.1:
...@@ -8355,8 +8397,8 @@ packages: ...@@ -8355,8 +8397,8 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/strip-literal/0.4.2: /strip-literal/1.0.0:
resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==}
dependencies: dependencies:
acorn: 8.8.1 acorn: 8.8.1
dev: true dev: true
...@@ -8436,7 +8478,7 @@ packages: ...@@ -8436,7 +8478,7 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
'@csstools/selector-specificity': 2.0.2_45y636a2vqremknoajyxd5nkzy '@csstools/selector-specificity': 2.0.2_tbwh2mpcdwdeb2slx6bobindua
balanced-match: 2.0.0 balanced-match: 2.0.0
colord: 2.9.3 colord: 2.9.3
cosmiconfig: 7.1.0 cosmiconfig: 7.1.0
...@@ -8463,7 +8505,7 @@ packages: ...@@ -8463,7 +8505,7 @@ packages:
postcss-media-query-parser: 0.2.3 postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1 postcss-resolve-nested-selector: 0.1.1
postcss-safe-parser: 6.0.0_postcss@8.4.19 postcss-safe-parser: 6.0.0_postcss@8.4.19
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.11
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
resolve-from: 5.0.0 resolve-from: 5.0.0
string-width: 4.2.3 string-width: 4.2.3
...@@ -8714,7 +8756,7 @@ packages: ...@@ -8714,7 +8756,7 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/ts-node/10.9.1_cbe7ovvae6zqfnmtgctpgpys54: /ts-node/10.9.1_kluoused5zacjtflizwvdqgpom:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -8733,19 +8775,19 @@ packages: ...@@ -8733,19 +8775,19 @@ packages:
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3 '@tsconfig/node16': 1.0.3
'@types/node': 18.11.9 '@types/node': 14.18.33
acorn: 8.8.1 acorn: 8.8.1
acorn-walk: 8.2.0 acorn-walk: 8.2.0
arg: 4.1.3 arg: 4.1.3
create-require: 1.1.1 create-require: 1.1.1
diff: 4.0.2 diff: 4.0.2
make-error: 1.3.6 make-error: 1.3.6
typescript: 4.8.4 typescript: 4.9.3
v8-compile-cache-lib: 3.0.1 v8-compile-cache-lib: 3.0.1
yn: 3.1.1 yn: 3.1.1
dev: true dev: true
/ts-node/10.9.1_yodorn5kzjgomblrsstrk2spaa: /ts-node/10.9.1_wup25etrarvlqkprac7h35hj7u:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -8764,14 +8806,14 @@ packages: ...@@ -8764,14 +8806,14 @@ packages:
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3 '@tsconfig/node16': 1.0.3
'@types/node': 14.18.33 '@types/node': 18.11.9
acorn: 8.8.1 acorn: 8.8.1
acorn-walk: 8.2.0 acorn-walk: 8.2.0
arg: 4.1.3 arg: 4.1.3
create-require: 1.1.1 create-require: 1.1.1
diff: 4.0.2 diff: 4.0.2
make-error: 1.3.6 make-error: 1.3.6
typescript: 4.8.4 typescript: 4.9.3
v8-compile-cache-lib: 3.0.1 v8-compile-cache-lib: 3.0.1
yn: 3.1.1 yn: 3.1.1
dev: true dev: true
...@@ -8788,14 +8830,14 @@ packages: ...@@ -8788,14 +8830,14 @@ packages:
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
dev: true dev: true
/tsutils/3.21.0_typescript@4.8.4: /tsutils/3.21.0_typescript@4.9.3:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
peerDependencies: peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies: dependencies:
tslib: 1.14.1 tslib: 1.14.1
typescript: 4.8.4 typescript: 4.9.3
dev: true dev: true
/type-check/0.4.0: /type-check/0.4.0:
...@@ -8857,13 +8899,13 @@ packages: ...@@ -8857,13 +8899,13 @@ packages:
dev: false dev: false
optional: true optional: true
/typescript/4.8.4: /typescript/4.9.3:
resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'} engines: {node: '>=4.2.0'}
hasBin: true hasBin: true
/ufo/0.8.6: /ufo/1.0.0:
resolution: {integrity: sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==} resolution: {integrity: sha512-DRty0ZBNlJ2R59y4mEupJRKLbkLQsc4qtxjpQv78AwEDuBkaUogMc2LkeqW3HddFlw6NwnXYfdThEZOiNgkmmQ==}
dev: true dev: true
/uglify-js/3.17.4: /uglify-js/3.17.4:
...@@ -8896,8 +8938,8 @@ packages: ...@@ -8896,8 +8938,8 @@ packages:
unicode-property-aliases-ecmascript: 2.1.0 unicode-property-aliases-ecmascript: 2.1.0
dev: true dev: true
/unicode-match-property-value-ecmascript/2.0.0: /unicode-match-property-value-ecmascript/2.1.0:
resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
...@@ -8906,20 +8948,20 @@ packages: ...@@ -8906,20 +8948,20 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/unimport/0.7.0_rollup@2.79.1: /unimport/0.7.1_rollup@2.79.1:
resolution: {integrity: sha512-Cr0whz4toYVid3JHlni/uThwavDVVCk6Zw0Gxnol1c7DprTA+Isr4T+asO6rDGkhkgV7r3vSdSs5Ym8F15JA+w==} resolution: {integrity: sha512-rn/hRpCtFxVVT3T8a6sG738xiA6yp8eFzzMLVr+ebp2FBU1gF0Qo6SfOGrrXATDmKruskhYAvPN7djhydgHU8A==}
dependencies: dependencies:
'@rollup/pluginutils': 5.0.2_rollup@2.79.1 '@rollup/pluginutils': 5.0.2_rollup@2.79.1
escape-string-regexp: 5.0.0 escape-string-regexp: 5.0.0
fast-glob: 3.2.12 fast-glob: 3.2.12
local-pkg: 0.4.2 local-pkg: 0.4.2
magic-string: 0.26.7 magic-string: 0.26.7
mlly: 0.5.16 mlly: 1.0.0
pathe: 0.3.9 pathe: 1.0.0
pkg-types: 0.3.6 pkg-types: 1.0.1
scule: 0.3.2 scule: 1.0.0
strip-literal: 0.4.2 strip-literal: 1.0.0
unplugin: 0.10.2 unplugin: 1.0.0
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
dev: true dev: true
...@@ -8974,7 +9016,7 @@ packages: ...@@ -8974,7 +9016,7 @@ packages:
'@vueuse/core': 9.5.0_vue@3.2.45 '@vueuse/core': 9.5.0_vue@3.2.45
local-pkg: 0.4.2 local-pkg: 0.4.2
magic-string: 0.26.7 magic-string: 0.26.7
unimport: 0.7.0_rollup@2.79.1 unimport: 0.7.1_rollup@2.79.1
unplugin: 0.10.2 unplugin: 0.10.2
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
...@@ -8989,6 +9031,15 @@ packages: ...@@ -8989,6 +9031,15 @@ packages:
webpack-virtual-modules: 0.4.6 webpack-virtual-modules: 0.4.6
dev: true dev: true
/unplugin/1.0.0:
resolution: {integrity: sha512-H5UnBUxfhTXBXGo2AwKsl0UaLSHzSNDZNehPQSgdhVfO/t+XAS1Yoj3vmLrrlBrS9ZwtH5tejbX/TCp5DcyCKg==}
dependencies:
acorn: 8.8.1
chokidar: 3.5.3
webpack-sources: 3.2.3
webpack-virtual-modules: 0.4.6
dev: true
/unset-value/1.0.0: /unset-value/1.0.0:
resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
...@@ -9062,7 +9113,7 @@ packages: ...@@ -9062,7 +9113,7 @@ packages:
dev: true dev: true
/utils-merge/1.0.1: /utils-merge/1.0.1:
resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==}
engines: {node: '>= 0.4.0'} engines: {node: '>= 0.4.0'}
dev: true dev: true
...@@ -9098,7 +9149,7 @@ packages: ...@@ -9098,7 +9149,7 @@ packages:
diff-match-patch: 1.0.5 diff-match-patch: 1.0.5
dev: false dev: false
/vite-plugin-compression/0.5.1_vite@3.2.3: /vite-plugin-compression/0.5.1_vite@3.2.4:
resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
...@@ -9106,12 +9157,12 @@ packages: ...@@ -9106,12 +9157,12 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
debug: 4.3.4 debug: 4.3.4
fs-extra: 10.1.0 fs-extra: 10.1.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-html/3.2.0_vite@3.2.3: /vite-plugin-html/3.2.0_vite@3.2.4:
resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==} resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
...@@ -9128,10 +9179,10 @@ packages: ...@@ -9128,10 +9179,10 @@ packages:
html-minifier-terser: 6.1.0 html-minifier-terser: 6.1.0
node-html-parser: 5.4.2 node-html-parser: 5.4.2
pathe: 0.2.0 pathe: 0.2.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
dev: true dev: true
/vite-plugin-mkcert/1.10.1_vite@3.2.3: /vite-plugin-mkcert/1.10.1_vite@3.2.4:
resolution: {integrity: sha512-fNNC0z+AcBZExKedjWC7bWlDMf4+WZJqO/4aYf7C/vYY1dqYVOM+zowwTYV0xSx5ZQgplfangPkZk+RwdUlpBg==} resolution: {integrity: sha512-fNNC0z+AcBZExKedjWC7bWlDMf4+WZJqO/4aYf7C/vYY1dqYVOM+zowwTYV0xSx5ZQgplfangPkZk+RwdUlpBg==}
engines: {node: '>=v16.0.0'} engines: {node: '>=v16.0.0'}
peerDependencies: peerDependencies:
...@@ -9141,13 +9192,13 @@ packages: ...@@ -9141,13 +9192,13 @@ packages:
axios: 0.21.4_debug@4.3.4 axios: 0.21.4_debug@4.3.4
debug: 4.3.4 debug: 4.3.4
picocolors: 1.0.0 picocolors: 1.0.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
- supports-color - supports-color
dev: true dev: true
/vite-plugin-mock/2.9.6_qj5sox3st75utfpfnxdchh4ucq: /vite-plugin-mock/2.9.6_55m5mhr4n72hhmialh5t5h2xye:
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
peerDependencies: peerDependencies:
...@@ -9164,13 +9215,13 @@ packages: ...@@ -9164,13 +9215,13 @@ packages:
fast-glob: 3.2.12 fast-glob: 3.2.12
mockjs: 1.1.0 mockjs: 1.1.0
path-to-regexp: 6.2.1 path-to-regexp: 6.2.1
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
dev: true dev: true
/vite-plugin-purge-icons/0.9.1_vite@3.2.3: /vite-plugin-purge-icons/0.9.1_vite@3.2.4:
resolution: {integrity: sha512-oS0Y9Iq6vGnTDVRzB8xJNhA/gGlyR0lfCICU6+9FRKdrO5PnT34fRjvd8YWEsegCrk91+w3GVZc0HJDj/dPp5Q==} resolution: {integrity: sha512-oS0Y9Iq6vGnTDVRzB8xJNhA/gGlyR0lfCICU6+9FRKdrO5PnT34fRjvd8YWEsegCrk91+w3GVZc0HJDj/dPp5Q==}
engines: {node: '>= 12'} engines: {node: '>= 12'}
peerDependencies: peerDependencies:
...@@ -9179,13 +9230,13 @@ packages: ...@@ -9179,13 +9230,13 @@ packages:
'@purge-icons/core': 0.9.1 '@purge-icons/core': 0.9.1
'@purge-icons/generated': 0.9.0 '@purge-icons/generated': 0.9.0
rollup-plugin-purge-icons: 0.9.1 rollup-plugin-purge-icons: 0.9.1
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
- supports-color - supports-color
dev: true dev: true
/vite-plugin-pwa/0.13.3_vite@3.2.3: /vite-plugin-pwa/0.13.3_vite@3.2.4:
resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==} resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==}
peerDependencies: peerDependencies:
vite: ^3.1.0 vite: ^3.1.0
...@@ -9195,7 +9246,7 @@ packages: ...@@ -9195,7 +9246,7 @@ packages:
fast-glob: 3.2.12 fast-glob: 3.2.12
pretty-bytes: 6.0.0 pretty-bytes: 6.0.0
rollup: 2.79.1 rollup: 2.79.1
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
workbox-build: 6.5.4 workbox-build: 6.5.4
workbox-window: 6.5.4 workbox-window: 6.5.4
transitivePeerDependencies: transitivePeerDependencies:
...@@ -9203,7 +9254,7 @@ packages: ...@@ -9203,7 +9254,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-style-import/2.0.0_vite@3.2.3: /vite-plugin-style-import/2.0.0_vite@3.2.4:
resolution: {integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==} resolution: {integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
...@@ -9215,10 +9266,10 @@ packages: ...@@ -9215,10 +9266,10 @@ packages:
fs-extra: 10.1.0 fs-extra: 10.1.0
magic-string: 0.25.9 magic-string: 0.25.9
pathe: 0.2.0 pathe: 0.2.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
dev: true dev: true
/vite-plugin-svg-icons/2.0.1_vite@3.2.3: /vite-plugin-svg-icons/2.0.1_vite@3.2.4:
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
...@@ -9231,22 +9282,40 @@ packages: ...@@ -9231,22 +9282,40 @@ packages:
pathe: 0.2.0 pathe: 0.2.0
svg-baker: 1.7.0 svg-baker: 1.7.0
svgo: 2.8.0 svgo: 2.8.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-theme/0.8.6_vite@3.2.4:
resolution: {integrity: sha512-GyoP9JjGkF106AawBh1kvw2eQZ/CCPeZKN5p5XhQe1ah1LO7A/6aVGY5gYGWk2qHG9nXpM1IvxjdbMsg94bvYg==}
peerDependencies:
vite: '>=2.0.0-beta.49'
dependencies:
'@types/node': 14.18.33
'@types/tinycolor2': 1.4.3
chalk: 4.1.2
clean-css: 5.3.1
debug: 4.3.4
esbuild: 0.11.23
esbuild-plugin-alias: 0.1.2
tinycolor2: 1.4.2
vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-vue-setup-extend/0.4.0_vite@3.2.3: /vite-plugin-vue-setup-extend/0.4.0_vite@3.2.4:
resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==} resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
dependencies: dependencies:
'@vue/compiler-sfc': 3.2.45 '@vue/compiler-sfc': 3.2.31
magic-string: 0.25.9 magic-string: 0.25.9
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
dev: true dev: true
/vite-plugin-windicss/1.8.8_vite@3.2.3: /vite-plugin-windicss/1.8.8_vite@3.2.4:
resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==} resolution: {integrity: sha512-iyu+ZX0NmhNEUaLPv7xtC+EFRBpWMmw0nhd9a9upayfuNG/thwslKiQKmRB7U/dG0k/2oWLvPDvN/B9i7oRgSA==}
peerDependencies: peerDependencies:
vite: ^2.0.1 || ^3.0.0 vite: ^2.0.1 || ^3.0.0
...@@ -9254,14 +9323,14 @@ packages: ...@@ -9254,14 +9323,14 @@ packages:
'@windicss/plugin-utils': 1.8.8 '@windicss/plugin-utils': 1.8.8
debug: 4.3.4 debug: 4.3.4
kolorist: 1.6.0 kolorist: 1.6.0
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum vite: 3.2.4_sjdpriiyqai3ghwmd5e3ldppum
windicss: 3.5.6 windicss: 3.5.6
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite/3.2.3_sjdpriiyqai3ghwmd5e3ldppum: /vite/3.2.4_sjdpriiyqai3ghwmd5e3ldppum:
resolution: {integrity: sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==} resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -9286,7 +9355,7 @@ packages: ...@@ -9286,7 +9355,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@types/node': 18.11.9 '@types/node': 18.11.9
esbuild: 0.15.13 esbuild: 0.15.15
less: 4.1.3 less: 4.1.3
postcss: 8.4.19 postcss: 8.4.19
resolve: 1.22.1 resolve: 1.22.1
...@@ -9310,14 +9379,14 @@ packages: ...@@ -9310,14 +9379,14 @@ packages:
dependencies: dependencies:
vue: 3.2.45 vue: 3.2.45
/vue-eslint-parser/9.1.0_eslint@8.27.0: /vue-eslint-parser/9.1.0_eslint@8.28.0:
resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==} resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '>=6.0.0' eslint: '>=6.0.0'
dependencies: dependencies:
debug: 4.3.4 debug: 4.3.4
eslint: 8.27.0 eslint: 8.28.0
eslint-scope: 7.1.1 eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
espree: 9.4.1 espree: 9.4.1
...@@ -9366,7 +9435,7 @@ packages: ...@@ -9366,7 +9435,7 @@ packages:
he: 1.2.0 he: 1.2.0
dev: true dev: true
/vue-tsc/1.0.9_typescript@4.8.4: /vue-tsc/1.0.9_typescript@4.9.3:
resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==} resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -9374,7 +9443,7 @@ packages: ...@@ -9374,7 +9443,7 @@ packages:
dependencies: dependencies:
'@volar/vue-language-core': 1.0.9 '@volar/vue-language-core': 1.0.9
'@volar/vue-typescript': 1.0.9 '@volar/vue-typescript': 1.0.9
typescript: 4.8.4 typescript: 4.9.3
dev: true dev: true
/vue-types/3.0.2_vue@3.2.45: /vue-types/3.0.2_vue@3.2.45:
...@@ -9846,23 +9915,3 @@ packages: ...@@ -9846,23 +9915,3 @@ packages:
dependencies: dependencies:
tslib: 2.3.0 tslib: 2.3.0
dev: false dev: false
github.com/tt-sevth/vite-plugin-theme/2cafaae528f6c0d8c34cb92f0a36a8d01301449a_vite@3.2.3:
resolution: {tarball: https://codeload.github.com/tt-sevth/vite-plugin-theme/tar.gz/2cafaae528f6c0d8c34cb92f0a36a8d01301449a}
id: github.com/tt-sevth/vite-plugin-theme/2cafaae528f6c0d8c34cb92f0a36a8d01301449a
name: vite-plugin-theme
version: 1.0.4
peerDependencies:
vite: '>=3.2.0'
dependencies:
'@types/node': 14.18.33
'@types/tinycolor2': 1.4.3
clean-css: 5.3.1
debug: 4.3.4
esbuild: 0.11.23
esbuild-plugin-alias: 0.1.2
tinycolor2: 1.4.2
vite: 3.2.3_sjdpriiyqai3ghwmd5e3ldppum
transitivePeerDependencies:
- supports-color
dev: true
...@@ -94,6 +94,11 @@ export default ({ command, mode }: ConfigEnv): UserConfig => { ...@@ -94,6 +94,11 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
author: pkg.author, author: pkg.author,
lastBuildTime: dayjs().format('YYYY-MM-DD HH:mm:ss'), lastBuildTime: dayjs().format('YYYY-MM-DD HH:mm:ss'),
}, },
// FIX: https://github.com/vbenjs/vite-plugin-theme/issues/27
__COLOR_PLUGIN_OUTPUT_FILE_NAME__: undefined,
__PROD__: true,
__COLOR_PLUGIN_OPTIONS__: {},
}, },
css: { css: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论