From 2df8d2bc691e14bb63918a76f4fd222a84859486 Mon Sep 17 00:00:00 2001 From: MystiPanda Date: Wed, 12 Jun 2024 10:33:20 +0800 Subject: [PATCH] Release 1.6.6 --- .github/workflows/alpha.yml | 2 +- UPDATELOG.md | 17 + package.json | 16 +- pnpm-lock.yaml | 1718 ++++++++++++++++++----------------- src-tauri/Cargo.lock | 2 +- src-tauri/Cargo.toml | 2 +- src-tauri/tauri.conf.json | 2 +- 7 files changed, 922 insertions(+), 837 deletions(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index f706828b..7b2cbe46 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -249,7 +249,7 @@ jobs: - MacOS apple M芯片: aarch64.dmg ### Linux - - Linux 64位: amd64.AppImage/amd64.deb/amd64.rpm + - Linux 64位: amd64.deb/amd64.rpm - Linux 32位: i386.deb/i386.rpm - Linux arm64架构: arm64.deb/aarch64.rpm - Linux armv7架构: armhf.deb/armhfp.rpm diff --git a/UPDATELOG.md b/UPDATELOG.md index 77bbcdff..057b0150 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,20 @@ +## v1.6.6 + +### Features + +- MacOS 应用签名 +- 删除 AppImage +- 应用更新对话框添加下载按钮 +- 设置系统代理绕过时保留默认值 +- 系统代理绕过设置输入格式检查 + +### Bugs Fixes + +- MacOS 代理组图标无法显示 +- RPM 包依赖缺失 + +--- + ## v1.6.5 ### Features diff --git a/package.json b/package.json index 55e5088a..2e20e669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clash-verge", - "version": "1.6.5", + "version": "1.6.6", "license": "GPL-3.0-only", "scripts": { "dev": "tauri dev", @@ -27,7 +27,7 @@ "@mui/icons-material": "^5.15.19", "@mui/lab": "5.0.0-alpha.149", "@mui/material": "^5.15.19", - "@mui/x-data-grid": "^6.20.0", + "@mui/x-data-grid": "^6.20.1", "@tauri-apps/api": "^1.5.6", "@types/json-schema": "^7.0.15", "ahooks": "^3.8.0", @@ -38,7 +38,7 @@ "lodash-es": "^4.17.21", "meta-json-schema": "1.18.5-alpha4", "monaco-editor": "^0.49.0", - "monaco-yaml": "^5.1.1", + "monaco-yaml": "^5.2.0", "nanoid": "^5.0.7", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -63,8 +63,8 @@ "@types/react-dom": "^18.3.0", "@types/react-transition-group": "^4.4.10", "@vitejs/plugin-legacy": "^5.4.1", - "@vitejs/plugin-react": "^4.3.0", - "adm-zip": "^0.5.13", + "@vitejs/plugin-react": "^4.3.1", + "adm-zip": "^0.5.14", "cross-env": "^7.0.3", "fs-extra": "^11.2.0", "https-proxy-agent": "^5.0.1", @@ -72,10 +72,10 @@ "node-fetch": "^3.3.2", "prettier": "^2.8.8", "pretty-quick": "^3.3.1", - "sass": "^1.77.4", - "terser": "^5.31.0", + "sass": "^1.77.5", + "terser": "^5.31.1", "typescript": "^5.4.5", - "vite": "^5.2.12", + "vite": "^5.2.13", "vite-plugin-monaco-editor": "^1.1.0", "vite-plugin-svgr": "^4.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9387892..95d27aaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,8 +35,8 @@ importers: specifier: ^5.15.19 version: 5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/x-data-grid": - specifier: ^6.20.0 - version: 6.20.0(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.20.1 + version: 6.20.1(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@tauri-apps/api": specifier: ^1.5.6 version: 1.5.6 @@ -68,8 +68,8 @@ importers: specifier: ^0.49.0 version: 0.49.0 monaco-yaml: - specifier: ^5.1.1 - version: 5.1.1(monaco-editor@0.49.0) + specifier: ^5.2.0 + version: 5.2.0(monaco-editor@0.49.0) nanoid: specifier: ^5.0.7 version: 5.0.7 @@ -136,13 +136,13 @@ importers: version: 4.4.10 "@vitejs/plugin-legacy": specifier: ^5.4.1 - version: 5.4.1(terser@5.31.0)(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0)) + version: 5.4.1(terser@5.31.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1)) "@vitejs/plugin-react": - specifier: ^4.3.0 - version: 4.3.0(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0)) + specifier: ^4.3.1 + version: 4.3.1(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1)) adm-zip: - specifier: ^0.5.13 - version: 0.5.13 + specifier: ^0.5.14 + version: 0.5.14 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -165,23 +165,23 @@ importers: specifier: ^3.3.1 version: 3.3.1(prettier@2.8.8) sass: - specifier: ^1.77.4 - version: 1.77.4 + specifier: ^1.77.5 + version: 1.77.5 terser: - specifier: ^5.31.0 - version: 5.31.0 + specifier: ^5.31.1 + version: 5.31.1 typescript: specifier: ^5.4.5 version: 5.4.5 vite: - specifier: ^5.2.12 - version: 5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0) + specifier: ^5.2.13 + version: 5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1) vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.49.0) vite-plugin-svgr: specifier: ^4.2.0 - version: 4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0)) + version: 4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1)) packages: "@actions/github@5.1.1": @@ -203,68 +203,68 @@ packages: } engines: { node: ">=6.0.0" } - "@babel/code-frame@7.24.6": + "@babel/code-frame@7.24.7": resolution: { - integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==, + integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==, } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.24.6": + "@babel/compat-data@7.24.7": resolution: { - integrity: sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==, + integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==, } engines: { node: ">=6.9.0" } - "@babel/core@7.24.6": + "@babel/core@7.24.7": resolution: { - integrity: sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==, + integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.24.6": + "@babel/generator@7.24.7": resolution: { - integrity: sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==, + integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==, } engines: { node: ">=6.9.0" } - "@babel/helper-annotate-as-pure@7.24.6": + "@babel/helper-annotate-as-pure@7.24.7": resolution: { - integrity: sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==, + integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==, } engines: { node: ">=6.9.0" } - "@babel/helper-builder-binary-assignment-operator-visitor@7.24.6": + "@babel/helper-builder-binary-assignment-operator-visitor@7.24.7": resolution: { - integrity: sha512-+wnfqc5uHiMYtvRX7qu80Toef8BXeh4HHR1SPeonGb1SKPniNEd4a/nlaJJMv/OIEYvIVavvo0yR7u10Gqz0Iw==, + integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==, } engines: { node: ">=6.9.0" } - "@babel/helper-compilation-targets@7.24.6": + "@babel/helper-compilation-targets@7.24.7": resolution: { - integrity: sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==, + integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==, } engines: { node: ">=6.9.0" } - "@babel/helper-create-class-features-plugin@7.24.6": + "@babel/helper-create-class-features-plugin@7.24.7": resolution: { - integrity: sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==, + integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-create-regexp-features-plugin@7.24.6": + "@babel/helper-create-regexp-features-plugin@7.24.7": resolution: { - integrity: sha512-C875lFBIWWwyv6MHZUG9HmRrlTDgOsLWZfYR0nW69gaKJNe0/Mpxx5r0EID2ZdHQkdUmQo2t0uNckTL08/1BgA==, + integrity: sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -278,184 +278,184 @@ packages: peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 - "@babel/helper-environment-visitor@7.24.6": + "@babel/helper-environment-visitor@7.24.7": resolution: { - integrity: sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==, + integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-function-name@7.24.6": + "@babel/helper-function-name@7.24.7": resolution: { - integrity: sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==, + integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==, } engines: { node: ">=6.9.0" } - "@babel/helper-hoist-variables@7.24.6": + "@babel/helper-hoist-variables@7.24.7": resolution: { - integrity: sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==, + integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-member-expression-to-functions@7.24.6": + "@babel/helper-member-expression-to-functions@7.24.7": resolution: { - integrity: sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==, + integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==, } engines: { node: ">=6.9.0" } - "@babel/helper-module-imports@7.24.6": + "@babel/helper-module-imports@7.24.7": resolution: { - integrity: sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==, + integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==, } engines: { node: ">=6.9.0" } - "@babel/helper-module-transforms@7.24.6": + "@babel/helper-module-transforms@7.24.7": resolution: { - integrity: sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==, + integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-optimise-call-expression@7.24.6": + "@babel/helper-optimise-call-expression@7.24.7": resolution: { - integrity: sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==, + integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==, } engines: { node: ">=6.9.0" } - "@babel/helper-plugin-utils@7.24.6": + "@babel/helper-plugin-utils@7.24.7": resolution: { - integrity: sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==, + integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==, } engines: { node: ">=6.9.0" } - "@babel/helper-remap-async-to-generator@7.24.6": + "@babel/helper-remap-async-to-generator@7.24.7": resolution: { - integrity: sha512-1Qursq9ArRZPAMOZf/nuzVW8HgJLkTB9y9LfP4lW2MVp4e9WkLJDovfKBxoDcCk6VuzIxyqWHyBoaCtSRP10yg==, + integrity: sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-replace-supers@7.24.6": + "@babel/helper-replace-supers@7.24.7": resolution: { - integrity: sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==, + integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-simple-access@7.24.6": + "@babel/helper-simple-access@7.24.7": resolution: { - integrity: sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==, + integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==, } engines: { node: ">=6.9.0" } - "@babel/helper-skip-transparent-expression-wrappers@7.24.6": + "@babel/helper-skip-transparent-expression-wrappers@7.24.7": resolution: { - integrity: sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==, + integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-split-export-declaration@7.24.6": + "@babel/helper-split-export-declaration@7.24.7": resolution: { - integrity: sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==, + integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==, } engines: { node: ">=6.9.0" } - "@babel/helper-string-parser@7.24.6": + "@babel/helper-string-parser@7.24.7": resolution: { - integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==, + integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-identifier@7.24.6": + "@babel/helper-validator-identifier@7.24.7": resolution: { - integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==, + integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-option@7.24.6": + "@babel/helper-validator-option@7.24.7": resolution: { - integrity: sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==, + integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==, } engines: { node: ">=6.9.0" } - "@babel/helper-wrap-function@7.24.6": + "@babel/helper-wrap-function@7.24.7": resolution: { - integrity: sha512-f1JLrlw/jbiNfxvdrfBgio/gRBk3yTAEJWirpAkiJG2Hb22E7cEYKHWo0dFPTv/niPovzIdPdEDetrv6tC6gPQ==, + integrity: sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==, } engines: { node: ">=6.9.0" } - "@babel/helpers@7.24.6": + "@babel/helpers@7.24.7": resolution: { - integrity: sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==, + integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==, } engines: { node: ">=6.9.0" } - "@babel/highlight@7.24.6": + "@babel/highlight@7.24.7": resolution: { - integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==, + integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.24.6": + "@babel/parser@7.24.7": resolution: { - integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==, + integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6": + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.7": resolution: { - integrity: sha512-bYndrJ6Ph6Ar+GaB5VAc0JPoP80bQCm4qon6JEzXfRl5QZyQ8Ur1K6k7htxWmPA5z+k7JQvaMUrtXlqclWYzKw==, + integrity: sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6": + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7": resolution: { - integrity: sha512-iVuhb6poq5ikqRq2XWU6OQ+R5o9wF+r/or9CeUyovgptz0UlnK4/seOQ1Istu/XybYjAhQv1FRSSfHHufIku5Q==, + integrity: sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6": + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7": resolution: { - integrity: sha512-c8TER5xMDYzzFcGqOEp9l4hvB7dcbhcGjcLVwxWfe4P5DOafdwjsBJZKsmv+o3aXh7NhopvayQIovHrh2zSRUQ==, + integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.13.0 - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6": + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.7": resolution: { - integrity: sha512-z8zEjYmwBUHN/pCF3NuWBhHQjJCrd33qAi8MgANfMrAvn72k2cImT8VjK9LJFu4ysOLJqhfkYYb3MvwANRUNZQ==, + integrity: sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -511,19 +511,19 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-syntax-import-assertions@7.24.6": + "@babel/plugin-syntax-import-assertions@7.24.7": resolution: { - integrity: sha512-BE6o2BogJKJImTmGpkmOic4V0hlRRxVtzqxiSPa8TIFxyhi4EFjHm08nq1M4STK4RytuLMgnSz0/wfflvGFNOg==, + integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-syntax-import-attributes@7.24.6": + "@babel/plugin-syntax-import-attributes@7.24.7": resolution: { - integrity: sha512-D+CfsVZousPXIdudSII7RGy52+dYRtbyKAZcvtQKq/NpsivyMVduepzcLqG5pMBugtMdedxdC8Ramdpcne9ZWQ==, + integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -620,460 +620,460 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/plugin-transform-arrow-functions@7.24.6": + "@babel/plugin-transform-arrow-functions@7.24.7": resolution: { - integrity: sha512-jSSSDt4ZidNMggcLx8SaKsbGNEfIl0PHx/4mFEulorE7bpYLbN0d3pDW3eJ7Y5Z3yPhy3L3NaPCYyTUY7TuugQ==, + integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-async-generator-functions@7.24.6": + "@babel/plugin-transform-async-generator-functions@7.24.7": resolution: { - integrity: sha512-VEP2o4iR2DqQU6KPgizTW2mnMx6BG5b5O9iQdrW9HesLkv8GIA8x2daXBQxw1MrsIkFQGA/iJ204CKoQ8UcnAA==, + integrity: sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-async-to-generator@7.24.6": + "@babel/plugin-transform-async-to-generator@7.24.7": resolution: { - integrity: sha512-NTBA2SioI3OsHeIn6sQmhvXleSl9T70YY/hostQLveWs0ic+qvbA3fa0kwAwQ0OA/XGaAerNZRQGJyRfhbJK4g==, + integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-block-scoped-functions@7.24.6": + "@babel/plugin-transform-block-scoped-functions@7.24.7": resolution: { - integrity: sha512-XNW7jolYHW9CwORrZgA/97tL/k05qe/HL0z/qqJq1mdWhwwCM6D4BJBV7wAz9HgFziN5dTOG31znkVIzwxv+vw==, + integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-block-scoping@7.24.6": + "@babel/plugin-transform-block-scoping@7.24.7": resolution: { - integrity: sha512-S/t1Xh4ehW7sGA7c1j/hiOBLnEYCp/c2sEG4ZkL8kI1xX9tW2pqJTCHKtdhe/jHKt8nG0pFCrDHUXd4DvjHS9w==, + integrity: sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-class-properties@7.24.6": + "@babel/plugin-transform-class-properties@7.24.7": resolution: { - integrity: sha512-j6dZ0Z2Z2slWLR3kt9aOmSIrBvnntWjMDN/TVcMPxhXMLmJVqX605CBRlcGI4b32GMbfifTEsdEjGjiE+j/c3A==, + integrity: sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-class-static-block@7.24.6": + "@babel/plugin-transform-class-static-block@7.24.7": resolution: { - integrity: sha512-1QSRfoPI9RoLRa8Mnakc6v3e0gJxiZQTYrMfLn+mD0sz5+ndSzwymp2hDcYJTyT0MOn0yuWzj8phlIvO72gTHA==, + integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.12.0 - "@babel/plugin-transform-classes@7.24.6": + "@babel/plugin-transform-classes@7.24.7": resolution: { - integrity: sha512-+fN+NO2gh8JtRmDSOB6gaCVo36ha8kfCW1nMq2Gc0DABln0VcHN4PrALDvF5/diLzIRKptC7z/d7Lp64zk92Fg==, + integrity: sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-computed-properties@7.24.6": + "@babel/plugin-transform-computed-properties@7.24.7": resolution: { - integrity: sha512-cRzPobcfRP0ZtuIEkA8QzghoUpSB3X3qSH5W2+FzG+VjWbJXExtx0nbRqwumdBN1x/ot2SlTNQLfBCnPdzp6kg==, + integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-destructuring@7.24.6": + "@babel/plugin-transform-destructuring@7.24.7": resolution: { - integrity: sha512-YLW6AE5LQpk5npNXL7i/O+U9CE4XsBCuRPgyjl1EICZYKmcitV+ayuuUGMJm2lC1WWjXYszeTnIxF/dq/GhIZQ==, + integrity: sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-dotall-regex@7.24.6": + "@babel/plugin-transform-dotall-regex@7.24.7": resolution: { - integrity: sha512-rCXPnSEKvkm/EjzOtLoGvKseK+dS4kZwx1HexO3BtRtgL0fQ34awHn34aeSHuXtZY2F8a1X8xqBBPRtOxDVmcA==, + integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-duplicate-keys@7.24.6": + "@babel/plugin-transform-duplicate-keys@7.24.7": resolution: { - integrity: sha512-/8Odwp/aVkZwPFJMllSbawhDAO3UJi65foB00HYnK/uXvvCPm0TAXSByjz1mpRmp0q6oX2SIxpkUOpPFHk7FLA==, + integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-dynamic-import@7.24.6": + "@babel/plugin-transform-dynamic-import@7.24.7": resolution: { - integrity: sha512-vpq8SSLRTBLOHUZHSnBqVo0AKX3PBaoPs2vVzYVWslXDTDIpwAcCDtfhUcHSQQoYoUvcFPTdC8TZYXu9ZnLT/w==, + integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-exponentiation-operator@7.24.6": + "@babel/plugin-transform-exponentiation-operator@7.24.7": resolution: { - integrity: sha512-EemYpHtmz0lHE7hxxxYEuTYOOBZ43WkDgZ4arQ4r+VX9QHuNZC+WH3wUWmRNvR8ECpTRne29aZV6XO22qpOtdA==, + integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-export-namespace-from@7.24.6": + "@babel/plugin-transform-export-namespace-from@7.24.7": resolution: { - integrity: sha512-inXaTM1SVrIxCkIJ5gqWiozHfFMStuGbGJAxZFBoHcRRdDP0ySLb3jH6JOwmfiinPwyMZqMBX+7NBDCO4z0NSA==, + integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-for-of@7.24.6": + "@babel/plugin-transform-for-of@7.24.7": resolution: { - integrity: sha512-n3Sf72TnqK4nw/jziSqEl1qaWPbCRw2CziHH+jdRYvw4J6yeCzsj4jdw8hIntOEeDGTmHVe2w4MVL44PN0GMzg==, + integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-function-name@7.24.6": + "@babel/plugin-transform-function-name@7.24.7": resolution: { - integrity: sha512-sOajCu6V0P1KPljWHKiDq6ymgqB+vfo3isUS4McqW1DZtvSVU2v/wuMhmRmkg3sFoq6GMaUUf8W4WtoSLkOV/Q==, + integrity: sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-json-strings@7.24.6": + "@babel/plugin-transform-json-strings@7.24.7": resolution: { - integrity: sha512-Uvgd9p2gUnzYJxVdBLcU0KurF8aVhkmVyMKW4MIY1/BByvs3EBpv45q01o7pRTVmTvtQq5zDlytP3dcUgm7v9w==, + integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-literals@7.24.6": + "@babel/plugin-transform-literals@7.24.7": resolution: { - integrity: sha512-f2wHfR2HF6yMj+y+/y07+SLqnOSwRp8KYLpQKOzS58XLVlULhXbiYcygfXQxJlMbhII9+yXDwOUFLf60/TL5tw==, + integrity: sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-logical-assignment-operators@7.24.6": + "@babel/plugin-transform-logical-assignment-operators@7.24.7": resolution: { - integrity: sha512-EKaWvnezBCMkRIHxMJSIIylzhqK09YpiJtDbr2wsXTwnO0TxyjMUkaw4RlFIZMIS0iDj0KyIg7H7XCguHu/YDA==, + integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-member-expression-literals@7.24.6": + "@babel/plugin-transform-member-expression-literals@7.24.7": resolution: { - integrity: sha512-9g8iV146szUo5GWgXpRbq/GALTnY+WnNuRTuRHWWFfWGbP9ukRL0aO/jpu9dmOPikclkxnNsjY8/gsWl6bmZJQ==, + integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-modules-amd@7.24.6": + "@babel/plugin-transform-modules-amd@7.24.7": resolution: { - integrity: sha512-eAGogjZgcwqAxhyFgqghvoHRr+EYRQPFjUXrTYKBRb5qPnAVxOOglaxc4/byHqjvq/bqO2F3/CGwTHsgKJYHhQ==, + integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-modules-commonjs@7.24.6": + "@babel/plugin-transform-modules-commonjs@7.24.7": resolution: { - integrity: sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==, + integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-modules-systemjs@7.24.6": + "@babel/plugin-transform-modules-systemjs@7.24.7": resolution: { - integrity: sha512-xg1Z0J5JVYxtpX954XqaaAT6NpAY6LtZXvYFCJmGFJWwtlz2EmJoR8LycFRGNE8dBKizGWkGQZGegtkV8y8s+w==, + integrity: sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-modules-umd@7.24.6": + "@babel/plugin-transform-modules-umd@7.24.7": resolution: { - integrity: sha512-esRCC/KsSEUvrSjv5rFYnjZI6qv4R1e/iHQrqwbZIoRJqk7xCvEUiN7L1XrmW5QSmQe3n1XD88wbgDTWLbVSyg==, + integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-named-capturing-groups-regex@7.24.6": + "@babel/plugin-transform-named-capturing-groups-regex@7.24.7": resolution: { - integrity: sha512-6DneiCiu91wm3YiNIGDWZsl6GfTTbspuj/toTEqLh9d4cx50UIzSdg+T96p8DuT7aJOBRhFyaE9ZvTHkXrXr6Q==, + integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/plugin-transform-new-target@7.24.6": + "@babel/plugin-transform-new-target@7.24.7": resolution: { - integrity: sha512-f8liz9JG2Va8A4J5ZBuaSdwfPqN6axfWRK+y66fjKYbwf9VBLuq4WxtinhJhvp1w6lamKUwLG0slK2RxqFgvHA==, + integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-nullish-coalescing-operator@7.24.6": + "@babel/plugin-transform-nullish-coalescing-operator@7.24.7": resolution: { - integrity: sha512-+QlAiZBMsBK5NqrBWFXCYeXyiU1y7BQ/OYaiPAcQJMomn5Tyg+r5WuVtyEuvTbpV7L25ZSLfE+2E9ywj4FD48A==, + integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-numeric-separator@7.24.6": + "@babel/plugin-transform-numeric-separator@7.24.7": resolution: { - integrity: sha512-6voawq8T25Jvvnc4/rXcWZQKKxUNZcKMS8ZNrjxQqoRFernJJKjE3s18Qo6VFaatG5aiX5JV1oPD7DbJhn0a4Q==, + integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-object-rest-spread@7.24.6": + "@babel/plugin-transform-object-rest-spread@7.24.7": resolution: { - integrity: sha512-OKmi5wiMoRW5Smttne7BwHM8s/fb5JFs+bVGNSeHWzwZkWXWValR1M30jyXo1s/RaqgwwhEC62u4rFH/FBcBPg==, + integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-object-super@7.24.6": + "@babel/plugin-transform-object-super@7.24.7": resolution: { - integrity: sha512-N/C76ihFKlZgKfdkEYKtaRUtXZAgK7sOY4h2qrbVbVTXPrKGIi8aww5WGe/+Wmg8onn8sr2ut6FXlsbu/j6JHg==, + integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-optional-catch-binding@7.24.6": + "@babel/plugin-transform-optional-catch-binding@7.24.7": resolution: { - integrity: sha512-L5pZ+b3O1mSzJ71HmxSCmTVd03VOT2GXOigug6vDYJzE5awLI7P1g0wFcdmGuwSDSrQ0L2rDOe/hHws8J1rv3w==, + integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-optional-chaining@7.24.6": + "@babel/plugin-transform-optional-chaining@7.24.7": resolution: { - integrity: sha512-cHbqF6l1QP11OkYTYQ+hhVx1E017O5ZcSPXk9oODpqhcAD1htsWG2NpHrrhthEO2qZomLK0FXS+u7NfrkF5aOQ==, + integrity: sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-parameters@7.24.6": + "@babel/plugin-transform-parameters@7.24.7": resolution: { - integrity: sha512-ST7guE8vLV+vI70wmAxuZpIKzVjvFX9Qs8bl5w6tN/6gOypPWUmMQL2p7LJz5E63vEGrDhAiYetniJFyBH1RkA==, + integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-private-methods@7.24.6": + "@babel/plugin-transform-private-methods@7.24.7": resolution: { - integrity: sha512-T9LtDI0BgwXOzyXrvgLTT8DFjCC/XgWLjflczTLXyvxbnSR/gpv0hbmzlHE/kmh9nOvlygbamLKRo6Op4yB6aw==, + integrity: sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-private-property-in-object@7.24.6": + "@babel/plugin-transform-private-property-in-object@7.24.7": resolution: { - integrity: sha512-Qu/ypFxCY5NkAnEhCF86Mvg3NSabKsh/TPpBVswEdkGl7+FbsYHy1ziRqJpwGH4thBdQHh8zx+z7vMYmcJ7iaQ==, + integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-property-literals@7.24.6": + "@babel/plugin-transform-property-literals@7.24.7": resolution: { - integrity: sha512-oARaglxhRsN18OYsnPTpb8TcKQWDYNsPNmTnx5++WOAsUJ0cSC/FZVlIJCKvPbU4yn/UXsS0551CFKJhN0CaMw==, + integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-react-jsx-self@7.24.6": + "@babel/plugin-transform-react-jsx-self@7.24.7": resolution: { - integrity: sha512-FfZfHXtQ5jYPQsCRyLpOv2GeLIIJhs8aydpNh39vRDjhD411XcfWDni5i7OjP/Rs8GAtTn7sWFFELJSHqkIxYg==, + integrity: sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-react-jsx-source@7.24.6": + "@babel/plugin-transform-react-jsx-source@7.24.7": resolution: { - integrity: sha512-BQTBCXmFRreU3oTUXcGKuPOfXAGb1liNY4AvvFKsOBAJ89RKcTsIrSsnMYkj59fNa66OFKnSa4AJZfy5Y4B9WA==, + integrity: sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-regenerator@7.24.6": + "@babel/plugin-transform-regenerator@7.24.7": resolution: { - integrity: sha512-SMDxO95I8WXRtXhTAc8t/NFQUT7VYbIWwJCJgEli9ml4MhqUMh4S6hxgH6SmAC3eAQNWCDJFxcFeEt9w2sDdXg==, + integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-reserved-words@7.24.6": + "@babel/plugin-transform-reserved-words@7.24.7": resolution: { - integrity: sha512-DcrgFXRRlK64dGE0ZFBPD5egM2uM8mgfrvTMOSB2yKzOtjpGegVYkzh3s1zZg1bBck3nkXiaOamJUqK3Syk+4A==, + integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-shorthand-properties@7.24.6": + "@babel/plugin-transform-shorthand-properties@7.24.7": resolution: { - integrity: sha512-xnEUvHSMr9eOWS5Al2YPfc32ten7CXdH7Zwyyk7IqITg4nX61oHj+GxpNvl+y5JHjfN3KXE2IV55wAWowBYMVw==, + integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-spread@7.24.6": + "@babel/plugin-transform-spread@7.24.7": resolution: { - integrity: sha512-h/2j7oIUDjS+ULsIrNZ6/TKG97FgmEk1PXryk/HQq6op4XUUUwif2f69fJrzK0wza2zjCS1xhXmouACaWV5uPA==, + integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-sticky-regex@7.24.6": + "@babel/plugin-transform-sticky-regex@7.24.7": resolution: { - integrity: sha512-fN8OcTLfGmYv7FnDrsjodYBo1DhPL3Pze/9mIIE2MGCT1KgADYIOD7rEglpLHZj8PZlC/JFX5WcD+85FLAQusw==, + integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-template-literals@7.24.6": + "@babel/plugin-transform-template-literals@7.24.7": resolution: { - integrity: sha512-BJbEqJIcKwrqUP+KfUIkxz3q8VzXe2R8Wv8TaNgO1cx+nNavxn/2+H8kp9tgFSOL6wYPPEgFvU6IKS4qoGqhmg==, + integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-typeof-symbol@7.24.6": + "@babel/plugin-transform-typeof-symbol@7.24.7": resolution: { - integrity: sha512-IshCXQ+G9JIFJI7bUpxTE/oA2lgVLAIK8q1KdJNoPXOpvRaNjMySGuvLfBw/Xi2/1lLo953uE8hyYSDW3TSYig==, + integrity: sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-unicode-escapes@7.24.6": + "@babel/plugin-transform-unicode-escapes@7.24.7": resolution: { - integrity: sha512-bKl3xxcPbkQQo5eX9LjjDpU2xYHeEeNQbOhj0iPvetSzA+Tu9q/o5lujF4Sek60CM6MgYvOS/DJuwGbiEYAnLw==, + integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-unicode-property-regex@7.24.6": + "@babel/plugin-transform-unicode-property-regex@7.24.7": resolution: { - integrity: sha512-8EIgImzVUxy15cZiPii9GvLZwsy7Vxc+8meSlR3cXFmBIl5W5Tn9LGBf7CDKkHj4uVfNXCJB8RsVfnmY61iedA==, + integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-unicode-regex@7.24.6": + "@babel/plugin-transform-unicode-regex@7.24.7": resolution: { - integrity: sha512-pssN6ExsvxaKU638qcWb81RrvvgZom3jDgU/r5xFZ7TONkZGFf4MhI2ltMb8OcQWhHyxgIavEU+hgqtbKOmsPA==, + integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-unicode-sets-regex@7.24.6": + "@babel/plugin-transform-unicode-sets-regex@7.24.7": resolution: { - integrity: sha512-quiMsb28oXWIDK0gXLALOJRXLgICLiulqdZGOaPPd0vRT7fQp74NtdADAVu+D8s00C+0Xs0MxVP0VKF/sZEUgw==, + integrity: sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/preset-env@7.24.6": + "@babel/preset-env@7.24.7": resolution: { - integrity: sha512-CrxEAvN7VxfjOG8JNF2Y/eMqMJbZPZ185amwGUBp8D9USK90xQmv7dLdFSa+VbD7fdIqcy/Mfv7WtzG8+/qxKg==, + integrity: sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -1093,31 +1093,31 @@ packages: integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==, } - "@babel/runtime@7.24.6": + "@babel/runtime@7.24.7": resolution: { - integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==, + integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==, } engines: { node: ">=6.9.0" } - "@babel/template@7.24.6": + "@babel/template@7.24.7": resolution: { - integrity: sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==, + integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==, } engines: { node: ">=6.9.0" } - "@babel/traverse@7.24.6": + "@babel/traverse@7.24.7": resolution: { - integrity: sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==, + integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==, } engines: { node: ">=6.9.0" } - "@babel/types@7.24.6": + "@babel/types@7.24.7": resolution: { - integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==, + integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==, } engines: { node: ">=6.9.0" } @@ -1695,10 +1695,10 @@ packages: "@types/react": optional: true - "@mui/x-data-grid@6.20.0": + "@mui/x-data-grid@6.20.1": resolution: { - integrity: sha512-N9a4eJRmWgP5zT2AZ41BnBgCSQJiw4dc5Q2U9zQ5aOhOs+8Jb218tX79MIAfwt1s4rbTZmgAdsBUn9Xs93Kmrw==, + integrity: sha512-x1muWWIG9otkk4FuvoTxH3I4foyA1caFu8ZC9TvMQ+7NSBKcfy/JeLQfKkZk8ACUUosvENdrRIkhqU2xdIqIVg==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -2220,10 +2220,10 @@ packages: integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==, } - "@types/lodash@4.17.4": + "@types/lodash@4.17.5": resolution: { - integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==, + integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==, } "@types/mdast@4.0.4": @@ -2238,10 +2238,10 @@ packages: integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, } - "@types/node@20.14.1": + "@types/node@20.14.2": resolution: { - integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==, + integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==, } "@types/parse-json@4.0.2": @@ -2302,10 +2302,10 @@ packages: terser: ^5.4.0 vite: ^5.0.0 - "@vitejs/plugin-react@4.3.0": + "@vitejs/plugin-react@4.3.1": resolution: { - integrity: sha512-KcEbMsn4Dpk+LIbHMj7gDPRKaTMStxxWRkRmxsg/jVdFdJCZWt1SchZcf0M4t8lIKdwwMsEyzhrcOXRrDPtOBw==, + integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==, } engines: { node: ^14.18.0 || >=16.0.0 } peerDependencies: @@ -2319,10 +2319,10 @@ packages: engines: { node: ">=0.4.0" } hasBin: true - adm-zip@0.5.13: + adm-zip@0.5.14: resolution: { - integrity: sha512-4U51tTl9J8UVEcuKGr6zRzY95tWoAa9l+ureGBNmsfleszjZblm5NyEEL/ZQxkhi86co5mZhSvL2T7gkZ6feYQ==, + integrity: sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==, } engines: { node: ">=12.0" } @@ -2441,10 +2441,10 @@ packages: peerDependencies: browserslist: "*" - browserslist@4.23.0: + browserslist@4.23.1: resolution: { - integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==, + integrity: sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true @@ -2469,10 +2469,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001627: + caniuse-lite@1.0.30001632: resolution: { - integrity: sha512-4zgNiB8nTyV/tHhwZrFs88ryjls/lHiqFhrxCW4qSTeuRByBVnPYpDInchOIySWknznucaf31Z4KYqjfbrecVw==, + integrity: sha512-udx3o7yHJfUxMLkGohMlVHCvFvWmirKh9JAH/d7WOLPetlH+LTL5cocMZ0t7oZx/mdlOWXti97xLZWc8uURRHg==, } ccount@2.0.1: @@ -2703,10 +2703,10 @@ packages: integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, } - electron-to-chromium@1.4.788: + electron-to-chromium@1.4.799: resolution: { - integrity: sha512-ubp5+Ev/VV8KuRoWnfP2QF2Bg+O2ZFdb49DiiNbz2VmgkIqrnyYaqIOqj8A6K/3p1xV0QcU5hBQ1+BmB6ot1OA==, + integrity: sha512-3D3DwWkRTzrdEpntY0hMLYwj7SeBk1138CkPE8sBDSj3WzrzOiG2rHm3luw8jucpf+WiyLBCZyU9lMHyQI9M9Q==, } end-of-stream@1.4.4: @@ -3262,10 +3262,10 @@ packages: integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==, } - mdast-util-to-hast@13.1.0: + mdast-util-to-hast@13.2.0: resolution: { - integrity: sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==, + integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==, } mdast-util-to-markdown@2.1.0: @@ -3481,10 +3481,10 @@ packages: integrity: sha512-2I8/T3X/hLxB2oPHgqcNYUVdA/ZEFShT7IAujifIPMfKkNbLOqY8XCoyHCXrsdjb36dW9MwoTwBCFpXKMwNwaQ==, } - monaco-languageserver-types@0.3.3: + monaco-languageserver-types@0.3.4: resolution: { - integrity: sha512-4uJ6XaVwVamOQ1SXfBGusAqL4fTn7ZJzaybEinr2U5ZX7AKSjsbXWlu0X3Ah+hyefn+85+Ca7GZwbI87g55C8Q==, + integrity: sha512-d58sP5yNhjs8uG1ESXs0hFnuX2YfdMhiGeWhdgTUZyG9aaWgyI4dDwrK1khf1mPF2u9Sljv42sfYqPFZnqYMYg==, } monaco-marker-data-provider@1.2.2: @@ -3507,10 +3507,10 @@ packages: peerDependencies: monaco-editor: ">=0.30.0" - monaco-yaml@5.1.1: + monaco-yaml@5.2.0: resolution: { - integrity: sha512-BuZ0/ZCGjrPNRzYMZ/MoxH8F/SdM+mATENXnpOhDYABi1Eh+QvxSszEct+ACSCarZiwLvy7m6yEF/pvW8XJkyQ==, + integrity: sha512-BK9qeabDtxNlKppGrbU4yd8WTcKbk9ODqQwWy8Pb27FHtHwCQ1lTssRuB9XM2+Z4HQf6uhj3P5vFi3nsRrerGw==, } peerDependencies: monaco-editor: ">=0.36" @@ -3972,10 +3972,10 @@ packages: engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.77.4: + sass@1.77.5: resolution: { - integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==, + integrity: sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==, } engines: { node: ">=14.0.0" } hasBin: true @@ -4131,10 +4131,10 @@ packages: } engines: { node: ">=10" } - terser@5.31.0: + terser@5.31.1: resolution: { - integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==, + integrity: sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==, } engines: { node: ">=10" } hasBin: true @@ -4171,10 +4171,10 @@ packages: integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==, } - tslib@2.6.2: + tslib@2.6.3: resolution: { - integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==, + integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==, } tunnel@0.0.6: @@ -4331,10 +4331,10 @@ packages: peerDependencies: vite: ^2.6.0 || 3 || 4 || 5 - vite@5.2.12: + vite@5.2.13: resolution: { - integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==, + integrity: sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -4452,10 +4452,10 @@ packages: } engines: { node: ">= 6" } - yaml@2.4.3: + yaml@2.4.5: resolution: { - integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==, + integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==, } engines: { node: ">= 14" } hasBin: true @@ -4486,25 +4486,25 @@ snapshots: "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 - "@babel/code-frame@7.24.6": + "@babel/code-frame@7.24.7": dependencies: - "@babel/highlight": 7.24.6 + "@babel/highlight": 7.24.7 picocolors: 1.0.1 - "@babel/compat-data@7.24.6": {} + "@babel/compat-data@7.24.7": {} - "@babel/core@7.24.6": + "@babel/core@7.24.7": dependencies: "@ampproject/remapping": 2.3.0 - "@babel/code-frame": 7.24.6 - "@babel/generator": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6) - "@babel/helpers": 7.24.6 - "@babel/parser": 7.24.6 - "@babel/template": 7.24.6 - "@babel/traverse": 7.24.6 - "@babel/types": 7.24.6 + "@babel/code-frame": 7.24.7 + "@babel/generator": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-module-transforms": 7.24.7(@babel/core@7.24.7) + "@babel/helpers": 7.24.7 + "@babel/parser": 7.24.7 + "@babel/template": 7.24.7 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 convert-source-map: 2.0.0 debug: 4.3.5 gensync: 1.0.0-beta.2 @@ -4513,699 +4513,761 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.24.6": + "@babel/generator@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 jsesc: 2.5.2 - "@babel/helper-annotate-as-pure@7.24.6": + "@babel/helper-annotate-as-pure@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 - "@babel/helper-builder-binary-assignment-operator-visitor@7.24.6": + "@babel/helper-builder-binary-assignment-operator-visitor@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-compilation-targets@7.24.6": + "@babel/helper-compilation-targets@7.24.7": dependencies: - "@babel/compat-data": 7.24.6 - "@babel/helper-validator-option": 7.24.6 - browserslist: 4.23.0 + "@babel/compat-data": 7.24.7 + "@babel/helper-validator-option": 7.24.7 + browserslist: 4.23.1 lru-cache: 5.1.1 semver: 6.3.1 - "@babel/helper-create-class-features-plugin@7.24.6(@babel/core@7.24.6)": + "@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-annotate-as-pure": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-function-name": 7.24.6 - "@babel/helper-member-expression-to-functions": 7.24.6 - "@babel/helper-optimise-call-expression": 7.24.6 - "@babel/helper-replace-supers": 7.24.6(@babel/core@7.24.6) - "@babel/helper-skip-transparent-expression-wrappers": 7.24.6 - "@babel/helper-split-export-declaration": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-annotate-as-pure": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-function-name": 7.24.7 + "@babel/helper-member-expression-to-functions": 7.24.7 + "@babel/helper-optimise-call-expression": 7.24.7 + "@babel/helper-replace-supers": 7.24.7(@babel/core@7.24.7) + "@babel/helper-skip-transparent-expression-wrappers": 7.24.7 + "@babel/helper-split-export-declaration": 7.24.7 semver: 6.3.1 + transitivePeerDependencies: + - supports-color - "@babel/helper-create-regexp-features-plugin@7.24.6(@babel/core@7.24.6)": + "@babel/helper-create-regexp-features-plugin@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-annotate-as-pure": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-annotate-as-pure": 7.24.7 regexpu-core: 5.3.2 semver: 6.3.1 - "@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.6)": + "@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 debug: 4.3.5 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: - supports-color - "@babel/helper-environment-visitor@7.24.6": {} - - "@babel/helper-function-name@7.24.6": + "@babel/helper-environment-visitor@7.24.7": dependencies: - "@babel/template": 7.24.6 - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 - "@babel/helper-hoist-variables@7.24.6": + "@babel/helper-function-name@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/template": 7.24.7 + "@babel/types": 7.24.7 - "@babel/helper-member-expression-to-functions@7.24.6": + "@babel/helper-hoist-variables@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 - "@babel/helper-module-imports@7.24.6": + "@babel/helper-member-expression-to-functions@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6)": + "@babel/helper-module-imports@7.24.7": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-module-imports": 7.24.6 - "@babel/helper-simple-access": 7.24.6 - "@babel/helper-split-export-declaration": 7.24.6 - "@babel/helper-validator-identifier": 7.24.6 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-optimise-call-expression@7.24.6": + "@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/types": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-module-imports": 7.24.7 + "@babel/helper-simple-access": 7.24.7 + "@babel/helper-split-export-declaration": 7.24.7 + "@babel/helper-validator-identifier": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-plugin-utils@7.24.6": {} - - "@babel/helper-remap-async-to-generator@7.24.6(@babel/core@7.24.6)": + "@babel/helper-optimise-call-expression@7.24.7": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-annotate-as-pure": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-wrap-function": 7.24.6 + "@babel/types": 7.24.7 - "@babel/helper-replace-supers@7.24.6(@babel/core@7.24.6)": + "@babel/helper-plugin-utils@7.24.7": {} + + "@babel/helper-remap-async-to-generator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-member-expression-to-functions": 7.24.6 - "@babel/helper-optimise-call-expression": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-annotate-as-pure": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-wrap-function": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-simple-access@7.24.6": + "@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/types": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-member-expression-to-functions": 7.24.7 + "@babel/helper-optimise-call-expression": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-skip-transparent-expression-wrappers@7.24.6": + "@babel/helper-simple-access@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-split-export-declaration@7.24.6": + "@babel/helper-skip-transparent-expression-wrappers@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/helper-string-parser@7.24.6": {} - - "@babel/helper-validator-identifier@7.24.6": {} - - "@babel/helper-validator-option@7.24.6": {} - - "@babel/helper-wrap-function@7.24.6": + "@babel/helper-split-export-declaration@7.24.7": dependencies: - "@babel/helper-function-name": 7.24.6 - "@babel/template": 7.24.6 - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 - "@babel/helpers@7.24.6": - dependencies: - "@babel/template": 7.24.6 - "@babel/types": 7.24.6 + "@babel/helper-string-parser@7.24.7": {} - "@babel/highlight@7.24.6": + "@babel/helper-validator-identifier@7.24.7": {} + + "@babel/helper-validator-option@7.24.7": {} + + "@babel/helper-wrap-function@7.24.7": dependencies: - "@babel/helper-validator-identifier": 7.24.6 + "@babel/helper-function-name": 7.24.7 + "@babel/template": 7.24.7 + "@babel/traverse": 7.24.7 + "@babel/types": 7.24.7 + transitivePeerDependencies: + - supports-color + + "@babel/helpers@7.24.7": + dependencies: + "@babel/template": 7.24.7 + "@babel/types": 7.24.7 + + "@babel/highlight@7.24.7": + dependencies: + "@babel/helper-validator-identifier": 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.0.1 - "@babel/parser@7.24.6": + "@babel/parser@7.24.7": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 - "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-skip-transparent-expression-wrappers": 7.24.6 - "@babel/plugin-transform-optional-chaining": 7.24.6(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-skip-transparent-expression-wrappers": 7.24.7 + "@babel/plugin-transform-optional-chaining": 7.24.7(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.6)": + "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.6)": + "@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.6)": + "@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.6)": + "@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-import-assertions@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-import-attributes@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.6)": + "@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.6)": + "@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.6)": + "@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.6)": + "@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.6)": + "@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.6)": + "@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.6)": + "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-arrow-functions@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-async-generator-functions@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-async-generator-functions@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-remap-async-to-generator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-remap-async-to-generator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-async-to-generator@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-module-imports": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-remap-async-to-generator": 7.24.6(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-module-imports": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-remap-async-to-generator": 7.24.7(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-block-scoped-functions@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-block-scoping@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-block-scoping@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-class-properties@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-class-properties@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-class-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-class-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-class-static-block@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-class-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-create-class-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-classes@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-classes@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-annotate-as-pure": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-function-name": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-replace-supers": 7.24.6(@babel/core@7.24.6) - "@babel/helper-split-export-declaration": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-annotate-as-pure": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-function-name": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-replace-supers": 7.24.7(@babel/core@7.24.7) + "@babel/helper-split-export-declaration": 7.24.7 globals: 11.12.0 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-computed-properties@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/template": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/template": 7.24.7 - "@babel/plugin-transform-destructuring@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-destructuring@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-dotall-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-duplicate-keys@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-dynamic-import@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.24.7) - "@babel/plugin-transform-exponentiation-operator@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-builder-binary-assignment-operator-visitor": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-builder-binary-assignment-operator-visitor": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-export-namespace-from@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.24.7) - "@babel/plugin-transform-for-of@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-for-of@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-skip-transparent-expression-wrappers": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-skip-transparent-expression-wrappers": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-function-name@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-function-name@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-function-name": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-function-name": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-json-strings@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.24.7) - "@babel/plugin-transform-literals@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-literals@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-logical-assignment-operators@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.24.7) - "@babel/plugin-transform-member-expression-literals@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-modules-amd@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-module-transforms": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-modules-commonjs@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-modules-commonjs@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-simple-access": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-module-transforms": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-simple-access": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-modules-systemjs@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-modules-systemjs@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-hoist-variables": 7.24.6 - "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-validator-identifier": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-hoist-variables": 7.24.7 + "@babel/helper-module-transforms": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-validator-identifier": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-modules-umd@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-module-transforms": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-module-transforms": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-named-capturing-groups-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-new-target@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-new-target@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-nullish-coalescing-operator@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.24.7) - "@babel/plugin-transform-numeric-separator@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.24.7) - "@babel/plugin-transform-object-rest-spread@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-transform-parameters": 7.24.6(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-transform-parameters": 7.24.7(@babel/core@7.24.7) - "@babel/plugin-transform-object-super@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-object-super@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-replace-supers": 7.24.6(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-replace-supers": 7.24.7(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-optional-catch-binding@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.24.7) - "@babel/plugin-transform-optional-chaining@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-optional-chaining@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-skip-transparent-expression-wrappers": 7.24.6 - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-skip-transparent-expression-wrappers": 7.24.7 + "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-parameters@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-parameters@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-private-methods@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-private-methods@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-class-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-class-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-private-property-in-object@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-annotate-as-pure": 7.24.6 - "@babel/helper-create-class-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-annotate-as-pure": 7.24.7 + "@babel/helper-create-class-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 + "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-property-literals@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-react-jsx-self@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-react-jsx-source@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-react-jsx-source@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-regenerator@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 regenerator-transform: 0.15.2 - "@babel/plugin-transform-reserved-words@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-shorthand-properties@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-spread@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-spread@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-skip-transparent-expression-wrappers": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-skip-transparent-expression-wrappers": 7.24.7 + transitivePeerDependencies: + - supports-color - "@babel/plugin-transform-sticky-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-template-literals@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-typeof-symbol@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-typeof-symbol@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-unicode-escapes@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-unicode-property-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-unicode-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/plugin-transform-unicode-sets-regex@7.24.6(@babel/core@7.24.6)": + "@babel/plugin-transform-unicode-sets-regex@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-create-regexp-features-plugin": 7.24.6(@babel/core@7.24.6) - "@babel/helper-plugin-utils": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-create-regexp-features-plugin": 7.24.7(@babel/core@7.24.7) + "@babel/helper-plugin-utils": 7.24.7 - "@babel/preset-env@7.24.6(@babel/core@7.24.6)": + "@babel/preset-env@7.24.7(@babel/core@7.24.7)": dependencies: - "@babel/compat-data": 7.24.6 - "@babel/core": 7.24.6 - "@babel/helper-compilation-targets": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/helper-validator-option": 7.24.6 - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.6) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.24.6) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.24.6) - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.24.6) - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-import-assertions": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-syntax-import-attributes": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.24.6) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.24.6) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.24.6) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.24.6) - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.24.6) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.24.6) - "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.24.6) - "@babel/plugin-transform-arrow-functions": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-async-generator-functions": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-async-to-generator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-block-scoped-functions": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-block-scoping": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-class-properties": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-class-static-block": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-classes": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-computed-properties": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-destructuring": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-dotall-regex": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-duplicate-keys": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-dynamic-import": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-exponentiation-operator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-export-namespace-from": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-for-of": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-function-name": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-json-strings": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-literals": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-logical-assignment-operators": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-member-expression-literals": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-modules-amd": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-modules-commonjs": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-modules-systemjs": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-modules-umd": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-named-capturing-groups-regex": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-new-target": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-nullish-coalescing-operator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-numeric-separator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-object-rest-spread": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-object-super": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-optional-catch-binding": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-optional-chaining": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-parameters": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-private-methods": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-private-property-in-object": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-property-literals": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-regenerator": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-reserved-words": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-shorthand-properties": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-spread": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-sticky-regex": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-template-literals": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-typeof-symbol": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-unicode-escapes": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-unicode-property-regex": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-unicode-regex": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-unicode-sets-regex": 7.24.6(@babel/core@7.24.6) - "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.24.6) - babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.6) - babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.6) - babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.6) + "@babel/compat-data": 7.24.7 + "@babel/core": 7.24.7 + "@babel/helper-compilation-targets": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/helper-validator-option": 7.24.7 + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.7) + "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.24.7) + "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.24.7) + "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.24.7) + "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-import-assertions": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-syntax-import-attributes": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.24.7) + "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.24.7) + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.24.7) + "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.24.7) + "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.24.7) + "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.24.7) + "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.24.7) + "@babel/plugin-transform-arrow-functions": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-async-generator-functions": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-async-to-generator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-block-scoped-functions": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-block-scoping": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-class-properties": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-class-static-block": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-classes": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-computed-properties": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-destructuring": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-dotall-regex": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-duplicate-keys": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-dynamic-import": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-exponentiation-operator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-export-namespace-from": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-for-of": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-function-name": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-json-strings": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-literals": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-logical-assignment-operators": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-member-expression-literals": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-modules-amd": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-modules-commonjs": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-modules-systemjs": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-modules-umd": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-named-capturing-groups-regex": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-new-target": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-nullish-coalescing-operator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-numeric-separator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-object-rest-spread": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-object-super": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-optional-catch-binding": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-optional-chaining": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-parameters": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-private-methods": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-private-property-in-object": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-property-literals": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-regenerator": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-reserved-words": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-shorthand-properties": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-spread": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-sticky-regex": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-template-literals": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-typeof-symbol": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-unicode-escapes": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-unicode-property-regex": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-unicode-regex": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-unicode-sets-regex": 7.24.7(@babel/core@7.24.7) + "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.24.7) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.7) + babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.7) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.7) core-js-compat: 3.37.1 semver: 6.3.1 transitivePeerDependencies: - supports-color - "@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.6)": + "@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@babel/helper-plugin-utils": 7.24.6 - "@babel/types": 7.24.6 + "@babel/core": 7.24.7 + "@babel/helper-plugin-utils": 7.24.7 + "@babel/types": 7.24.7 esutils: 2.0.3 "@babel/regjsgen@0.8.0": {} - "@babel/runtime@7.24.6": + "@babel/runtime@7.24.7": dependencies: regenerator-runtime: 0.14.1 - "@babel/template@7.24.6": + "@babel/template@7.24.7": dependencies: - "@babel/code-frame": 7.24.6 - "@babel/parser": 7.24.6 - "@babel/types": 7.24.6 + "@babel/code-frame": 7.24.7 + "@babel/parser": 7.24.7 + "@babel/types": 7.24.7 - "@babel/traverse@7.24.6": + "@babel/traverse@7.24.7": dependencies: - "@babel/code-frame": 7.24.6 - "@babel/generator": 7.24.6 - "@babel/helper-environment-visitor": 7.24.6 - "@babel/helper-function-name": 7.24.6 - "@babel/helper-hoist-variables": 7.24.6 - "@babel/helper-split-export-declaration": 7.24.6 - "@babel/parser": 7.24.6 - "@babel/types": 7.24.6 + "@babel/code-frame": 7.24.7 + "@babel/generator": 7.24.7 + "@babel/helper-environment-visitor": 7.24.7 + "@babel/helper-function-name": 7.24.7 + "@babel/helper-hoist-variables": 7.24.7 + "@babel/helper-split-export-declaration": 7.24.7 + "@babel/parser": 7.24.7 + "@babel/types": 7.24.7 debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.24.6": + "@babel/types@7.24.7": dependencies: - "@babel/helper-string-parser": 7.24.6 - "@babel/helper-validator-identifier": 7.24.6 + "@babel/helper-string-parser": 7.24.7 + "@babel/helper-validator-identifier": 7.24.7 to-fast-properties: 2.0.0 "@dnd-kit/accessibility@3.1.0(react@18.3.1)": dependencies: react: 18.3.1 - tslib: 2.6.2 + tslib: 2.6.3 "@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: @@ -5213,24 +5275,24 @@ snapshots: "@dnd-kit/utilities": 3.2.2(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - tslib: 2.6.2 + tslib: 2.6.3 "@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)": dependencies: "@dnd-kit/core": 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@dnd-kit/utilities": 3.2.2(react@18.3.1) react: 18.3.1 - tslib: 2.6.2 + tslib: 2.6.3 "@dnd-kit/utilities@3.2.2(react@18.3.1)": dependencies: react: 18.3.1 - tslib: 2.6.2 + tslib: 2.6.3 "@emotion/babel-plugin@11.11.0": dependencies: - "@babel/helper-module-imports": 7.24.6 - "@babel/runtime": 7.24.6 + "@babel/helper-module-imports": 7.24.7 + "@babel/runtime": 7.24.7 "@emotion/hash": 0.9.1 "@emotion/memoize": 0.8.1 "@emotion/serialize": 1.1.4 @@ -5240,6 +5302,8 @@ snapshots: find-root: 1.1.0 source-map: 0.5.7 stylis: 4.2.0 + transitivePeerDependencies: + - supports-color "@emotion/cache@11.11.0": dependencies: @@ -5259,7 +5323,7 @@ snapshots: "@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@emotion/babel-plugin": 11.11.0 "@emotion/cache": 11.11.0 "@emotion/serialize": 1.1.4 @@ -5270,6 +5334,8 @@ snapshots: react: 18.3.1 optionalDependencies: "@types/react": 18.3.3 + transitivePeerDependencies: + - supports-color "@emotion/serialize@1.1.4": dependencies: @@ -5283,7 +5349,7 @@ snapshots: "@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@emotion/babel-plugin": 11.11.0 "@emotion/is-prop-valid": 1.2.2 "@emotion/react": 11.11.4(@types/react@18.3.3)(react@18.3.1) @@ -5293,6 +5359,8 @@ snapshots: react: 18.3.1 optionalDependencies: "@types/react": 18.3.3 + transitivePeerDependencies: + - supports-color "@emotion/unitless@0.8.1": {} @@ -5418,7 +5486,7 @@ snapshots: "@mui/base@5.0.0-beta.20(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@floating-ui/react-dom": 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.3) "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) @@ -5432,7 +5500,7 @@ snapshots: "@mui/base@5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@floating-ui/react-dom": 2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.3) "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) @@ -5448,7 +5516,7 @@ snapshots: "@mui/icons-material@5.15.19(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/material": 5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 optionalDependencies: @@ -5456,7 +5524,7 @@ snapshots: "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/base": 5.0.0-beta.20(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/material": 5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) @@ -5474,7 +5542,7 @@ snapshots: "@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/base": 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/core-downloads-tracker": 5.15.19 "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) @@ -5495,7 +5563,7 @@ snapshots: "@mui/private-theming@5.15.14(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 @@ -5504,7 +5572,7 @@ snapshots: "@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@emotion/cache": 11.11.0 csstype: 3.1.3 prop-types: 15.8.1 @@ -5515,7 +5583,7 @@ snapshots: "@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/private-theming": 5.15.14(@types/react@18.3.3)(react@18.3.1) "@mui/styled-engine": 5.15.14(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.3) @@ -5535,7 +5603,7 @@ snapshots: "@mui/utils@5.15.14(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@types/prop-types": 15.7.12 prop-types: 15.8.1 react: 18.3.1 @@ -5543,9 +5611,9 @@ snapshots: optionalDependencies: "@types/react": 18.3.3 - "@mui/x-data-grid@6.20.0(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/x-data-grid@6.20.1(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@mui/material": 5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) @@ -5559,7 +5627,7 @@ snapshots: "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.19(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 "@emotion/react": 11.11.4(@types/react@18.3.3)(react@18.3.1) "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) "@mui/base": 5.0.0-beta.20(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -5699,54 +5767,54 @@ snapshots: "@rollup/rollup-win32-x64-msvc@4.18.0": optional: true - "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.6)": + "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 + "@babel/core": 7.24.7 - "@svgr/babel-preset@8.1.0(@babel/core@7.24.6)": + "@svgr/babel-preset@8.1.0(@babel/core@7.24.7)": dependencies: - "@babel/core": 7.24.6 - "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.6) - "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.6) - "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.7) + "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.7) + "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.7) "@svgr/core@8.1.0(typescript@5.4.5)": dependencies: - "@babel/core": 7.24.6 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.7) camelcase: 6.3.0 cosmiconfig: 8.3.6(typescript@5.4.5) snake-case: 3.0.4 @@ -5756,13 +5824,13 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 entities: 4.5.0 "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.4.5))": dependencies: - "@babel/core": 7.24.6 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.7) "@svgr/core": 8.1.0(typescript@5.4.5) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 @@ -5816,24 +5884,24 @@ snapshots: "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.24.6 - "@babel/types": 7.24.6 + "@babel/parser": 7.24.7 + "@babel/types": 7.24.7 "@types/babel__generator": 7.6.8 "@types/babel__template": 7.4.4 "@types/babel__traverse": 7.20.6 "@types/babel__generator@7.6.8": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.24.6 - "@babel/types": 7.24.6 + "@babel/parser": 7.24.7 + "@babel/types": 7.24.7 "@types/babel__traverse@7.20.6": dependencies: - "@babel/types": 7.24.6 + "@babel/types": 7.24.7 "@types/debug@4.1.12": dependencies: @@ -5847,7 +5915,7 @@ snapshots: "@types/fs-extra@9.0.13": dependencies: - "@types/node": 20.14.1 + "@types/node": 20.14.2 "@types/hast@3.0.4": dependencies: @@ -5859,9 +5927,9 @@ snapshots: "@types/lodash-es@4.17.12": dependencies: - "@types/lodash": 4.17.4 + "@types/lodash": 4.17.5 - "@types/lodash@4.17.4": {} + "@types/lodash@4.17.5": {} "@types/mdast@4.0.4": dependencies: @@ -5869,7 +5937,7 @@ snapshots: "@types/ms@0.7.34": {} - "@types/node@20.14.1": + "@types/node@20.14.2": dependencies: undici-types: 5.26.5 @@ -5896,35 +5964,35 @@ snapshots: "@ungap/structured-clone@1.2.0": {} - "@vitejs/plugin-legacy@5.4.1(terser@5.31.0)(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0))": + "@vitejs/plugin-legacy@5.4.1(terser@5.31.1)(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1))": dependencies: - "@babel/core": 7.24.6 - "@babel/preset-env": 7.24.6(@babel/core@7.24.6) - browserslist: 4.23.0 - browserslist-to-esbuild: 2.1.1(browserslist@4.23.0) + "@babel/core": 7.24.7 + "@babel/preset-env": 7.24.7(@babel/core@7.24.7) + browserslist: 4.23.1 + browserslist-to-esbuild: 2.1.1(browserslist@4.23.1) core-js: 3.37.1 magic-string: 0.30.10 regenerator-runtime: 0.14.1 systemjs: 6.15.1 - terser: 5.31.0 - vite: 5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0) + terser: 5.31.1 + vite: 5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1) transitivePeerDependencies: - supports-color - "@vitejs/plugin-react@4.3.0(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0))": + "@vitejs/plugin-react@4.3.1(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1))": dependencies: - "@babel/core": 7.24.6 - "@babel/plugin-transform-react-jsx-self": 7.24.6(@babel/core@7.24.6) - "@babel/plugin-transform-react-jsx-source": 7.24.6(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/plugin-transform-react-jsx-self": 7.24.7(@babel/core@7.24.7) + "@babel/plugin-transform-react-jsx-source": 7.24.7(@babel/core@7.24.7) "@types/babel__core": 7.20.5 react-refresh: 0.14.2 - vite: 5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1) transitivePeerDependencies: - supports-color acorn@8.11.3: {} - adm-zip@0.5.13: {} + adm-zip@0.5.14: {} agent-base@6.0.2: dependencies: @@ -5934,7 +6002,7 @@ snapshots: ahooks@3.8.0(react@18.3.1): dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 dayjs: 1.11.5 intersection-observer: 0.12.2 js-cookie: 2.2.1 @@ -5943,7 +6011,7 @@ snapshots: react-fast-compare: 3.2.2 resize-observer-polyfill: 1.5.1 screenfull: 5.2.0 - tslib: 2.6.2 + tslib: 2.6.3 ansi-styles@3.2.1: dependencies: @@ -5968,31 +6036,31 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 cosmiconfig: 7.1.0 resolve: 1.22.8 - babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.6): + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.7): dependencies: - "@babel/compat-data": 7.24.6 - "@babel/core": 7.24.6 - "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.6) + "@babel/compat-data": 7.24.7 + "@babel/core": 7.24.7 + "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.7) semver: 6.3.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.6): + babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.7): dependencies: - "@babel/core": 7.24.6 - "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.7) core-js-compat: 3.37.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.6): + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.7): dependencies: - "@babel/core": 7.24.6 - "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.6) + "@babel/core": 7.24.7 + "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.7) transitivePeerDependencies: - supports-color @@ -6006,17 +6074,17 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist-to-esbuild@2.1.1(browserslist@4.23.0): + browserslist-to-esbuild@2.1.1(browserslist@4.23.1): dependencies: - browserslist: 4.23.0 + browserslist: 4.23.1 meow: 13.2.0 - browserslist@4.23.0: + browserslist@4.23.1: dependencies: - caniuse-lite: 1.0.30001627 - electron-to-chromium: 1.4.788 + caniuse-lite: 1.0.30001632 + electron-to-chromium: 1.4.799 node-releases: 2.0.14 - update-browserslist-db: 1.0.16(browserslist@4.23.0) + update-browserslist-db: 1.0.16(browserslist@4.23.1) buffer-from@1.1.2: {} @@ -6024,7 +6092,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001627: {} + caniuse-lite@1.0.30001632: {} ccount@2.0.1: {} @@ -6080,7 +6148,7 @@ snapshots: core-js-compat@3.37.1: dependencies: - browserslist: 4.23.0 + browserslist: 4.23.1 core-js@3.37.1: {} @@ -6137,15 +6205,15 @@ snapshots: dom-helpers@5.2.1: dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 csstype: 3.1.3 dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.6.3 - electron-to-chromium@1.4.788: {} + electron-to-chromium@1.4.799: {} end-of-stream@1.4.4: dependencies: @@ -6326,7 +6394,7 @@ snapshots: i18next@23.11.5: dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 ignore@5.3.1: {} @@ -6422,7 +6490,7 @@ snapshots: lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.6.3 lru-cache@5.1.1: dependencies: @@ -6494,7 +6562,7 @@ snapshots: "@types/mdast": 4.0.4 unist-util-is: 6.0.0 - mdast-util-to-hast@13.1.0: + mdast-util-to-hast@13.2.0: dependencies: "@types/hast": 3.0.4 "@types/mdast": 4.0.4 @@ -6683,7 +6751,7 @@ snapshots: monaco-editor@0.49.0: {} - monaco-languageserver-types@0.3.3: + monaco-languageserver-types@0.3.4: dependencies: monaco-types: 0.1.0 vscode-languageserver-protocol: 3.17.5 @@ -6699,12 +6767,12 @@ snapshots: dependencies: monaco-editor: 0.49.0 - monaco-yaml@5.1.1(monaco-editor@0.49.0): + monaco-yaml@5.2.0(monaco-editor@0.49.0): dependencies: "@types/json-schema": 7.0.15 jsonc-parser: 3.2.1 monaco-editor: 0.49.0 - monaco-languageserver-types: 0.3.3 + monaco-languageserver-types: 0.3.4 monaco-marker-data-provider: 1.2.2 monaco-types: 0.1.0 monaco-worker-manager: 2.0.1(monaco-editor@0.49.0) @@ -6713,7 +6781,7 @@ snapshots: vscode-languageserver-textdocument: 1.0.11 vscode-languageserver-types: 3.17.5 vscode-uri: 3.0.8 - yaml: 2.4.3 + yaml: 2.4.5 mri@1.2.0: {} @@ -6726,7 +6794,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.6.2 + tslib: 2.6.3 node-domexception@1.0.0: {} @@ -6785,7 +6853,7 @@ snapshots: parse-json@5.2.0: dependencies: - "@babel/code-frame": 7.24.6 + "@babel/code-frame": 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -6823,7 +6891,7 @@ snapshots: picocolors: 1.0.1 picomatch: 3.0.1 prettier: 2.8.8 - tslib: 2.6.2 + tslib: 2.6.3 prop-types@15.8.1: dependencies: @@ -6848,7 +6916,7 @@ snapshots: react-error-boundary@3.1.4(react@18.3.1): dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 react: 18.3.1 react-fast-compare@3.2.2: {} @@ -6859,7 +6927,7 @@ snapshots: react-i18next@13.5.0(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 html-parse-stringify: 3.0.1 i18next: 23.11.5 react: 18.3.1 @@ -6877,7 +6945,7 @@ snapshots: devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.0 html-url-attributes: 3.0.0 - mdast-util-to-hast: 13.1.0 + mdast-util-to-hast: 13.2.0 react: 18.3.1 remark-parse: 11.0.0 remark-rehype: 11.1.0 @@ -6903,7 +6971,7 @@ snapshots: react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -6933,7 +7001,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - "@babel/runtime": 7.24.6 + "@babel/runtime": 7.24.7 regexpu-core@5.3.2: dependencies: @@ -6961,7 +7029,7 @@ snapshots: dependencies: "@types/hast": 3.0.4 "@types/mdast": 4.0.4 - mdast-util-to-hast: 13.1.0 + mdast-util-to-hast: 13.2.0 unified: 11.0.4 vfile: 6.0.1 @@ -6999,7 +7067,7 @@ snapshots: "@rollup/rollup-win32-x64-msvc": 4.18.0 fsevents: 2.3.3 - sass@1.77.4: + sass@1.77.5: dependencies: chokidar: 3.6.0 immutable: 4.3.6 @@ -7026,7 +7094,7 @@ snapshots: snake-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.6.3 source-map-js@1.2.0: {} @@ -7077,7 +7145,7 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - terser@5.31.0: + terser@5.31.1: dependencies: "@jridgewell/source-map": 0.3.6 acorn: 8.11.3 @@ -7096,7 +7164,7 @@ snapshots: trough@2.2.0: {} - tslib@2.6.2: {} + tslib@2.6.3: {} tunnel@0.0.6: {} @@ -7163,9 +7231,9 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.0.16(browserslist@4.23.0): + update-browserslist-db@1.0.16(browserslist@4.23.1): dependencies: - browserslist: 4.23.0 + browserslist: 4.23.1 escalade: 3.1.2 picocolors: 1.0.1 @@ -7184,27 +7252,27 @@ snapshots: dependencies: monaco-editor: 0.49.0 - vite-plugin-svgr@4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0)): + vite-plugin-svgr@4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1)): dependencies: "@rollup/pluginutils": 5.1.0(rollup@4.18.0) "@svgr/core": 8.1.0(typescript@5.4.5) "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.4.5)) - vite: 5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.2.12(@types/node@20.14.1)(sass@1.77.4)(terser@5.31.0): + vite@5.2.13(@types/node@20.14.2)(sass@1.77.5)(terser@5.31.1): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - "@types/node": 20.14.1 + "@types/node": 20.14.2 fsevents: 2.3.3 - sass: 1.77.4 - terser: 5.31.0 + sass: 1.77.5 + terser: 5.31.1 void-elements@3.1.0: {} @@ -7242,6 +7310,6 @@ snapshots: yaml@1.10.2: {} - yaml@2.4.3: {} + yaml@2.4.5: {} zwitch@2.0.4: {} diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 42e2099a..b751b165 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -783,7 +783,7 @@ dependencies = [ [[package]] name = "clash-verge" -version = "1.6.5" +version = "1.6.6" dependencies = [ "anyhow", "auto-launch", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index da3165f9..946a56cc 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clash-verge" -version = "1.6.5" +version = "1.6.6" description = "clash verge" authors = ["zzzgydi", "wonfen", "MystiPanda"] license = "GPL-3.0-only" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 84d7d9a9..c70b4b15 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -2,7 +2,7 @@ "$schema": "../node_modules/@tauri-apps/cli/schema.json", "package": { "productName": "Clash Verge", - "version": "1.6.5" + "version": "1.6.6" }, "build": { "distDir": "../dist",