diff --git a/package.json b/package.json index 93de3075..644239d3 100644 --- a/package.json +++ b/package.json @@ -51,9 +51,9 @@ "@iconify/iconify": "^3.1.1", "@videojs-player/vue": "^1.0.0", "@vue/runtime-core": "^3.3.4", - "@vueuse/core": "^10.4.0", + "@vueuse/core": "^10.4.1", "@zxcvbn-ts/core": "^3.0.3", - "ant-design-vue": "^4.0.1", + "ant-design-vue": "^4.0.2", "axios": "^1.5.0", "benz-amr-recorder": "^1.1.5", "codemirror": "^5.65.3", @@ -71,7 +71,7 @@ "resize-observer-polyfill": "^1.5.1", "sortablejs": "^1.15.0", "tinymce": "^5.10.7", - "vditor": "^3.9.4", + "vditor": "^3.9.5", "video-js": "^0.7.0", "vue": "^3.3.4", "vue-i18n": "^9.2.2", @@ -85,20 +85,20 @@ "@antfu/eslint-config": "^0.41.0", "@commitlint/cli": "^17.7.1", "@commitlint/config-conventional": "^17.7.0", - "@iconify/json": "^2.2.106", + "@iconify/json": "^2.2.109", "@purge-icons/generated": "^0.9.0", "@types/codemirror": "^5.60.9", "@types/crypto-js": "^4.1.1", "@types/fs-extra": "^11.0.1", "@types/inquirer": "^9.0.3", - "@types/lodash-es": "^4.17.8", + "@types/lodash-es": "^4.17.9", "@types/node": "^20.5.0", "@types/nprogress": "^0.2.0", - "@types/qs": "^6.9.7", - "@types/sortablejs": "^1.15.1", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", - "@vitejs/plugin-vue": "4.3.3", + "@types/qs": "^6.9.8", + "@types/sortablejs": "^1.15.2", + "@typescript-eslint/eslint-plugin": "^6.5.0", + "@typescript-eslint/parser": "^6.5.0", + "@vitejs/plugin-vue": "4.3.4", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vue/compiler-sfc": "^3.3.4", "cross-env": "^7.0.3", @@ -113,10 +113,10 @@ "less": "^4.2.0", "lint-staged": "^14.0.1", "picocolors": "^1.0.0", - "postcss": "^8.4.28", + "postcss": "^8.4.29", "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", - "prettier": "^3.0.2", + "prettier": "^3.0.3", "rimraf": "^5.0.1", "rollup": "^3.28.1", "rollup-plugin-visualizer": "^5.9.2", @@ -127,7 +127,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-order": "^6.0.3", "stylelint-prettier": "^4.0.2", - "terser": "^5.19.2", + "terser": "^5.19.3", "typescript": "^5.1.6", "unocss": "^0.55.3", "vite": "^4.4.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f3612c3..c605a046 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,14 +21,14 @@ dependencies: specifier: ^3.3.4 version: 3.3.4 '@vueuse/core': - specifier: ^10.4.0 - version: 10.4.0(vue@3.3.4) + specifier: ^10.4.1 + version: 10.4.1(vue@3.3.4) '@zxcvbn-ts/core': specifier: ^3.0.3 version: 3.0.3 ant-design-vue: - specifier: ^4.0.1 - version: 4.0.1(vue@3.3.4) + specifier: ^4.0.2 + version: 4.0.2(vue@3.3.4) axios: specifier: ^1.5.0 version: 1.5.0(debug@4.3.4) @@ -81,8 +81,8 @@ dependencies: specifier: ^5.10.7 version: 5.10.7 vditor: - specifier: ^3.9.4 - version: 3.9.4 + specifier: ^3.9.5 + version: 3.9.5 video-js: specifier: ^0.7.0 version: 0.7.0 @@ -119,8 +119,8 @@ devDependencies: specifier: ^17.7.0 version: 17.7.0 '@iconify/json': - specifier: ^2.2.106 - version: 2.2.106 + specifier: ^2.2.109 + version: 2.2.109 '@purge-icons/generated': specifier: ^0.9.0 version: 0.9.0 @@ -137,8 +137,8 @@ devDependencies: specifier: ^9.0.3 version: 9.0.3 '@types/lodash-es': - specifier: ^4.17.8 - version: 4.17.8 + specifier: ^4.17.9 + version: 4.17.9 '@types/node': specifier: ^20.5.0 version: 20.5.0 @@ -146,20 +146,20 @@ devDependencies: specifier: ^0.2.0 version: 0.2.0 '@types/qs': - specifier: ^6.9.7 - version: 6.9.7 + specifier: ^6.9.8 + version: 6.9.8 '@types/sortablejs': - specifier: ^1.15.1 - version: 1.15.1 + specifier: ^1.15.2 + version: 1.15.2 '@typescript-eslint/eslint-plugin': - specifier: ^6.4.1 - version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) + specifier: ^6.5.0 + version: 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.4.1 - version: 6.4.1(eslint@8.48.0)(typescript@5.1.6) + specifier: ^6.5.0 + version: 6.5.0(eslint@8.48.0)(typescript@5.1.6) '@vitejs/plugin-vue': - specifier: 4.3.3 - version: 4.3.3(vite@4.4.9)(vue@3.3.4) + specifier: 4.3.4 + version: 4.3.4(vite@4.4.9)(vue@3.3.4) '@vitejs/plugin-vue-jsx': specifier: ^3.0.2 version: 3.0.2(vite@4.4.9)(vue@3.3.4) @@ -203,17 +203,17 @@ devDependencies: specifier: ^1.0.0 version: 1.0.0 postcss: - specifier: ^8.4.28 - version: 8.4.28 + specifier: ^8.4.29 + version: 8.4.29 postcss-html: specifier: ^1.5.0 version: 1.5.0 postcss-less: specifier: ^6.0.0 - version: 6.0.0(postcss@8.4.28) + version: 6.0.0(postcss@8.4.29) prettier: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^3.0.3 + version: 3.0.3 rimraf: specifier: ^5.0.1 version: 5.0.1 @@ -243,19 +243,19 @@ devDependencies: version: 6.0.3(stylelint@15.10.3) stylelint-prettier: specifier: ^4.0.2 - version: 4.0.2(prettier@3.0.2)(stylelint@15.10.3) + version: 4.0.2(prettier@3.0.3)(stylelint@15.10.3) terser: - specifier: ^5.19.2 - version: 5.19.2 + specifier: ^5.19.3 + version: 5.19.3 typescript: specifier: ^5.1.6 version: 5.1.6 unocss: specifier: ^0.55.3 - version: 0.55.3(postcss@8.4.28)(rollup@3.28.1)(vite@4.4.9) + version: 0.55.3(postcss@8.4.29)(rollup@3.28.1)(vite@4.4.9) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + version: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) vite-plugin-compression: specifier: ^0.5.1 version: 0.5.1(vite@4.4.9) @@ -325,7 +325,7 @@ packages: vue: 3.3.4 dev: false - /@antfu/eslint-config-basic@0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6): + /@antfu/eslint-config-basic@0.41.0(@typescript-eslint/eslint-plugin@6.5.0)(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6): resolution: {integrity: sha512-zcwFv+nEV/NroeeVWriNdnIGd9soOLRG8wIiVz4VVJ0BjONrqQR56HLG/gDxH/1GUYBnQCEcVxGUmegce08cnw==} peerDependencies: eslint: '>=7.4.0' @@ -334,14 +334,14 @@ packages: eslint-plugin-antfu: 0.41.0(eslint@8.48.0)(typescript@5.1.6) eslint-plugin-eslint-comments: 3.2.0(eslint@8.48.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.5.0)(eslint@8.48.0) eslint-plugin-jsonc: 2.9.0(eslint@8.48.0) eslint-plugin-markdown: 3.0.1(eslint@8.48.0) eslint-plugin-n: 16.0.2(eslint@8.48.0) eslint-plugin-no-only-tests: 3.1.0 eslint-plugin-promise: 6.1.1(eslint@8.48.0) eslint-plugin-unicorn: 48.0.1(eslint@8.48.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.48.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.5.0)(eslint@8.48.0) eslint-plugin-yml: 1.8.0(eslint@8.48.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 @@ -360,11 +360,11 @@ packages: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.5.0)(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.1.6) eslint: 8.48.0 - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.48.0)(typescript@5.1.6) + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.5.0)(eslint@8.48.0)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -373,12 +373,12 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6): + /@antfu/eslint-config-vue@0.41.0(@typescript-eslint/eslint-plugin@6.5.0)(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6): resolution: {integrity: sha512-iJiEGRUgRmT3mQCmGl0hTMwq/ShXRjRPjpgsDcphKJyEF06ZIR/4gxHn+utQRLT2hD39DQN8gk0ZbpV3gWtf/g==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.41.0(@typescript-eslint/eslint-plugin@6.5.0)(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) '@antfu/eslint-config-ts': 0.41.0(eslint@8.48.0)(typescript@5.1.6) eslint: 8.48.0 eslint-plugin-vue: 9.17.0(eslint@8.48.0) @@ -398,13 +398,13 @@ packages: peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.41.0(@typescript-eslint/eslint-plugin@6.4.1)(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.1.6) + '@antfu/eslint-config-vue': 0.41.0(@typescript-eslint/eslint-plugin@6.5.0)(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.1.6) eslint: 8.48.0 eslint-plugin-eslint-comments: 3.2.0(eslint@8.48.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.48.0) + eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.5.0)(eslint@8.48.0) eslint-plugin-jsonc: 2.9.0(eslint@8.48.0) eslint-plugin-n: 16.0.2(eslint@8.48.0) eslint-plugin-promise: 6.1.1(eslint@8.48.0) @@ -2322,8 +2322,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify/json@2.2.106: - resolution: {integrity: sha512-VZXCBmSrtwutVmzgkCk6Yr9CVfl5AbEOZ/APjZbnG8+21vt91Px/nf3yXnfL6e1DAdNeZtn+iuLlVp+7cP0a3Q==} + /@iconify/json@2.2.109: + resolution: {integrity: sha512-Hi5InevdpLbDOjaJ1a0e5wQq8x8lDcNh3xyCq7yMyH/N/wniKa2vGUzzLQWLwENYcMm81b50jCAt7R4cOkx1BQ==} dependencies: '@iconify/types': 2.0.0 pathe: 1.1.1 @@ -2777,8 +2777,8 @@ packages: '@types/node': 20.5.0 dev: true - /@types/lodash-es@4.17.8: - resolution: {integrity: sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog==} + /@types/lodash-es@4.17.9: + resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} dependencies: '@types/lodash': 4.14.192 dev: true @@ -2817,8 +2817,8 @@ packages: resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==} dev: true - /@types/qs@6.9.7: - resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} + /@types/qs@6.9.8: + resolution: {integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==} dev: true /@types/resolve@1.17.1: @@ -2831,8 +2831,8 @@ packages: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true - /@types/sortablejs@1.15.1: - resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==} + /@types/sortablejs@1.15.2: + resolution: {integrity: sha512-mOIv/EnPMzAZAVbuh9uGjOZ1BBdimP9Y6IPGntsvQJtko5yapSDKB7GwB3AOlF5N3bkpk4sBwQRpS3aEkiUbaA==} dev: true /@types/svgo@2.6.4: @@ -2869,8 +2869,8 @@ packages: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: false - /@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6): - resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==} + /@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6): + resolution: {integrity: sha512-2pktILyjvMaScU6iK3925uvGU87E+N9rh372uGZgiMYwafaw9SXq86U04XPq3UH6tzRvNgBsub6x2DacHc33lw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2881,11 +2881,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/type-utils': 6.4.1(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/type-utils': 6.5.0(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.5.0(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 eslint: 8.48.0 graphemer: 1.4.0 @@ -2898,8 +2898,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.4.1(eslint@8.48.0)(typescript@5.1.6): - resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==} + /@typescript-eslint/parser@6.5.0(eslint@8.48.0)(typescript@5.1.6): + resolution: {integrity: sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2908,10 +2908,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.4.1 - '@typescript-eslint/types': 6.4.1 - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.4.1 + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 eslint: 8.48.0 typescript: 5.1.6 @@ -2935,8 +2935,16 @@ packages: '@typescript-eslint/visitor-keys': 6.4.1 dev: true - /@typescript-eslint/type-utils@6.4.1(eslint@8.48.0)(typescript@5.1.6): - resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==} + /@typescript-eslint/scope-manager@6.5.0: + resolution: {integrity: sha512-A8hZ7OlxURricpycp5kdPTH3XnjG85UpJS6Fn4VzeoH4T388gQJ/PGP4ole5NfKt4WDVhmLaQ/dBLNDC4Xl/Kw==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/visitor-keys': 6.5.0 + dev: true + + /@typescript-eslint/type-utils@6.5.0(eslint@8.48.0)(typescript@5.1.6): + resolution: {integrity: sha512-f7OcZOkRivtujIBQ4yrJNIuwyCQO1OjocVqntl9dgSIZAdKqicj3xFDqDOzHDlGCZX990LqhLQXWRnQvsapq8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2945,8 +2953,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.5.0(eslint@8.48.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.48.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -2965,6 +2973,11 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true + /@typescript-eslint/types@6.5.0: + resolution: {integrity: sha512-eqLLOEF5/lU8jW3Bw+8auf4lZSbbljHR2saKnYqON12G/WsJrGeeDHWuQePoEf9ro22+JkbPfWQwKEC5WwLQ3w==} + engines: {node: ^16.0.0 || >=18.0.0} + dev: true + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3007,6 +3020,27 @@ packages: - supports-color dev: true + /@typescript-eslint/typescript-estree@6.5.0(typescript@5.1.6): + resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/visitor-keys': 6.5.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.5.4 + ts-api-utils: 1.0.1(typescript@5.1.6) + typescript: 5.1.6 + transitivePeerDependencies: + - supports-color + dev: true + /@typescript-eslint/utils@5.62.0(eslint@8.48.0)(typescript@5.1.6): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3046,6 +3080,25 @@ packages: - typescript dev: true + /@typescript-eslint/utils@6.5.0(eslint@8.48.0)(typescript@5.1.6): + resolution: {integrity: sha512-9nqtjkNykFzeVtt9Pj6lyR9WEdd8npPhhIPM992FWVkZuS6tmxHfGVnlUcjpUP2hv8r4w35nT33mlxd+Be1ACQ==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0) + '@types/json-schema': 7.0.12 + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 6.5.0 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.1.6) + eslint: 8.48.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /@typescript-eslint/visitor-keys@5.62.0: resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3062,6 +3115,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/visitor-keys@6.5.0: + resolution: {integrity: sha512-yCB/2wkbv3hPsh02ZS8dFQnij9VVQXJMN/gbQsaaY+zxALkZnxa/wagvLEFsAWMPv7d7lxQmNsIzGU1w/T/WyA==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.5.0 + eslint-visitor-keys: 3.4.3 + dev: true + /@unocss/astro@0.55.3(rollup@3.28.1)(vite@4.4.9): resolution: {integrity: sha512-WyRvx1RvT3x4c19jrKYq9dN2KHJ8YYOHUmFKWaPVc9EpkTG802ElWq23Ly5G+tv6l3lITRT+tUVloL4i43Ipiw==} peerDependencies: @@ -3073,7 +3134,7 @@ packages: '@unocss/core': 0.55.3 '@unocss/reset': 0.55.3 '@unocss/vite': 0.55.3(rollup@3.28.1)(vite@4.4.9) - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - rollup dev: true @@ -3125,7 +3186,7 @@ packages: sirv: 2.0.3 dev: true - /@unocss/postcss@0.55.3(postcss@8.4.28): + /@unocss/postcss@0.55.3(postcss@8.4.29): resolution: {integrity: sha512-JWfjtSLGuYFWcZwP3eUT2ItdRwehnpmry36cMSuuPNLXG0SPtklP2LRFahvgH85YhASNDAL2OIHP4jGTlG2Jfw==} engines: {node: '>=14'} peerDependencies: @@ -3136,7 +3197,7 @@ packages: css-tree: 2.3.1 fast-glob: 3.3.1 magic-string: 0.30.3 - postcss: 8.4.28 + postcss: 8.4.29 dev: true /@unocss/preset-attributify@0.55.3: @@ -3251,7 +3312,7 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.3 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - rollup dev: true @@ -3311,20 +3372,20 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.3.3(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==} + /@vitejs/plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) vue: 3.3.4 dev: true @@ -3394,7 +3455,7 @@ packages: '@vue/shared': 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.0 - postcss: 8.4.28 + postcss: 8.4.29 source-map-js: 1.0.2 /@vue/compiler-ssr@3.3.4: @@ -3474,24 +3535,24 @@ packages: - typescript dev: true - /@vueuse/core@10.4.0(vue@3.3.4): - resolution: {integrity: sha512-8JnnTwiuzUqfiYIW8H4FKG/g5ZMKSE+9auoFUwUAkzhqUjy24VbMkNlDBWetQCimiptx7RAO6u1IS55H6+p1Tg==} + /@vueuse/core@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==} dependencies: '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.4.0 - '@vueuse/shared': 10.4.0(vue@3.3.4) + '@vueuse/metadata': 10.4.1 + '@vueuse/shared': 10.4.1(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/metadata@10.4.0: - resolution: {integrity: sha512-JNf9IR7ZBTDxWPfQlHhqBOv1VLO6ReTZi9HGY7RABjYHVpaEpjlHU7HpZDVOJGDa0gKITAbA2zMkNSBjKMcdaw==} + /@vueuse/metadata@10.4.1: + resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==} dev: false - /@vueuse/shared@10.4.0(vue@3.3.4): - resolution: {integrity: sha512-52asvLf5cbAS/h6xWjqoY4MgjxmFjnVNf/nA8BP7RbeIrIGcf+BZbeOcVo+92byqArXEJiBxptXpufQvbwJL/w==} + /@vueuse/shared@10.4.1(vue@3.3.4): + resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==} dependencies: vue-demi: 0.14.5(vue@3.3.4) transitivePeerDependencies: @@ -3622,8 +3683,8 @@ packages: engines: {node: '>=12'} dev: true - /ant-design-vue@4.0.1(vue@3.3.4): - resolution: {integrity: sha512-/gZEB/e6166hlqaYfSAJLgzr6zAPuVimITYx+OaifMaHYcxKOvbISEFTsDnn7qRshVYHFyUL2HIyN9sSrWDP3w==} + /ant-design-vue@4.0.2(vue@3.3.4): + resolution: {integrity: sha512-4vD/mVXne1avmYo5j3V9bqAlMfxTu2D+k0j6dTN++OJZOjkuaV3waMLP1EJY0nj1xl0qUV96u7OD5xgTYfdtBQ==} engines: {node: '>=12.22.0'} peerDependencies: vue: '>=3.2.0' @@ -4987,7 +5048,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.5.0)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -5008,7 +5069,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.48.0)(typescript@5.1.6) debug: 3.2.7 eslint: 8.48.0 eslint-import-resolver-node: 0.3.7 @@ -5054,7 +5115,7 @@ packages: htmlparser2: 8.0.2 dev: true - /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.4.1)(eslint@8.48.0): + /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.5.0)(eslint@8.48.0): resolution: {integrity: sha512-z48kG4qmE4TmiLcxbmvxMT5ycwvPkXaWW0XpU1L768uZaTbiDbxsHMEdV24JHlOR1xDsPpKW39BfP/pRdYIwFA==} engines: {node: '>=12'} peerDependencies: @@ -5064,7 +5125,7 @@ packages: doctrine: 2.1.0 eslint: 8.48.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.5.0)(eslint-import-resolver-node@0.3.7)(eslint@8.48.0) get-tsconfig: 4.6.2 is-glob: 4.0.3 minimatch: 3.1.2 @@ -5077,7 +5138,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.48.0)(typescript@5.1.6): + /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.5.0)(eslint@8.48.0)(typescript@5.1.6): resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -5090,7 +5151,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) '@typescript-eslint/utils': 5.62.0(eslint@8.48.0)(typescript@5.1.6) eslint: 8.48.0 transitivePeerDependencies: @@ -5177,7 +5238,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.48.0): + /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.5.0)(eslint@8.48.0): resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5187,7 +5248,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.48.0)(typescript@5.1.6) eslint: 8.48.0 eslint-rule-composer: 0.3.0 dev: true @@ -5983,7 +6044,7 @@ packages: entities: 4.4.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.19.2 + terser: 5.19.3 dev: true /html-tags@3.3.1: @@ -7665,17 +7726,17 @@ packages: dependencies: htmlparser2: 8.0.2 js-tokens: 8.0.1 - postcss: 8.4.28 - postcss-safe-parser: 6.0.0(postcss@8.4.28) + postcss: 8.4.29 + postcss-safe-parser: 6.0.0(postcss@8.4.29) dev: true - /postcss-less@6.0.0(postcss@8.4.28): + /postcss-less@6.0.0(postcss@8.4.29): resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==} engines: {node: '>=12'} peerDependencies: postcss: ^8.3.5 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /postcss-prefix-selector@1.16.0(postcss@5.2.18): @@ -7690,13 +7751,13 @@ packages: resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} dev: true - /postcss-safe-parser@6.0.0(postcss@8.4.28): + /postcss-safe-parser@6.0.0(postcss@8.4.29): resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /postcss-selector-parser@6.0.13: @@ -7707,12 +7768,12 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-sorting@8.0.2(postcss@8.4.28): + /postcss-sorting@8.0.2(postcss@8.4.29): resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==} peerDependencies: postcss: ^8.4.20 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /postcss-value-parser@4.2.0: @@ -7729,8 +7790,8 @@ packages: supports-color: 3.2.3 dev: true - /postcss@8.4.28: - resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} + /postcss@8.4.29: + resolution: {integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -7784,8 +7845,8 @@ packages: fast-diff: 1.3.0 dev: true - /prettier@3.0.2: - resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==} + /prettier@3.0.3: + resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} engines: {node: '>=14'} hasBin: true dev: true @@ -8143,7 +8204,7 @@ packages: jest-worker: 26.6.2 rollup: 2.79.1 serialize-javascript: 4.0.0 - terser: 5.19.2 + terser: 5.19.3 dev: true /rollup-plugin-visualizer@5.9.2(rollup@3.28.1): @@ -8703,19 +8764,19 @@ packages: peerDependencies: stylelint: ^14.0.0 || ^15.0.0 dependencies: - postcss: 8.4.28 - postcss-sorting: 8.0.2(postcss@8.4.28) + postcss: 8.4.29 + postcss-sorting: 8.0.2(postcss@8.4.29) stylelint: 15.10.3 dev: true - /stylelint-prettier@4.0.2(prettier@3.0.2)(stylelint@15.10.3): + /stylelint-prettier@4.0.2(prettier@3.0.3)(stylelint@15.10.3): resolution: {integrity: sha512-EoHnR2PiaWgpGtoI4VW7AzneMfwmwQsNwQ+3/E2k/a+ju5yO6rfPfop4vzPQKcJN4ZM1YbspEOPu88D8538sbg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: prettier: '>=3.0.0' stylelint: '>=15.8.0' dependencies: - prettier: 3.0.2 + prettier: 3.0.3 prettier-linter-helpers: 1.0.0 stylelint: 15.10.3 dev: true @@ -8752,9 +8813,9 @@ packages: micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.29 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0(postcss@8.4.28) + postcss-safe-parser: 6.0.0(postcss@8.4.29) postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -8876,8 +8937,8 @@ packages: unique-string: 2.0.0 dev: true - /terser@5.19.2: - resolution: {integrity: sha512-qC5+dmecKJA4cpYxRa5aVkKehYsQKc+AHeKl0Oe62aYjBL8ZA33tTljktDHJSaxxMnbI5ZYw+o/S2DxxLu8OfA==} + /terser@5.19.3: + resolution: {integrity: sha512-pQzJ9UJzM0IgmT4FAtYI6+VqFf0lj/to58AV0Xfgg0Up37RyPG7Al+1cepC6/BVuAxR9oNb41/DL4DEoHJvTdg==} engines: {node: '>=10'} hasBin: true dependencies: @@ -9200,7 +9261,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss@0.55.3(postcss@8.4.28)(rollup@3.28.1)(vite@4.4.9): + /unocss@0.55.3(postcss@8.4.29)(rollup@3.28.1)(vite@4.4.9): resolution: {integrity: sha512-laHtypsgqXQ8798h8cYO1fkxPumSQG8Y7GDvvSY1TWmha+mbl1YzbHqakxiJvoThJrMFLiwmpZ2vD7KFbzfGfg==} engines: {node: '>=14'} peerDependencies: @@ -9216,7 +9277,7 @@ packages: '@unocss/cli': 0.55.3(rollup@3.28.1) '@unocss/core': 0.55.3 '@unocss/extractor-arbitrary-variants': 0.55.3 - '@unocss/postcss': 0.55.3(postcss@8.4.28) + '@unocss/postcss': 0.55.3(postcss@8.4.29) '@unocss/preset-attributify': 0.55.3 '@unocss/preset-icons': 0.55.3 '@unocss/preset-mini': 0.55.3 @@ -9232,7 +9293,7 @@ packages: '@unocss/transformer-directives': 0.55.3 '@unocss/transformer-variant-group': 0.55.3 '@unocss/vite': 0.55.3(rollup@3.28.1)(vite@4.4.9) - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - postcss - rollup @@ -9303,8 +9364,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vditor@3.9.4: - resolution: {integrity: sha512-w7k7Xmdgs5LUTnXWoWyqCqlX+XC+yhJi2kRHzalho47rztp8m2Bi7wMBELjjjUTcoCHbQAatug0Awb/rNYfCwQ==} + /vditor@3.9.5: + resolution: {integrity: sha512-yRFyEOoJ0GQGAjfzDBV9ZKemCleqspSf3Jg3XtKVj8RwnjnF6oScLQCAwSgRzCamYl+F+rIX9at0c3tEsatY/A==} dependencies: diff-match-patch: 1.0.5 dev: false @@ -9354,7 +9415,7 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - supports-color dev: true @@ -9369,7 +9430,7 @@ packages: axios: 1.5.0(debug@4.3.4) debug: 4.3.4 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - encoding - supports-color @@ -9384,7 +9445,7 @@ packages: picocolors: 1.0.0 progress: 2.0.3 rd: 2.0.1 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) dev: true /vite-plugin-purge-icons@0.9.2(vite@4.4.9): @@ -9396,7 +9457,7 @@ packages: '@purge-icons/core': 0.9.1 '@purge-icons/generated': 0.9.0 rollup-plugin-purge-icons: 0.9.1 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - encoding - supports-color @@ -9413,7 +9474,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.12 pretty-bytes: 6.1.0 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) workbox-build: 7.0.0 workbox-window: 7.0.0 transitivePeerDependencies: @@ -9433,7 +9494,7 @@ packages: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - supports-color dev: true @@ -9455,12 +9516,12 @@ packages: html-minifier-terser: 7.2.0 node-html-parser: 6.1.5 pathe: 1.1.1 - vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2) + vite: 4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3) transitivePeerDependencies: - rollup dev: true - /vite@4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.2): + /vite@4.4.9(@types/node@20.5.0)(less@4.2.0)(terser@5.19.3): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -9491,9 +9552,9 @@ packages: '@types/node': 20.5.0 esbuild: 0.18.16 less: 4.2.0 - postcss: 8.4.28 + postcss: 8.4.29 rollup: 3.28.1 - terser: 5.19.2 + terser: 5.19.3 optionalDependencies: fsevents: 2.3.2 dev: true