From 60fee2accb2e579d39ab9f2770aa14ebb2f79b52 Mon Sep 17 00:00:00 2001 From: dongchengjie <37543964+dongchengjie@users.noreply.github.com> Date: Tue, 28 May 2024 09:59:41 +0800 Subject: [PATCH] build: import babel --- .babelrc | 7 + package.json | 10 +- pnpm-lock.yaml | 2751 ++++++++++++++++++++++++++++++++++++++---------- vite.config.ts | 13 +- 4 files changed, 2236 insertions(+), 545 deletions(-) create mode 100644 .babelrc diff --git a/.babelrc b/.babelrc new file mode 100644 index 0000000..202d425 --- /dev/null +++ b/.babelrc @@ -0,0 +1,7 @@ +{ + "presets": [ + "@babel/preset-env", + "@babel/preset-react", + "@babel/preset-typescript" + ] +} diff --git a/package.json b/package.json index 58ca421..7d8680d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "meta-json-schema": "1.18.5-alpha", "monaco-editor": "^0.47.0", "monaco-yaml": "^5.1.1", - "types-pac": "^1.0.2", "nanoid": "^5.0.7", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -51,10 +50,15 @@ "react-virtuoso": "^4.7.10", "recoil": "^0.7.7", "swr": "^1.3.0", - "tar": "^6.2.1" + "tar": "^6.2.1", + "types-pac": "^1.0.2" }, "devDependencies": { "@actions/github": "^5.1.1", + "@babel/preset-env": "^7.24.6", + "@babel/preset-react": "^7.24.6", + "@babel/preset-typescript": "^7.24.6", + "@rollup/plugin-babel": "^6.0.4", "@tauri-apps/cli": "^1.5.13", "@types/fs-extra": "^9.0.13", "@types/js-cookie": "^3.0.6", @@ -62,7 +66,7 @@ "@types/react": "^18.3.1", "@types/react-dom": "^18.3.0", "@types/react-transition-group": "^4.4.10", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^4.3.0", "adm-zip": "^0.5.12", "cross-env": "^7.0.3", "fs-extra": "^11.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ba4de7..c69ea52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,43 +18,43 @@ importers: version: 3.2.2(react@18.3.1) "@emotion/react": specifier: ^11.11.4 - version: 11.11.4(@types/react@18.3.1)(react@18.3.1) + version: 11.11.4(@types/react@18.3.3)(react@18.3.1) "@emotion/styled": specifier: ^11.11.5 - version: 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) + version: 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) "@juggle/resize-observer": specifier: ^3.4.0 version: 3.4.0 "@mui/icons-material": specifier: ^5.15.16 - version: 5.15.16(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) + version: 5.15.18(@mui/material@5.15.18(@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) "@mui/lab": specifier: 5.0.0-alpha.149 - version: 5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 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.18(@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) "@mui/material": specifier: ^5.15.16 - version: 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.15.18(@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.19.11 - version: 6.19.11(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.20.0(@mui/material@5.15.18(@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.4 - version: 1.5.4 + version: 1.5.6 "@types/json-schema": specifier: ^7.0.15 version: 7.0.15 ahooks: specifier: ^3.7.11 - version: 3.7.11(react@18.3.1) + version: 3.8.0(react@18.3.1) axios: specifier: ^1.6.8 - version: 1.6.8 + version: 1.7.2 dayjs: specifier: 1.11.5 version: 1.11.5 i18next: specifier: ^23.11.3 - version: 23.11.3 + version: 23.11.5 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -81,22 +81,22 @@ importers: version: 3.1.4(react@18.3.1) react-hook-form: specifier: ^7.51.4 - version: 7.51.4(react@18.3.1) + version: 7.51.5(react@18.3.1) react-i18next: specifier: ^13.5.0 - version: 13.5.0(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 13.5.0(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-markdown: specifier: ^9.0.1 - version: 9.0.1(@types/react@18.3.1)(react@18.3.1) + version: 9.0.1(@types/react@18.3.3)(react@18.3.1) react-router-dom: specifier: ^6.23.0 - version: 6.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-transition-group: specifier: ^4.4.5 version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-virtuoso: specifier: ^4.7.10 - version: 4.7.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 4.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) recoil: specifier: ^0.7.7 version: 0.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -113,9 +113,21 @@ importers: "@actions/github": specifier: ^5.1.1 version: 5.1.1 + "@babel/preset-env": + specifier: ^7.24.6 + version: 7.24.6(@babel/core@7.24.6) + "@babel/preset-react": + specifier: ^7.24.6 + version: 7.24.6(@babel/core@7.24.6) + "@babel/preset-typescript": + specifier: ^7.24.6 + version: 7.24.6(@babel/core@7.24.6) + "@rollup/plugin-babel": + specifier: ^6.0.4 + version: 6.0.4(@babel/core@7.24.6)(@types/babel__core@7.20.5)(rollup@4.18.0) "@tauri-apps/cli": specifier: ^1.5.13 - version: 1.5.13 + version: 1.5.14 "@types/fs-extra": specifier: ^9.0.13 version: 9.0.13 @@ -127,7 +139,7 @@ importers: version: 4.17.12 "@types/react": specifier: ^18.3.1 - version: 18.3.1 + version: 18.3.3 "@types/react-dom": specifier: ^18.3.0 version: 18.3.0 @@ -135,8 +147,8 @@ importers: specifier: ^4.4.10 version: 4.4.10 "@vitejs/plugin-react": - specifier: ^4.2.1 - version: 4.2.1(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)) + specifier: ^4.3.0 + version: 4.3.0(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2)) adm-zip: specifier: ^0.5.12 version: 0.5.12 @@ -163,19 +175,19 @@ importers: version: 3.3.1(prettier@2.8.8) sass: specifier: ^1.77.0 - version: 1.77.0 + version: 1.77.2 typescript: specifier: ^5.4.5 version: 5.4.5 vite: specifier: ^5.2.11 - version: 5.2.11(@types/node@20.12.10)(sass@1.77.0) + version: 5.2.11(@types/node@20.12.12)(sass@1.77.2) vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.47.0) vite-plugin-svgr: specifier: ^4.2.0 - version: 4.2.0(rollup@4.17.2)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)) + version: 4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2)) packages: "@actions/github@5.1.1": @@ -197,185 +209,1002 @@ packages: } engines: { node: ">=6.0.0" } - "@babel/code-frame@7.24.2": + "@babel/code-frame@7.24.6": resolution: { - integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==, + integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==, } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.24.4": + "@babel/compat-data@7.24.6": resolution: { - integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==, + integrity: sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==, } engines: { node: ">=6.9.0" } - "@babel/core@7.24.5": + "@babel/core@7.24.6": resolution: { - integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==, + integrity: sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.24.5": + "@babel/generator@7.24.6": resolution: { - integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==, + integrity: sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==, } engines: { node: ">=6.9.0" } - "@babel/helper-compilation-targets@7.23.6": + "@babel/helper-annotate-as-pure@7.24.6": resolution: { - integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==, + integrity: sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==, } engines: { node: ">=6.9.0" } - "@babel/helper-environment-visitor@7.22.20": + "@babel/helper-builder-binary-assignment-operator-visitor@7.24.6": resolution: { - integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==, + integrity: sha512-+wnfqc5uHiMYtvRX7qu80Toef8BXeh4HHR1SPeonGb1SKPniNEd4a/nlaJJMv/OIEYvIVavvo0yR7u10Gqz0Iw==, } engines: { node: ">=6.9.0" } - "@babel/helper-function-name@7.23.0": + "@babel/helper-compilation-targets@7.24.6": resolution: { - integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==, + integrity: sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==, } engines: { node: ">=6.9.0" } - "@babel/helper-hoist-variables@7.22.5": + "@babel/helper-create-class-features-plugin@7.24.6": resolution: { - integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==, - } - engines: { node: ">=6.9.0" } - - "@babel/helper-module-imports@7.24.3": - resolution: - { - integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==, - } - engines: { node: ">=6.9.0" } - - "@babel/helper-module-transforms@7.24.5": - resolution: - { - integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==, + integrity: sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-plugin-utils@7.24.5": + "@babel/helper-create-regexp-features-plugin@7.24.6": resolution: { - integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==, + integrity: sha512-C875lFBIWWwyv6MHZUG9HmRrlTDgOsLWZfYR0nW69gaKJNe0/Mpxx5r0EID2ZdHQkdUmQo2t0uNckTL08/1BgA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/helper-define-polyfill-provider@0.6.2": + resolution: + { + integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==, + } + peerDependencies: + "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 + + "@babel/helper-environment-visitor@7.24.6": + resolution: + { + integrity: sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==, } engines: { node: ">=6.9.0" } - "@babel/helper-simple-access@7.24.5": + "@babel/helper-function-name@7.24.6": resolution: { - integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==, + integrity: sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==, } engines: { node: ">=6.9.0" } - "@babel/helper-split-export-declaration@7.24.5": + "@babel/helper-hoist-variables@7.24.6": resolution: { - integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==, + integrity: sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==, } engines: { node: ">=6.9.0" } - "@babel/helper-string-parser@7.24.1": + "@babel/helper-member-expression-to-functions@7.24.6": resolution: { - integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==, + integrity: sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-identifier@7.24.5": + "@babel/helper-module-imports@7.24.6": resolution: { - integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==, + integrity: sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==, } engines: { node: ">=6.9.0" } - "@babel/helper-validator-option@7.23.5": + "@babel/helper-module-transforms@7.24.6": resolution: { - integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==, + integrity: sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/helper-optimise-call-expression@7.24.6": + resolution: + { + integrity: sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==, } engines: { node: ">=6.9.0" } - "@babel/helpers@7.24.5": + "@babel/helper-plugin-utils@7.24.6": resolution: { - integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==, + integrity: sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==, } engines: { node: ">=6.9.0" } - "@babel/highlight@7.24.5": + "@babel/helper-remap-async-to-generator@7.24.6": resolution: { - integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==, + integrity: sha512-1Qursq9ArRZPAMOZf/nuzVW8HgJLkTB9y9LfP4lW2MVp4e9WkLJDovfKBxoDcCk6VuzIxyqWHyBoaCtSRP10yg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/helper-replace-supers@7.24.6": + resolution: + { + integrity: sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/helper-simple-access@7.24.6": + resolution: + { + integrity: sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.24.5": + "@babel/helper-skip-transparent-expression-wrappers@7.24.6": resolution: { - integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==, + integrity: sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==, + } + engines: { node: ">=6.9.0" } + + "@babel/helper-split-export-declaration@7.24.6": + resolution: + { + integrity: sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==, + } + engines: { node: ">=6.9.0" } + + "@babel/helper-string-parser@7.24.6": + resolution: + { + integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==, + } + engines: { node: ">=6.9.0" } + + "@babel/helper-validator-identifier@7.24.6": + resolution: + { + integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==, + } + engines: { node: ">=6.9.0" } + + "@babel/helper-validator-option@7.24.6": + resolution: + { + integrity: sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==, + } + engines: { node: ">=6.9.0" } + + "@babel/helper-wrap-function@7.24.6": + resolution: + { + integrity: sha512-f1JLrlw/jbiNfxvdrfBgio/gRBk3yTAEJWirpAkiJG2Hb22E7cEYKHWo0dFPTv/niPovzIdPdEDetrv6tC6gPQ==, + } + engines: { node: ">=6.9.0" } + + "@babel/helpers@7.24.6": + resolution: + { + integrity: sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==, + } + engines: { node: ">=6.9.0" } + + "@babel/highlight@7.24.6": + resolution: + { + integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==, + } + engines: { node: ">=6.9.0" } + + "@babel/parser@7.24.6": + resolution: + { + integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/plugin-transform-react-jsx-self@7.24.5": + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6": resolution: { - integrity: sha512-RtCJoUO2oYrYwFPtR1/jkoBEcFuI1ae9a9IMxeyAVa3a1Ap4AnxmyIKG2b2FaJKqkidw/0cxRbWN+HOs6ZWd1w==, + integrity: sha512-bYndrJ6Ph6Ar+GaB5VAc0JPoP80bQCm4qon6JEzXfRl5QZyQ8Ur1K6k7htxWmPA5z+k7JQvaMUrtXlqclWYzKw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6": + resolution: + { + integrity: sha512-iVuhb6poq5ikqRq2XWU6OQ+R5o9wF+r/or9CeUyovgptz0UlnK4/seOQ1Istu/XybYjAhQv1FRSSfHHufIku5Q==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6": + resolution: + { + integrity: sha512-c8TER5xMDYzzFcGqOEp9l4hvB7dcbhcGjcLVwxWfe4P5DOafdwjsBJZKsmv+o3aXh7NhopvayQIovHrh2zSRUQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.13.0 + + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6": + resolution: + { + integrity: sha512-z8zEjYmwBUHN/pCF3NuWBhHQjJCrd33qAi8MgANfMrAvn72k2cImT8VjK9LJFu4ysOLJqhfkYYb3MvwANRUNZQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2": + resolution: + { + integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-react-jsx-source@7.24.1": + "@babel/plugin-syntax-async-generators@7.8.4": resolution: { - integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==, + integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-class-properties@7.12.13": + resolution: + { + integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-class-static-block@7.14.5": + resolution: + { + integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/runtime@7.24.5": + "@babel/plugin-syntax-dynamic-import@7.8.3": resolution: { - integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==, + integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-export-namespace-from@7.8.3": + resolution: + { + integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-import-assertions@7.24.6": + resolution: + { + integrity: sha512-BE6o2BogJKJImTmGpkmOic4V0hlRRxVtzqxiSPa8TIFxyhi4EFjHm08nq1M4STK4RytuLMgnSz0/wfflvGFNOg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-import-attributes@7.24.6": + resolution: + { + integrity: sha512-D+CfsVZousPXIdudSII7RGy52+dYRtbyKAZcvtQKq/NpsivyMVduepzcLqG5pMBugtMdedxdC8Ramdpcne9ZWQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-import-meta@7.10.4": + resolution: + { + integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-json-strings@7.8.3": + resolution: + { + integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-jsx@7.24.6": + resolution: + { + integrity: sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-logical-assignment-operators@7.10.4": + resolution: + { + integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3": + resolution: + { + integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-numeric-separator@7.10.4": + resolution: + { + integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-object-rest-spread@7.8.3": + resolution: + { + integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-optional-catch-binding@7.8.3": + resolution: + { + integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-optional-chaining@7.8.3": + resolution: + { + integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-private-property-in-object@7.14.5": + resolution: + { + integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-top-level-await@7.14.5": + resolution: + { + integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-typescript@7.24.6": + resolution: + { + integrity: sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-syntax-unicode-sets-regex@7.18.6": + resolution: + { + integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/plugin-transform-arrow-functions@7.24.6": + resolution: + { + integrity: sha512-jSSSDt4ZidNMggcLx8SaKsbGNEfIl0PHx/4mFEulorE7bpYLbN0d3pDW3eJ7Y5Z3yPhy3L3NaPCYyTUY7TuugQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-async-generator-functions@7.24.6": + resolution: + { + integrity: sha512-VEP2o4iR2DqQU6KPgizTW2mnMx6BG5b5O9iQdrW9HesLkv8GIA8x2daXBQxw1MrsIkFQGA/iJ204CKoQ8UcnAA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-async-to-generator@7.24.6": + resolution: + { + integrity: sha512-NTBA2SioI3OsHeIn6sQmhvXleSl9T70YY/hostQLveWs0ic+qvbA3fa0kwAwQ0OA/XGaAerNZRQGJyRfhbJK4g==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-block-scoped-functions@7.24.6": + resolution: + { + integrity: sha512-XNW7jolYHW9CwORrZgA/97tL/k05qe/HL0z/qqJq1mdWhwwCM6D4BJBV7wAz9HgFziN5dTOG31znkVIzwxv+vw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-block-scoping@7.24.6": + resolution: + { + integrity: sha512-S/t1Xh4ehW7sGA7c1j/hiOBLnEYCp/c2sEG4ZkL8kI1xX9tW2pqJTCHKtdhe/jHKt8nG0pFCrDHUXd4DvjHS9w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-class-properties@7.24.6": + resolution: + { + integrity: sha512-j6dZ0Z2Z2slWLR3kt9aOmSIrBvnntWjMDN/TVcMPxhXMLmJVqX605CBRlcGI4b32GMbfifTEsdEjGjiE+j/c3A==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-class-static-block@7.24.6": + resolution: + { + integrity: sha512-1QSRfoPI9RoLRa8Mnakc6v3e0gJxiZQTYrMfLn+mD0sz5+ndSzwymp2hDcYJTyT0MOn0yuWzj8phlIvO72gTHA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.12.0 + + "@babel/plugin-transform-classes@7.24.6": + resolution: + { + integrity: sha512-+fN+NO2gh8JtRmDSOB6gaCVo36ha8kfCW1nMq2Gc0DABln0VcHN4PrALDvF5/diLzIRKptC7z/d7Lp64zk92Fg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-computed-properties@7.24.6": + resolution: + { + integrity: sha512-cRzPobcfRP0ZtuIEkA8QzghoUpSB3X3qSH5W2+FzG+VjWbJXExtx0nbRqwumdBN1x/ot2SlTNQLfBCnPdzp6kg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-destructuring@7.24.6": + resolution: + { + integrity: sha512-YLW6AE5LQpk5npNXL7i/O+U9CE4XsBCuRPgyjl1EICZYKmcitV+ayuuUGMJm2lC1WWjXYszeTnIxF/dq/GhIZQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-dotall-regex@7.24.6": + resolution: + { + integrity: sha512-rCXPnSEKvkm/EjzOtLoGvKseK+dS4kZwx1HexO3BtRtgL0fQ34awHn34aeSHuXtZY2F8a1X8xqBBPRtOxDVmcA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-duplicate-keys@7.24.6": + resolution: + { + integrity: sha512-/8Odwp/aVkZwPFJMllSbawhDAO3UJi65foB00HYnK/uXvvCPm0TAXSByjz1mpRmp0q6oX2SIxpkUOpPFHk7FLA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-dynamic-import@7.24.6": + resolution: + { + integrity: sha512-vpq8SSLRTBLOHUZHSnBqVo0AKX3PBaoPs2vVzYVWslXDTDIpwAcCDtfhUcHSQQoYoUvcFPTdC8TZYXu9ZnLT/w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-exponentiation-operator@7.24.6": + resolution: + { + integrity: sha512-EemYpHtmz0lHE7hxxxYEuTYOOBZ43WkDgZ4arQ4r+VX9QHuNZC+WH3wUWmRNvR8ECpTRne29aZV6XO22qpOtdA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-export-namespace-from@7.24.6": + resolution: + { + integrity: sha512-inXaTM1SVrIxCkIJ5gqWiozHfFMStuGbGJAxZFBoHcRRdDP0ySLb3jH6JOwmfiinPwyMZqMBX+7NBDCO4z0NSA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-for-of@7.24.6": + resolution: + { + integrity: sha512-n3Sf72TnqK4nw/jziSqEl1qaWPbCRw2CziHH+jdRYvw4J6yeCzsj4jdw8hIntOEeDGTmHVe2w4MVL44PN0GMzg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-function-name@7.24.6": + resolution: + { + integrity: sha512-sOajCu6V0P1KPljWHKiDq6ymgqB+vfo3isUS4McqW1DZtvSVU2v/wuMhmRmkg3sFoq6GMaUUf8W4WtoSLkOV/Q==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-json-strings@7.24.6": + resolution: + { + integrity: sha512-Uvgd9p2gUnzYJxVdBLcU0KurF8aVhkmVyMKW4MIY1/BByvs3EBpv45q01o7pRTVmTvtQq5zDlytP3dcUgm7v9w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-literals@7.24.6": + resolution: + { + integrity: sha512-f2wHfR2HF6yMj+y+/y07+SLqnOSwRp8KYLpQKOzS58XLVlULhXbiYcygfXQxJlMbhII9+yXDwOUFLf60/TL5tw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-logical-assignment-operators@7.24.6": + resolution: + { + integrity: sha512-EKaWvnezBCMkRIHxMJSIIylzhqK09YpiJtDbr2wsXTwnO0TxyjMUkaw4RlFIZMIS0iDj0KyIg7H7XCguHu/YDA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-member-expression-literals@7.24.6": + resolution: + { + integrity: sha512-9g8iV146szUo5GWgXpRbq/GALTnY+WnNuRTuRHWWFfWGbP9ukRL0aO/jpu9dmOPikclkxnNsjY8/gsWl6bmZJQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-modules-amd@7.24.6": + resolution: + { + integrity: sha512-eAGogjZgcwqAxhyFgqghvoHRr+EYRQPFjUXrTYKBRb5qPnAVxOOglaxc4/byHqjvq/bqO2F3/CGwTHsgKJYHhQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-modules-commonjs@7.24.6": + resolution: + { + integrity: sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-modules-systemjs@7.24.6": + resolution: + { + integrity: sha512-xg1Z0J5JVYxtpX954XqaaAT6NpAY6LtZXvYFCJmGFJWwtlz2EmJoR8LycFRGNE8dBKizGWkGQZGegtkV8y8s+w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-modules-umd@7.24.6": + resolution: + { + integrity: sha512-esRCC/KsSEUvrSjv5rFYnjZI6qv4R1e/iHQrqwbZIoRJqk7xCvEUiN7L1XrmW5QSmQe3n1XD88wbgDTWLbVSyg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-named-capturing-groups-regex@7.24.6": + resolution: + { + integrity: sha512-6DneiCiu91wm3YiNIGDWZsl6GfTTbspuj/toTEqLh9d4cx50UIzSdg+T96p8DuT7aJOBRhFyaE9ZvTHkXrXr6Q==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/plugin-transform-new-target@7.24.6": + resolution: + { + integrity: sha512-f8liz9JG2Va8A4J5ZBuaSdwfPqN6axfWRK+y66fjKYbwf9VBLuq4WxtinhJhvp1w6lamKUwLG0slK2RxqFgvHA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-nullish-coalescing-operator@7.24.6": + resolution: + { + integrity: sha512-+QlAiZBMsBK5NqrBWFXCYeXyiU1y7BQ/OYaiPAcQJMomn5Tyg+r5WuVtyEuvTbpV7L25ZSLfE+2E9ywj4FD48A==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-numeric-separator@7.24.6": + resolution: + { + integrity: sha512-6voawq8T25Jvvnc4/rXcWZQKKxUNZcKMS8ZNrjxQqoRFernJJKjE3s18Qo6VFaatG5aiX5JV1oPD7DbJhn0a4Q==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-object-rest-spread@7.24.6": + resolution: + { + integrity: sha512-OKmi5wiMoRW5Smttne7BwHM8s/fb5JFs+bVGNSeHWzwZkWXWValR1M30jyXo1s/RaqgwwhEC62u4rFH/FBcBPg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-object-super@7.24.6": + resolution: + { + integrity: sha512-N/C76ihFKlZgKfdkEYKtaRUtXZAgK7sOY4h2qrbVbVTXPrKGIi8aww5WGe/+Wmg8onn8sr2ut6FXlsbu/j6JHg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-optional-catch-binding@7.24.6": + resolution: + { + integrity: sha512-L5pZ+b3O1mSzJ71HmxSCmTVd03VOT2GXOigug6vDYJzE5awLI7P1g0wFcdmGuwSDSrQ0L2rDOe/hHws8J1rv3w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-optional-chaining@7.24.6": + resolution: + { + integrity: sha512-cHbqF6l1QP11OkYTYQ+hhVx1E017O5ZcSPXk9oODpqhcAD1htsWG2NpHrrhthEO2qZomLK0FXS+u7NfrkF5aOQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-parameters@7.24.6": + resolution: + { + integrity: sha512-ST7guE8vLV+vI70wmAxuZpIKzVjvFX9Qs8bl5w6tN/6gOypPWUmMQL2p7LJz5E63vEGrDhAiYetniJFyBH1RkA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-private-methods@7.24.6": + resolution: + { + integrity: sha512-T9LtDI0BgwXOzyXrvgLTT8DFjCC/XgWLjflczTLXyvxbnSR/gpv0hbmzlHE/kmh9nOvlygbamLKRo6Op4yB6aw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-private-property-in-object@7.24.6": + resolution: + { + integrity: sha512-Qu/ypFxCY5NkAnEhCF86Mvg3NSabKsh/TPpBVswEdkGl7+FbsYHy1ziRqJpwGH4thBdQHh8zx+z7vMYmcJ7iaQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-property-literals@7.24.6": + resolution: + { + integrity: sha512-oARaglxhRsN18OYsnPTpb8TcKQWDYNsPNmTnx5++WOAsUJ0cSC/FZVlIJCKvPbU4yn/UXsS0551CFKJhN0CaMw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-display-name@7.24.6": + resolution: + { + integrity: sha512-/3iiEEHDsJuj9QU09gbyWGSUxDboFcD7Nj6dnHIlboWSodxXAoaY/zlNMHeYAC0WsERMqgO9a7UaM77CsYgWcg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-jsx-development@7.24.6": + resolution: + { + integrity: sha512-F7EsNp5StNDouSSdYyDSxh4J+xvj/JqG+Cb6s2fA+jCyHOzigG5vTwgH8tU2U8Voyiu5zCG9bAK49wTr/wPH0w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-jsx-self@7.24.6": + resolution: + { + integrity: sha512-FfZfHXtQ5jYPQsCRyLpOv2GeLIIJhs8aydpNh39vRDjhD411XcfWDni5i7OjP/Rs8GAtTn7sWFFELJSHqkIxYg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-jsx-source@7.24.6": + resolution: + { + integrity: sha512-BQTBCXmFRreU3oTUXcGKuPOfXAGb1liNY4AvvFKsOBAJ89RKcTsIrSsnMYkj59fNa66OFKnSa4AJZfy5Y4B9WA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-jsx@7.24.6": + resolution: + { + integrity: sha512-pCtPHhpRZHfwdA5G1Gpk5mIzMA99hv0R8S/Ket50Rw+S+8hkt3wBWqdqHaPw0CuUYxdshUgsPiLQ5fAs4ASMhw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-react-pure-annotations@7.24.6": + resolution: + { + integrity: sha512-0HoDQlFJJkXRyV2N+xOpUETbKHcouSwijRQbKWVtxsPoq5bbB30qZag9/pSc5xcWVYjTHlLsBsY+hZDnzQTPNw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-regenerator@7.24.6": + resolution: + { + integrity: sha512-SMDxO95I8WXRtXhTAc8t/NFQUT7VYbIWwJCJgEli9ml4MhqUMh4S6hxgH6SmAC3eAQNWCDJFxcFeEt9w2sDdXg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-reserved-words@7.24.6": + resolution: + { + integrity: sha512-DcrgFXRRlK64dGE0ZFBPD5egM2uM8mgfrvTMOSB2yKzOtjpGegVYkzh3s1zZg1bBck3nkXiaOamJUqK3Syk+4A==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-shorthand-properties@7.24.6": + resolution: + { + integrity: sha512-xnEUvHSMr9eOWS5Al2YPfc32ten7CXdH7Zwyyk7IqITg4nX61oHj+GxpNvl+y5JHjfN3KXE2IV55wAWowBYMVw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-spread@7.24.6": + resolution: + { + integrity: sha512-h/2j7oIUDjS+ULsIrNZ6/TKG97FgmEk1PXryk/HQq6op4XUUUwif2f69fJrzK0wza2zjCS1xhXmouACaWV5uPA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-sticky-regex@7.24.6": + resolution: + { + integrity: sha512-fN8OcTLfGmYv7FnDrsjodYBo1DhPL3Pze/9mIIE2MGCT1KgADYIOD7rEglpLHZj8PZlC/JFX5WcD+85FLAQusw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-template-literals@7.24.6": + resolution: + { + integrity: sha512-BJbEqJIcKwrqUP+KfUIkxz3q8VzXe2R8Wv8TaNgO1cx+nNavxn/2+H8kp9tgFSOL6wYPPEgFvU6IKS4qoGqhmg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-typeof-symbol@7.24.6": + resolution: + { + integrity: sha512-IshCXQ+G9JIFJI7bUpxTE/oA2lgVLAIK8q1KdJNoPXOpvRaNjMySGuvLfBw/Xi2/1lLo953uE8hyYSDW3TSYig==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-typescript@7.24.6": + resolution: + { + integrity: sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-unicode-escapes@7.24.6": + resolution: + { + integrity: sha512-bKl3xxcPbkQQo5eX9LjjDpU2xYHeEeNQbOhj0iPvetSzA+Tu9q/o5lujF4Sek60CM6MgYvOS/DJuwGbiEYAnLw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-unicode-property-regex@7.24.6": + resolution: + { + integrity: sha512-8EIgImzVUxy15cZiPii9GvLZwsy7Vxc+8meSlR3cXFmBIl5W5Tn9LGBf7CDKkHj4uVfNXCJB8RsVfnmY61iedA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-unicode-regex@7.24.6": + resolution: + { + integrity: sha512-pssN6ExsvxaKU638qcWb81RrvvgZom3jDgU/r5xFZ7TONkZGFf4MhI2ltMb8OcQWhHyxgIavEU+hgqtbKOmsPA==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/plugin-transform-unicode-sets-regex@7.24.6": + resolution: + { + integrity: sha512-quiMsb28oXWIDK0gXLALOJRXLgICLiulqdZGOaPPd0vRT7fQp74NtdADAVu+D8s00C+0Xs0MxVP0VKF/sZEUgw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0 + + "@babel/preset-env@7.24.6": + resolution: + { + integrity: sha512-CrxEAvN7VxfjOG8JNF2Y/eMqMJbZPZ185amwGUBp8D9USK90xQmv7dLdFSa+VbD7fdIqcy/Mfv7WtzG8+/qxKg==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/preset-modules@0.1.6-no-external-plugins": + resolution: + { + integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==, + } + peerDependencies: + "@babel/core": ^7.0.0-0 || ^8.0.0-0 <8.0.0 + + "@babel/preset-react@7.24.6": + resolution: + { + integrity: sha512-8mpzh1bWvmINmwM3xpz6ahu57mNaWavMm+wBNjQ4AFu1nghKBiIRET7l/Wmj4drXany/BBGjJZngICcD98F1iw==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/preset-typescript@7.24.6": + resolution: + { + integrity: sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==, + } + engines: { node: ">=6.9.0" } + peerDependencies: + "@babel/core": ^7.0.0-0 + + "@babel/regjsgen@0.8.0": + resolution: + { + integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==, + } + + "@babel/runtime@7.24.6": + resolution: + { + integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==, } engines: { node: ">=6.9.0" } - "@babel/template@7.24.0": + "@babel/template@7.24.6": resolution: { - integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==, + integrity: sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==, } engines: { node: ">=6.9.0" } - "@babel/traverse@7.24.5": + "@babel/traverse@7.24.6": resolution: { - integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==, + integrity: sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==, } engines: { node: ">=6.9.0" } - "@babel/types@7.24.5": + "@babel/types@7.24.6": resolution: { - integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==, + integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==, } engines: { node: ">=6.9.0" } @@ -720,10 +1549,10 @@ packages: } engines: { node: ">=14" } - "@floating-ui/core@1.6.1": + "@floating-ui/core@1.6.2": resolution: { - integrity: sha512-42UH54oPZHPdRHdw6BgoBD6cg/eVTmVrFcgeRDM3jbO7uxSoipVcmcIGFcA5jmOHO5apcyvBhkSKES3fQJnu7A==, + integrity: sha512-+2XpQV9LLZeanU4ZevzRnGFg2neDeKHgFLjP6YLW+tly0IvrhqT4u8enLGjLH3qeh85g19xY5rsAusfwTdn5lg==, } "@floating-ui/dom@1.6.5": @@ -732,10 +1561,10 @@ packages: integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==, } - "@floating-ui/react-dom@2.0.9": + "@floating-ui/react-dom@2.1.0": resolution: { - integrity: sha512-q0umO0+LQK4+p6aGyvzASqKbKOJcAHJ7ycE9CuUvfx3s9zTHWmGJTPOIlM/hmSBfUfg/XfY5YhLBLR/LHwShQQ==, + integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==, } peerDependencies: react: ">=16.8.0" @@ -814,16 +1643,16 @@ packages: "@types/react": optional: true - "@mui/core-downloads-tracker@5.15.16": + "@mui/core-downloads-tracker@5.15.18": resolution: { - integrity: sha512-PTIbMJs5C/vYMfyJNW8ArOezh4eyHkg2pTeA7bBxh2kLP1Uzs0Nm+krXWbWGJPwTWjM8EhnDrr4aCF26+2oleg==, + integrity: sha512-/9pVk+Al8qxAjwFUADv4BRZgMpZM4m5E+2Q/20qhVPuIJWqKp4Ie4tGExac6zu93rgPTYVQGgu+1vjiT0E+cEw==, } - "@mui/icons-material@5.15.16": + "@mui/icons-material@5.15.18": resolution: { - integrity: sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==, + integrity: sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -855,10 +1684,10 @@ packages: "@types/react": optional: true - "@mui/material@5.15.16": + "@mui/material@5.15.18": resolution: { - integrity: sha512-ery2hFReewko9gpDBqOr2VmXwQG9ifXofPhGzIx09/b9JqCQC/06kZXZDGGrOTpIddK9HlIf4yrS+G70jPAzUQ==, + integrity: sha512-n+/dsiqux74fFfcRUJjok+ieNQ7+BEk6/OwX9cLcLvriZrZb+/7Y8+Fd2HlUUbn5N0CDurgAHm0VH1DqyJ9HAw==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -947,10 +1776,10 @@ packages: "@types/react": optional: true - "@mui/x-data-grid@6.19.11": + "@mui/x-data-grid@6.20.0": resolution: { - integrity: sha512-QsUp2cPkjUm8vyTR5gYWuCFqxspljOzElbCm412wzvMTJSKaB0kz7CEecFhxjlsMjQ8B7kY8oDF3LXjjucFcPQ==, + integrity: sha512-N9a4eJRmWgP5zT2AZ41BnBgCSQJiw4dc5Q2U9zQ5aOhOs+8Jb218tX79MIAfwt1s4rbTZmgAdsBUn9Xs93Kmrw==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1044,13 +1873,29 @@ packages: integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==, } - "@remix-run/router@1.16.0": + "@remix-run/router@1.16.1": resolution: { - integrity: sha512-Quz1KOffeEf/zwkCBM3kBtH4ZoZ+pT3xIXBG4PPW/XFtDP7EGhtTiC2+gpL9GnR7+Qdet5Oa6cYSvwKYg6kN9Q==, + integrity: sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==, } engines: { node: ">=14.0.0" } + "@rollup/plugin-babel@6.0.4": + resolution: + { + integrity: sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw==, + } + engines: { node: ">=14.0.0" } + peerDependencies: + "@babel/core": ^7.0.0 + "@types/babel__core": ^7.1.9 + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + "@types/babel__core": + optional: true + rollup: + optional: true + "@rollup/pluginutils@5.1.0": resolution: { @@ -1063,130 +1908,130 @@ packages: rollup: optional: true - "@rollup/rollup-android-arm-eabi@4.17.2": + "@rollup/rollup-android-arm-eabi@4.18.0": resolution: { - integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==, + integrity: sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==, } cpu: [arm] os: [android] - "@rollup/rollup-android-arm64@4.17.2": + "@rollup/rollup-android-arm64@4.18.0": resolution: { - integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==, + integrity: sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==, } cpu: [arm64] os: [android] - "@rollup/rollup-darwin-arm64@4.17.2": + "@rollup/rollup-darwin-arm64@4.18.0": resolution: { - integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==, + integrity: sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==, } cpu: [arm64] os: [darwin] - "@rollup/rollup-darwin-x64@4.17.2": + "@rollup/rollup-darwin-x64@4.18.0": resolution: { - integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==, + integrity: sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==, } cpu: [x64] os: [darwin] - "@rollup/rollup-linux-arm-gnueabihf@4.17.2": + "@rollup/rollup-linux-arm-gnueabihf@4.18.0": resolution: { - integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==, + integrity: sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm-musleabihf@4.17.2": + "@rollup/rollup-linux-arm-musleabihf@4.18.0": resolution: { - integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==, + integrity: sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm64-gnu@4.17.2": + "@rollup/rollup-linux-arm64-gnu@4.18.0": resolution: { - integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==, + integrity: sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-arm64-musl@4.17.2": + "@rollup/rollup-linux-arm64-musl@4.18.0": resolution: { - integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==, + integrity: sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-powerpc64le-gnu@4.17.2": + "@rollup/rollup-linux-powerpc64le-gnu@4.18.0": resolution: { - integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==, + integrity: sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==, } cpu: [ppc64] os: [linux] - "@rollup/rollup-linux-riscv64-gnu@4.17.2": + "@rollup/rollup-linux-riscv64-gnu@4.18.0": resolution: { - integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==, + integrity: sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==, } cpu: [riscv64] os: [linux] - "@rollup/rollup-linux-s390x-gnu@4.17.2": + "@rollup/rollup-linux-s390x-gnu@4.18.0": resolution: { - integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==, + integrity: sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==, } cpu: [s390x] os: [linux] - "@rollup/rollup-linux-x64-gnu@4.17.2": + "@rollup/rollup-linux-x64-gnu@4.18.0": resolution: { - integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==, + integrity: sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==, } cpu: [x64] os: [linux] - "@rollup/rollup-linux-x64-musl@4.17.2": + "@rollup/rollup-linux-x64-musl@4.18.0": resolution: { - integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==, + integrity: sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==, } cpu: [x64] os: [linux] - "@rollup/rollup-win32-arm64-msvc@4.17.2": + "@rollup/rollup-win32-arm64-msvc@4.18.0": resolution: { - integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==, + integrity: sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==, } cpu: [arm64] os: [win32] - "@rollup/rollup-win32-ia32-msvc@4.17.2": + "@rollup/rollup-win32-ia32-msvc@4.18.0": resolution: { - integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==, + integrity: sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==, } cpu: [ia32] os: [win32] - "@rollup/rollup-win32-x64-msvc@4.17.2": + "@rollup/rollup-win32-x64-msvc@4.18.0": resolution: { - integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==, + integrity: sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==, } cpu: [x64] os: [win32] @@ -1295,107 +2140,107 @@ packages: peerDependencies: "@svgr/core": "*" - "@tauri-apps/api@1.5.4": + "@tauri-apps/api@1.5.6": resolution: { - integrity: sha512-LKYae9URbdEdbHrOXBeXb/lZgVyWTX0E98rSFBuQlmkLr8OeG+akuE41PfLjBVyk1Q+fq7wxo4ieenLSMUAUhA==, + integrity: sha512-LH5ToovAHnDVe5Qa9f/+jW28I6DeMhos8bNDtBOmmnaDpPmJmYLyHdeDblAWWWYc7KKRDg9/66vMuKyq0WIeFA==, } engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" } - "@tauri-apps/cli-darwin-arm64@1.5.13": + "@tauri-apps/cli-darwin-arm64@1.5.14": resolution: { - integrity: sha512-wXsBp6FIsQ1yoAEJ8dao7BkVdOp5xlfgGyAbJVCFKU3LTUqKw4A+ayxO6CV2lFfSaOdzdU86z+eJsl38nzmoSg==, + integrity: sha512-lxoSOp3KKSqzHJa7iT32dukPGMlfsTuja1xXSgwR8o/fqzpYJY7FY/3ZxesP8HR66FcK+vtqa//HNqeOQ0mHkA==, } engines: { node: ">= 10" } cpu: [arm64] os: [darwin] - "@tauri-apps/cli-darwin-x64@1.5.13": + "@tauri-apps/cli-darwin-x64@1.5.14": resolution: { - integrity: sha512-1I/8Q8ogr1P1iQhjsXw0DSPjb8r2ggx2h52X1NXODhBknWIG7Y3rPDnRSXg1qoauRi19728BmP/CSW6MugidwQ==, + integrity: sha512-EXSwN1n5spfG8FoXuyc90ACtmDJXzaZ1gxyENaq9xEpQoo7j/Q1vb6qXxmr6azKr8zmqY4h08ZFbv3exh93xJg==, } engines: { node: ">= 10" } cpu: [x64] os: [darwin] - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.13": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.14": resolution: { - integrity: sha512-IHtE8YGZ4KV0fX8w6a8lftFGLsDCr/kbikKIgvUQdypImToCr4MKbyKQ6guwSGPlCExtHpD7+LOtFoRocLCtBw==, + integrity: sha512-Yb8BH/KYR7Tl+de40sZPfrqbhcU3Jlu+UPIrnXt05sjn48xqIps74Xjz8zzVp0TuHxUp8FmIGtCVhQgsbrsvvg==, } engines: { node: ">= 10" } cpu: [arm] os: [linux] - "@tauri-apps/cli-linux-arm64-gnu@1.5.13": + "@tauri-apps/cli-linux-arm64-gnu@1.5.14": resolution: { - integrity: sha512-U01Jvr0YoBwqRJ1lf+lzFRrNwhfdP4HF/3p1ahFzSoQ6CuYk0pL1jYmsYA7PigKmmovu8ctNq9E9quSdquOIeQ==, + integrity: sha512-QrKHP4gRaHiup478rPBZ+BmNd88yze9jMmheoNy9mN1K/aECRmTHO+tWhsxv5moFHZzRhO0QDWxxvTtiaPXaGg==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@tauri-apps/cli-linux-arm64-musl@1.5.13": + "@tauri-apps/cli-linux-arm64-musl@1.5.14": resolution: { - integrity: sha512-+UVxc5yQavLWnsFCDYXp4HxDxhyuDt+V2IOdy+ClO/xJ8ii5vFz1QYQBm9s1ofXWPXn5BYyBVNhGuPstAYcO9A==, + integrity: sha512-Hb1C1VMxmUcyGjW/K/INKF87zzzgLEVRmWZZnQd7M1P4uue4xPyIwUELSdX12Z2jREPgmLW4AXPD0m6wsNu7iw==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@tauri-apps/cli-linux-x64-gnu@1.5.13": + "@tauri-apps/cli-linux-x64-gnu@1.5.14": resolution: { - integrity: sha512-QDIkbpMprEe08V9Yn+XMbQa2ErY9Cj6TlvcSGLzida4gAVHwf42AMxBBFSvjpdMyB7D5lJMsDSq5xhEeRPs/HQ==, + integrity: sha512-kD9v/UwPDuhIgq2TJj/s2/7rqk+vmExVV6xHPKI8vVbIvlNAOZqmx3fpxjej1241vhJ/piGd/m6q6YMWGsL0oQ==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@tauri-apps/cli-linux-x64-musl@1.5.13": + "@tauri-apps/cli-linux-x64-musl@1.5.14": resolution: { - integrity: sha512-7JHNrF0b8Y7R693SG8JWhWmt/3d6vhyswEu26NUxQG2IYQlVY51sDPkub7S1cynh4++7CMV5sNK0EUr6hLrR9A==, + integrity: sha512-204Drgg9Zx0+THKndqASz4+iPCwqA3gQVF9C0CDIArNXrjPyJjVvW8VP5CHiZYaTNWxlz/ltyxluM6UFWbXNFw==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@tauri-apps/cli-win32-arm64-msvc@1.5.13": + "@tauri-apps/cli-win32-arm64-msvc@1.5.14": resolution: { - integrity: sha512-p+j3IcrPnQ7/iaMlrdDBGT2SlB6MzjTbSdLo1jNE3DAeO98jByIJZyNme07Fv87280+2LXVB5XtusCsgTwIHCw==, + integrity: sha512-sqPSni2MnWNCm+8YZnLdWCclxfSHaYqKuPFSz8q7Tn1G1m/cA9gyPoC1G0esHftY7bu/ZM5lB4kM3I4U0KlLiA==, } engines: { node: ">= 10" } cpu: [arm64] os: [win32] - "@tauri-apps/cli-win32-ia32-msvc@1.5.13": + "@tauri-apps/cli-win32-ia32-msvc@1.5.14": resolution: { - integrity: sha512-ypxRAGd8QYOCaBUmqzvHvrzj64OgfhzZQS/TSQlKWeJ9X1oQzQDNUrifsdaZZvZBf9yqSRf8lMYoN5qFjrHZfA==, + integrity: sha512-8xN8W0zTs8oFsQmvYLxHFeqhzVI7oTaPK1xQMc5gbpFP45jN41c21aCXfjnvzT+h90EfCHUF9EWj2HTEJSb7Iw==, } engines: { node: ">= 10" } cpu: [ia32] os: [win32] - "@tauri-apps/cli-win32-x64-msvc@1.5.13": + "@tauri-apps/cli-win32-x64-msvc@1.5.14": resolution: { - integrity: sha512-B3YDAyZb8f6zKqZj/ydL/cQVkT/KxNyumXsX+UL4oM5E2DM89OD5BxMgqGr7zwmJSaRNRHkXRK+BMluvZjHG9w==, + integrity: sha512-U0slee5tNM2PYECBpPHavLSwkT3szGMZ+qhcikQQbDan84bQdLn/kHWjyXOgLJs4KSve4+KxcrN+AVqj0VyHnw==, } engines: { node: ">= 10" } cpu: [x64] os: [win32] - "@tauri-apps/cli@1.5.13": + "@tauri-apps/cli@1.5.14": resolution: { - integrity: sha512-wULOJNb/Dxc/E+Z0+7MkaqKYAmdjGJEFpZ5xcNhvC3BVX1O6MbhHjXGfwfu4mgIGhVqY1KJaKoXx7EDZAlk7Pw==, + integrity: sha512-JOSMKymlg116UdEXSj69eg5p1OtZnQkUE0qIGbtNDO1sk3X/KgBN6+oHBW0BzPStp/W0AjBgrMWCqjHPwEpOug==, } engines: { node: ">= 10" } hasBin: true @@ -1418,10 +2263,10 @@ packages: integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==, } - "@types/babel__traverse@7.20.5": + "@types/babel__traverse@7.20.6": resolution: { - integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==, + integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==, } "@types/debug@4.1.12": @@ -1472,16 +2317,16 @@ packages: integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==, } - "@types/lodash@4.17.1": + "@types/lodash@4.17.4": resolution: { - integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==, + integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==, } - "@types/mdast@4.0.3": + "@types/mdast@4.0.4": resolution: { - integrity: sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==, + integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==, } "@types/ms@0.7.34": @@ -1490,10 +2335,10 @@ packages: integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, } - "@types/node@20.12.10": + "@types/node@20.12.12": resolution: { - integrity: sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==, + integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==, } "@types/parse-json@4.0.2": @@ -1520,10 +2365,10 @@ packages: integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==, } - "@types/react@18.3.1": + "@types/react@18.3.3": resolution: { - integrity: sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==, + integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==, } "@types/unist@2.0.10": @@ -1544,10 +2389,10 @@ packages: integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==, } - "@vitejs/plugin-react@4.2.1": + "@vitejs/plugin-react@4.3.0": resolution: { - integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==, + integrity: sha512-KcEbMsn4Dpk+LIbHMj7gDPRKaTMStxxWRkRmxsg/jVdFdJCZWt1SchZcf0M4t8lIKdwwMsEyzhrcOXRrDPtOBw==, } engines: { node: ^14.18.0 || >=16.0.0 } peerDependencies: @@ -1567,10 +2412,10 @@ packages: } engines: { node: ">= 6.0.0" } - ahooks@3.7.11: + ahooks@3.8.0: resolution: { - integrity: sha512-BfSq7HJ9wk/7a2vX7WbLdwzHyQHmbNe21ipX1PfIzssXIzQfAl79WVJ9GjZaqNl4PFPsJusj/Xjg2OF+gIgGaQ==, + integrity: sha512-M01m+mxLRNNeJ/PCT3Fom26UyreTj6oMqJBetUrJnK4VNI5j6eMA543Xxo53OBXn6XibA2FXKcCCgrT6YCTtKQ==, } engines: { node: ">=8.0.0" } peerDependencies: @@ -1602,10 +2447,10 @@ packages: integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, } - axios@1.6.8: + axios@1.7.2: resolution: { - integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==, + integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==, } babel-plugin-macros@3.1.0: @@ -1615,6 +2460,30 @@ packages: } engines: { node: ">=10", npm: ">=6" } + babel-plugin-polyfill-corejs2@0.4.11: + resolution: + { + integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==, + } + peerDependencies: + "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-corejs3@0.10.4: + resolution: + { + integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==, + } + peerDependencies: + "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-regenerator@0.6.2: + resolution: + { + integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==, + } + peerDependencies: + "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 + bail@2.0.2: resolution: { @@ -1634,10 +2503,10 @@ packages: } engines: { node: ">=8" } - braces@3.0.2: + braces@3.0.3: resolution: { - integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, + integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==, } engines: { node: ">=8" } @@ -1663,10 +2532,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001616: + caniuse-lite@1.0.30001623: resolution: { - integrity: sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==, + integrity: sha512-X/XhAVKlpIxWPpgRTnlgZssJrF0m6YtRA0QDWgsBNT12uZM6LPRydR7ip405Y3t1LamD8cP2TZFEDZFBf5ApcA==, } ccount@2.0.1: @@ -1764,6 +2633,12 @@ packages: integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==, } + core-js-compat@3.37.1: + resolution: + { + integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==, + } + cosmiconfig@7.1.0: resolution: { @@ -1873,10 +2748,10 @@ packages: integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, } - electron-to-chromium@1.4.758: + electron-to-chromium@1.4.783: resolution: { - integrity: sha512-/o9x6TCdrYZBMdGeTifAP3wlF/gVT+TtWJe3BSmtNh92Mw81U9hrYwW9OAGUh+sEOX/yz5e34sksqRruZbjYrw==, + integrity: sha512-bT0jEz/Xz1fahQpbZ1D7LgmPYZ3iHVY39NcWWro1+hA2IvjiPeaXtfSqrQ+nXjApMvQRE2ASt1itSLRrebHMRQ==, } end-of-stream@1.4.4: @@ -1939,6 +2814,13 @@ packages: integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, } + esutils@2.0.3: + resolution: + { + integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, + } + engines: { node: ">=0.10.0" } + execa@4.1.0: resolution: { @@ -1959,10 +2841,10 @@ packages: } engines: { node: ^12.20 || >= 14.13 } - fill-range@7.0.1: + fill-range@7.1.1: resolution: { - integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, + integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==, } engines: { node: ">=8" } @@ -2139,10 +3021,10 @@ packages: engines: { node: ">=12" } hasBin: true - i18next@23.11.3: + i18next@23.11.5: resolution: { - integrity: sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==, + integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==, } ignore@5.3.1: @@ -2152,10 +3034,10 @@ packages: } engines: { node: ">= 4" } - immutable@4.3.5: + immutable@4.3.6: resolution: { - integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==, + integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==, } import-fresh@3.3.0: @@ -2287,6 +3169,13 @@ packages: } hasBin: true + jsesc@0.5.0: + resolution: + { + integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==, + } + hasBin: true + jsesc@2.5.2: resolution: { @@ -2340,6 +3229,12 @@ packages: integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==, } + lodash.debounce@4.0.8: + resolution: + { + integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, + } + lodash@4.17.21: resolution: { @@ -2371,10 +3266,10 @@ packages: integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, } - mdast-util-from-markdown@2.0.0: + mdast-util-from-markdown@2.0.1: resolution: { - integrity: sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==, + integrity: sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==, } mdast-util-mdx-expression@2.0.0: @@ -2822,10 +3717,10 @@ packages: } engines: { node: ">=8" } - picocolors@1.0.0: + picocolors@1.0.1: resolution: { - integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, + integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==, } picomatch@2.3.1: @@ -2914,10 +3809,10 @@ packages: integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==, } - react-hook-form@7.51.4: + react-hook-form@7.51.5: resolution: { - integrity: sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==, + integrity: sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==, } engines: { node: ">=12.22.0" } peerDependencies: @@ -2967,20 +3862,20 @@ packages: } engines: { node: ">=0.10.0" } - react-router-dom@6.23.0: + react-router-dom@6.23.1: resolution: { - integrity: sha512-Q9YaSYvubwgbal2c9DJKfx6hTNoBp3iJDsl+Duva/DwxoJH+OTXkxGpql4iUK2sla/8z4RpjAm6EWx1qUDuopQ==, + integrity: sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==, } engines: { node: ">=14.0.0" } peerDependencies: react: ">=16.8" react-dom: ">=16.8" - react-router@6.23.0: + react-router@6.23.1: resolution: { - integrity: sha512-wPMZ8S2TuPadH0sF5irFGjkNLIcRvOSaEe7v+JER8508dyJumm6XZB1u5kztlX0RVq6AzRVndzqcUh6sFIauzA==, + integrity: sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -2995,10 +3890,10 @@ packages: react: ">=16.6.0" react-dom: ">=16.6.0" - react-virtuoso@4.7.10: + react-virtuoso@4.7.11: resolution: { - integrity: sha512-l+fnBf/G1Fp6pHCnhFq2Ra4lkZtT6c5XrS9rCS0OA6de7WGLZviCo0y61CUZZG79TeAw3L7O4czeNPiqh9CIrg==, + integrity: sha512-Kdn9qEtQI2ulEuBMzW2BTkDsfijB05QUd6lpZ1K36oyA3k65Cz4lG4EKrh2pCfUafX4C2uMSZOwzMOhbrMOTFA==, } engines: { node: ">=10" } peerDependencies: @@ -3034,12 +3929,45 @@ packages: react-native: optional: true + regenerate-unicode-properties@10.1.1: + resolution: + { + integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==, + } + engines: { node: ">=4" } + + regenerate@1.4.2: + resolution: + { + integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, + } + regenerator-runtime@0.14.1: resolution: { integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==, } + regenerator-transform@0.15.2: + resolution: + { + integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==, + } + + regexpu-core@5.3.2: + resolution: + { + integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==, + } + engines: { node: ">=4" } + + regjsparser@0.9.1: + resolution: + { + integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==, + } + hasBin: true + remark-parse@11.0.0: resolution: { @@ -3078,18 +4006,18 @@ packages: } hasBin: true - rollup@4.17.2: + rollup@4.18.0: resolution: { - integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==, + integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.77.0: + sass@1.77.2: resolution: { - integrity: sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==, + integrity: sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==, } engines: { node: ">=14.0.0" } hasBin: true @@ -3292,6 +4220,34 @@ packages: } engines: { node: ">=14.0" } + unicode-canonical-property-names-ecmascript@2.0.0: + resolution: + { + integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, + } + engines: { node: ">=4" } + + unicode-match-property-ecmascript@2.0.0: + resolution: + { + integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, + } + engines: { node: ">=4" } + + unicode-match-property-value-ecmascript@2.1.0: + resolution: + { + integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==, + } + engines: { node: ">=4" } + + unicode-property-aliases-ecmascript@2.1.0: + resolution: + { + integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==, + } + engines: { node: ">=4" } + unified@11.0.4: resolution: { @@ -3347,10 +4303,10 @@ packages: } engines: { node: ">= 10.0.0" } - update-browserslist-db@1.0.15: + update-browserslist-db@1.0.16: resolution: { - integrity: sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==, + integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==, } hasBin: true peerDependencies: @@ -3539,25 +4495,25 @@ snapshots: "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 - "@babel/code-frame@7.24.2": + "@babel/code-frame@7.24.6": dependencies: - "@babel/highlight": 7.24.5 - picocolors: 1.0.0 + "@babel/highlight": 7.24.6 + picocolors: 1.0.1 - "@babel/compat-data@7.24.4": {} + "@babel/compat-data@7.24.6": {} - "@babel/core@7.24.5": + "@babel/core@7.24.6": dependencies: "@ampproject/remapping": 2.3.0 - "@babel/code-frame": 7.24.2 - "@babel/generator": 7.24.5 - "@babel/helper-compilation-targets": 7.23.6 - "@babel/helper-module-transforms": 7.24.5(@babel/core@7.24.5) - "@babel/helpers": 7.24.5 - "@babel/parser": 7.24.5 - "@babel/template": 7.24.0 - "@babel/traverse": 7.24.5 - "@babel/types": 7.24.5 + "@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 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3566,119 +4522,755 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.24.5": + "@babel/generator@7.24.6": dependencies: - "@babel/types": 7.24.5 + "@babel/types": 7.24.6 "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 jsesc: 2.5.2 - "@babel/helper-compilation-targets@7.23.6": + "@babel/helper-annotate-as-pure@7.24.6": dependencies: - "@babel/compat-data": 7.24.4 - "@babel/helper-validator-option": 7.23.5 + "@babel/types": 7.24.6 + + "@babel/helper-builder-binary-assignment-operator-visitor@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-compilation-targets@7.24.6": + dependencies: + "@babel/compat-data": 7.24.6 + "@babel/helper-validator-option": 7.24.6 browserslist: 4.23.0 lru-cache: 5.1.1 semver: 6.3.1 - "@babel/helper-environment-visitor@7.22.20": {} - - "@babel/helper-function-name@7.23.0": + "@babel/helper-create-class-features-plugin@7.24.6(@babel/core@7.24.6)": dependencies: - "@babel/template": 7.24.0 - "@babel/types": 7.24.5 + "@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 + semver: 6.3.1 - "@babel/helper-hoist-variables@7.22.5": + "@babel/helper-create-regexp-features-plugin@7.24.6(@babel/core@7.24.6)": dependencies: - "@babel/types": 7.24.5 + "@babel/core": 7.24.6 + "@babel/helper-annotate-as-pure": 7.24.6 + regexpu-core: 5.3.2 + semver: 6.3.1 - "@babel/helper-module-imports@7.24.3": + "@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.6)": dependencies: - "@babel/types": 7.24.5 - - "@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)": - dependencies: - "@babel/core": 7.24.5 - "@babel/helper-environment-visitor": 7.22.20 - "@babel/helper-module-imports": 7.24.3 - "@babel/helper-simple-access": 7.24.5 - "@babel/helper-split-export-declaration": 7.24.5 - "@babel/helper-validator-identifier": 7.24.5 - - "@babel/helper-plugin-utils@7.24.5": {} - - "@babel/helper-simple-access@7.24.5": - dependencies: - "@babel/types": 7.24.5 - - "@babel/helper-split-export-declaration@7.24.5": - dependencies: - "@babel/types": 7.24.5 - - "@babel/helper-string-parser@7.24.1": {} - - "@babel/helper-validator-identifier@7.24.5": {} - - "@babel/helper-validator-option@7.23.5": {} - - "@babel/helpers@7.24.5": - dependencies: - "@babel/template": 7.24.0 - "@babel/traverse": 7.24.5 - "@babel/types": 7.24.5 + "@babel/core": 7.24.6 + "@babel/helper-compilation-targets": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + debug: 4.3.4 + lodash.debounce: 4.0.8 + resolve: 1.22.8 transitivePeerDependencies: - supports-color - "@babel/highlight@7.24.5": + "@babel/helper-environment-visitor@7.24.6": {} + + "@babel/helper-function-name@7.24.6": dependencies: - "@babel/helper-validator-identifier": 7.24.5 + "@babel/template": 7.24.6 + "@babel/types": 7.24.6 + + "@babel/helper-hoist-variables@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-member-expression-to-functions@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-module-imports@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6)": + 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/helper-optimise-call-expression@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-plugin-utils@7.24.6": {} + + "@babel/helper-remap-async-to-generator@7.24.6(@babel/core@7.24.6)": + 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/helper-replace-supers@7.24.6(@babel/core@7.24.6)": + 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/helper-simple-access@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-skip-transparent-expression-wrappers@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@babel/helper-split-export-declaration@7.24.6": + dependencies: + "@babel/types": 7.24.6 + + "@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": + dependencies: + "@babel/helper-function-name": 7.24.6 + "@babel/template": 7.24.6 + "@babel/types": 7.24.6 + + "@babel/helpers@7.24.6": + dependencies: + "@babel/template": 7.24.6 + "@babel/types": 7.24.6 + + "@babel/highlight@7.24.6": + dependencies: + "@babel/helper-validator-identifier": 7.24.6 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.0 + picocolors: 1.0.1 - "@babel/parser@7.24.5": + "@babel/parser@7.24.6": dependencies: - "@babel/types": 7.24.5 + "@babel/types": 7.24.6 - "@babel/plugin-transform-react-jsx-self@7.24.5(@babel/core@7.24.5)": + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 - "@babel/helper-plugin-utils": 7.24.5 + "@babel/core": 7.24.6 + "@babel/helper-environment-visitor": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 - "@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.5)": + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 - "@babel/helper-plugin-utils": 7.24.5 + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 - "@babel/runtime@7.24.5": + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6(@babel/core@7.24.6)": + 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/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-environment-visitor": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + + "@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.6)": + dependencies: + "@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)": + 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)": + 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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-import-assertions@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-import-attributes@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.6)": + 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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-jsx@7.24.6(@babel/core@7.24.6)": + 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)": + 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)": + 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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.6)": + 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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.6)": + dependencies: + "@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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-typescript@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.6)": + 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/plugin-transform-arrow-functions@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-async-generator-functions@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-async-to-generator@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-block-scoped-functions@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-block-scoping@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-class-properties@7.24.6(@babel/core@7.24.6)": + 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-transform-class-static-block@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-classes@7.24.6(@babel/core@7.24.6)": + 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 + globals: 11.12.0 + + "@babel/plugin-transform-computed-properties@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + "@babel/template": 7.24.6 + + "@babel/plugin-transform-destructuring@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-dotall-regex@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-duplicate-keys@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-dynamic-import@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-exponentiation-operator@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-builder-binary-assignment-operator-visitor": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-export-namespace-from@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-for-of@7.24.6(@babel/core@7.24.6)": + 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-function-name@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-json-strings@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-literals@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-logical-assignment-operators@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-member-expression-literals@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-modules-amd@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-modules-commonjs@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-modules-systemjs@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-modules-umd@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-named-capturing-groups-regex@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-new-target@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-nullish-coalescing-operator@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-numeric-separator@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-object-rest-spread@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-object-super@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-optional-catch-binding@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-optional-chaining@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-parameters@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-private-methods@7.24.6(@babel/core@7.24.6)": + 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-transform-private-property-in-object@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-property-literals@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-react-display-name@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-react-jsx-development@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/plugin-transform-react-jsx": 7.24.6(@babel/core@7.24.6) + + "@babel/plugin-transform-react-jsx-self@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-react-jsx-source@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-react-jsx@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-annotate-as-pure": 7.24.6 + "@babel/helper-module-imports": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + "@babel/plugin-syntax-jsx": 7.24.6(@babel/core@7.24.6) + "@babel/types": 7.24.6 + + "@babel/plugin-transform-react-pure-annotations@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-annotate-as-pure": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-regenerator@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + regenerator-transform: 0.15.2 + + "@babel/plugin-transform-reserved-words@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-shorthand-properties@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-spread@7.24.6(@babel/core@7.24.6)": + 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-sticky-regex@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-template-literals@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-typeof-symbol@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-typescript@7.24.6(@babel/core@7.24.6)": + 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-typescript": 7.24.6(@babel/core@7.24.6) + + "@babel/plugin-transform-unicode-escapes@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + + "@babel/plugin-transform-unicode-property-regex@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-unicode-regex@7.24.6(@babel/core@7.24.6)": + 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/plugin-transform-unicode-sets-regex@7.24.6(@babel/core@7.24.6)": + 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/preset-env@7.24.6(@babel/core@7.24.6)": + 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) + 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)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + "@babel/types": 7.24.6 + esutils: 2.0.3 + + "@babel/preset-react@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + "@babel/helper-validator-option": 7.24.6 + "@babel/plugin-transform-react-display-name": 7.24.6(@babel/core@7.24.6) + "@babel/plugin-transform-react-jsx": 7.24.6(@babel/core@7.24.6) + "@babel/plugin-transform-react-jsx-development": 7.24.6(@babel/core@7.24.6) + "@babel/plugin-transform-react-pure-annotations": 7.24.6(@babel/core@7.24.6) + + "@babel/preset-typescript@7.24.6(@babel/core@7.24.6)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-plugin-utils": 7.24.6 + "@babel/helper-validator-option": 7.24.6 + "@babel/plugin-syntax-jsx": 7.24.6(@babel/core@7.24.6) + "@babel/plugin-transform-modules-commonjs": 7.24.6(@babel/core@7.24.6) + "@babel/plugin-transform-typescript": 7.24.6(@babel/core@7.24.6) + + "@babel/regjsgen@0.8.0": {} + + "@babel/runtime@7.24.6": dependencies: regenerator-runtime: 0.14.1 - "@babel/template@7.24.0": + "@babel/template@7.24.6": dependencies: - "@babel/code-frame": 7.24.2 - "@babel/parser": 7.24.5 - "@babel/types": 7.24.5 + "@babel/code-frame": 7.24.6 + "@babel/parser": 7.24.6 + "@babel/types": 7.24.6 - "@babel/traverse@7.24.5": + "@babel/traverse@7.24.6": dependencies: - "@babel/code-frame": 7.24.2 - "@babel/generator": 7.24.5 - "@babel/helper-environment-visitor": 7.22.20 - "@babel/helper-function-name": 7.23.0 - "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-split-export-declaration": 7.24.5 - "@babel/parser": 7.24.5 - "@babel/types": 7.24.5 + "@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 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.24.5": + "@babel/types@7.24.6": dependencies: - "@babel/helper-string-parser": 7.24.1 - "@babel/helper-validator-identifier": 7.24.5 + "@babel/helper-string-parser": 7.24.6 + "@babel/helper-validator-identifier": 7.24.6 to-fast-properties: 2.0.0 "@dnd-kit/accessibility@3.1.0(react@18.3.1)": @@ -3708,8 +5300,8 @@ snapshots: "@emotion/babel-plugin@11.11.0": dependencies: - "@babel/helper-module-imports": 7.24.3 - "@babel/runtime": 7.24.5 + "@babel/helper-module-imports": 7.24.6 + "@babel/runtime": 7.24.6 "@emotion/hash": 0.9.1 "@emotion/memoize": 0.8.1 "@emotion/serialize": 1.1.4 @@ -3736,9 +5328,9 @@ snapshots: "@emotion/memoize@0.8.1": {} - "@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1)": + "@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 "@emotion/babel-plugin": 11.11.0 "@emotion/cache": 11.11.0 "@emotion/serialize": 1.1.4 @@ -3748,7 +5340,7 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 "@emotion/serialize@1.1.4": dependencies: @@ -3760,18 +5352,18 @@ snapshots: "@emotion/sheet@1.2.2": {} - "@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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)": dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 "@emotion/babel-plugin": 11.11.0 "@emotion/is-prop-valid": 1.2.2 - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) + "@emotion/react": 11.11.4(@types/react@18.3.3)(react@18.3.1) "@emotion/serialize": 1.1.4 "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.3.1) "@emotion/utils": 1.2.1 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 "@emotion/unitless@0.8.1": {} @@ -3854,16 +5446,16 @@ snapshots: "@fastify/busboy@2.1.1": {} - "@floating-ui/core@1.6.1": + "@floating-ui/core@1.6.2": dependencies: "@floating-ui/utils": 0.2.2 "@floating-ui/dom@1.6.5": dependencies: - "@floating-ui/core": 1.6.1 + "@floating-ui/core": 1.6.2 "@floating-ui/utils": 0.2.2 - "@floating-ui/react-dom@2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@floating-ui/react-dom@2.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: "@floating-ui/dom": 1.6.5 react: 18.3.1 @@ -3890,70 +5482,70 @@ snapshots: "@juggle/resize-observer@3.4.0": {} - "@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(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)": dependencies: - "@babel/runtime": 7.24.5 - "@floating-ui/react-dom": 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.14(@types/react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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) "@popperjs/core": 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/base@5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@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.5 - "@floating-ui/react-dom": 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.14(@types/react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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) "@popperjs/core": 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/core-downloads-tracker@5.15.16": {} + "@mui/core-downloads-tracker@5.15.18": {} - "@mui/icons-material@5.15.16(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)": + "@mui/icons-material@5.15.18(@mui/material@5.15.18(@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.5 - "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.6 + "@mui/material": 5.15.18(@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: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@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.18(@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.5 - "@mui/base": 5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@mui/types": 7.2.14(@types/react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) - "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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.18(@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/types": 7.2.14(@types/react@18.3.3) + "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) + "@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.18(@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) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) - "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@types/react": 18.3.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) + "@types/react": 18.3.3 - "@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/material@5.15.18(@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.5 - "@mui/base": 5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/core-downloads-tracker": 5.15.16 - "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@mui/types": 7.2.14(@types/react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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.18 + "@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/types": 7.2.14(@types/react@18.3.3) + "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) "@types/react-transition-group": 4.4.10 clsx: 2.1.1 csstype: 3.1.3 @@ -3963,66 +5555,66 @@ snapshots: react-is: 18.3.1 react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) - "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@types/react": 18.3.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) + "@types/react": 18.3.3 - "@mui/private-theming@5.15.14(@types/react@18.3.1)(react@18.3.1)": + "@mui/private-theming@5.15.14(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.5 - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(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)": dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 "@emotion/cache": 11.11.0 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) - "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.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/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/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)": dependencies: - "@babel/runtime": 7.24.5 - "@mui/private-theming": 5.15.14(@types/react@18.3.1)(react@18.3.1) - "@mui/styled-engine": 5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.14(@types/react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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) + "@mui/utils": 5.15.14(@types/react@18.3.3)(react@18.3.1) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) - "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@types/react": 18.3.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) + "@types/react": 18.3.3 - "@mui/types@7.2.14(@types/react@18.3.1)": + "@mui/types@7.2.14(@types/react@18.3.3)": optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/utils@5.15.14(@types/react@18.3.1)(react@18.3.1)": + "@mui/utils@5.15.14(@types/react@18.3.3)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 "@types/prop-types": 15.7.12 prop-types: 15.8.1 react: 18.3.1 react-is: 18.3.1 optionalDependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@mui/x-data-grid@6.19.11(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/x-data-grid@6.20.0(@mui/material@5.15.18(@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.5 - "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@mui/material": 5.15.18(@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) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 @@ -4031,15 +5623,15 @@ snapshots: transitivePeerDependencies: - "@types/react" - "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@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.18(@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.5 - "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) - "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@mui/base": 5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(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.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) - "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) + "@babel/runtime": 7.24.6 + "@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.18(@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) "@types/react-transition-group": 4.4.10 clsx: 2.1.1 prop-types: 15.8.1 @@ -4115,112 +5707,121 @@ snapshots: "@popperjs/core@2.11.8": {} - "@remix-run/router@1.16.0": {} + "@remix-run/router@1.16.1": {} - "@rollup/pluginutils@5.1.0(rollup@4.17.2)": + "@rollup/plugin-babel@6.0.4(@babel/core@7.24.6)(@types/babel__core@7.20.5)(rollup@4.18.0)": + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-module-imports": 7.24.6 + "@rollup/pluginutils": 5.1.0(rollup@4.18.0) + optionalDependencies: + "@types/babel__core": 7.20.5 + rollup: 4.18.0 + + "@rollup/pluginutils@5.1.0(rollup@4.18.0)": dependencies: "@types/estree": 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.17.2 + rollup: 4.18.0 - "@rollup/rollup-android-arm-eabi@4.17.2": + "@rollup/rollup-android-arm-eabi@4.18.0": optional: true - "@rollup/rollup-android-arm64@4.17.2": + "@rollup/rollup-android-arm64@4.18.0": optional: true - "@rollup/rollup-darwin-arm64@4.17.2": + "@rollup/rollup-darwin-arm64@4.18.0": optional: true - "@rollup/rollup-darwin-x64@4.17.2": + "@rollup/rollup-darwin-x64@4.18.0": optional: true - "@rollup/rollup-linux-arm-gnueabihf@4.17.2": + "@rollup/rollup-linux-arm-gnueabihf@4.18.0": optional: true - "@rollup/rollup-linux-arm-musleabihf@4.17.2": + "@rollup/rollup-linux-arm-musleabihf@4.18.0": optional: true - "@rollup/rollup-linux-arm64-gnu@4.17.2": + "@rollup/rollup-linux-arm64-gnu@4.18.0": optional: true - "@rollup/rollup-linux-arm64-musl@4.17.2": + "@rollup/rollup-linux-arm64-musl@4.18.0": optional: true - "@rollup/rollup-linux-powerpc64le-gnu@4.17.2": + "@rollup/rollup-linux-powerpc64le-gnu@4.18.0": optional: true - "@rollup/rollup-linux-riscv64-gnu@4.17.2": + "@rollup/rollup-linux-riscv64-gnu@4.18.0": optional: true - "@rollup/rollup-linux-s390x-gnu@4.17.2": + "@rollup/rollup-linux-s390x-gnu@4.18.0": optional: true - "@rollup/rollup-linux-x64-gnu@4.17.2": + "@rollup/rollup-linux-x64-gnu@4.18.0": optional: true - "@rollup/rollup-linux-x64-musl@4.17.2": + "@rollup/rollup-linux-x64-musl@4.18.0": optional: true - "@rollup/rollup-win32-arm64-msvc@4.17.2": + "@rollup/rollup-win32-arm64-msvc@4.18.0": optional: true - "@rollup/rollup-win32-ia32-msvc@4.17.2": + "@rollup/rollup-win32-ia32-msvc@4.18.0": optional: true - "@rollup/rollup-win32-x64-msvc@4.17.2": + "@rollup/rollup-win32-x64-msvc@4.18.0": optional: true - "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.5)": + "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 + "@babel/core": 7.24.6 - "@svgr/babel-preset@8.1.0(@babel/core@7.24.5)": + "@svgr/babel-preset@8.1.0(@babel/core@7.24.6)": dependencies: - "@babel/core": 7.24.5 - "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.5) - "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.5) - "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.5) + "@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) "@svgr/core@8.1.0(typescript@5.4.5)": dependencies: - "@babel/core": 7.24.5 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.5) + "@babel/core": 7.24.6 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.6) camelcase: 6.3.0 cosmiconfig: 8.3.6(typescript@5.4.5) snake-case: 3.0.4 @@ -4230,84 +5831,84 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.24.5 + "@babel/types": 7.24.6 entities: 4.5.0 "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.4.5))": dependencies: - "@babel/core": 7.24.5 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.5) + "@babel/core": 7.24.6 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.6) "@svgr/core": 8.1.0(typescript@5.4.5) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: - supports-color - "@tauri-apps/api@1.5.4": {} + "@tauri-apps/api@1.5.6": {} - "@tauri-apps/cli-darwin-arm64@1.5.13": + "@tauri-apps/cli-darwin-arm64@1.5.14": optional: true - "@tauri-apps/cli-darwin-x64@1.5.13": + "@tauri-apps/cli-darwin-x64@1.5.14": optional: true - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.13": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.14": optional: true - "@tauri-apps/cli-linux-arm64-gnu@1.5.13": + "@tauri-apps/cli-linux-arm64-gnu@1.5.14": optional: true - "@tauri-apps/cli-linux-arm64-musl@1.5.13": + "@tauri-apps/cli-linux-arm64-musl@1.5.14": optional: true - "@tauri-apps/cli-linux-x64-gnu@1.5.13": + "@tauri-apps/cli-linux-x64-gnu@1.5.14": optional: true - "@tauri-apps/cli-linux-x64-musl@1.5.13": + "@tauri-apps/cli-linux-x64-musl@1.5.14": optional: true - "@tauri-apps/cli-win32-arm64-msvc@1.5.13": + "@tauri-apps/cli-win32-arm64-msvc@1.5.14": optional: true - "@tauri-apps/cli-win32-ia32-msvc@1.5.13": + "@tauri-apps/cli-win32-ia32-msvc@1.5.14": optional: true - "@tauri-apps/cli-win32-x64-msvc@1.5.13": + "@tauri-apps/cli-win32-x64-msvc@1.5.14": optional: true - "@tauri-apps/cli@1.5.13": + "@tauri-apps/cli@1.5.14": optionalDependencies: - "@tauri-apps/cli-darwin-arm64": 1.5.13 - "@tauri-apps/cli-darwin-x64": 1.5.13 - "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.13 - "@tauri-apps/cli-linux-arm64-gnu": 1.5.13 - "@tauri-apps/cli-linux-arm64-musl": 1.5.13 - "@tauri-apps/cli-linux-x64-gnu": 1.5.13 - "@tauri-apps/cli-linux-x64-musl": 1.5.13 - "@tauri-apps/cli-win32-arm64-msvc": 1.5.13 - "@tauri-apps/cli-win32-ia32-msvc": 1.5.13 - "@tauri-apps/cli-win32-x64-msvc": 1.5.13 + "@tauri-apps/cli-darwin-arm64": 1.5.14 + "@tauri-apps/cli-darwin-x64": 1.5.14 + "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.14 + "@tauri-apps/cli-linux-arm64-gnu": 1.5.14 + "@tauri-apps/cli-linux-arm64-musl": 1.5.14 + "@tauri-apps/cli-linux-x64-gnu": 1.5.14 + "@tauri-apps/cli-linux-x64-musl": 1.5.14 + "@tauri-apps/cli-win32-arm64-msvc": 1.5.14 + "@tauri-apps/cli-win32-ia32-msvc": 1.5.14 + "@tauri-apps/cli-win32-x64-msvc": 1.5.14 "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.24.5 - "@babel/types": 7.24.5 + "@babel/parser": 7.24.6 + "@babel/types": 7.24.6 "@types/babel__generator": 7.6.8 "@types/babel__template": 7.4.4 - "@types/babel__traverse": 7.20.5 + "@types/babel__traverse": 7.20.6 "@types/babel__generator@7.6.8": dependencies: - "@babel/types": 7.24.5 + "@babel/types": 7.24.6 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.24.5 - "@babel/types": 7.24.5 + "@babel/parser": 7.24.6 + "@babel/types": 7.24.6 - "@types/babel__traverse@7.20.5": + "@types/babel__traverse@7.20.6": dependencies: - "@babel/types": 7.24.5 + "@babel/types": 7.24.6 "@types/debug@4.1.12": dependencies: @@ -4321,7 +5922,7 @@ snapshots: "@types/fs-extra@9.0.13": dependencies: - "@types/node": 20.12.10 + "@types/node": 20.12.12 "@types/hast@3.0.4": dependencies: @@ -4333,17 +5934,17 @@ snapshots: "@types/lodash-es@4.17.12": dependencies: - "@types/lodash": 4.17.1 + "@types/lodash": 4.17.4 - "@types/lodash@4.17.1": {} + "@types/lodash@4.17.4": {} - "@types/mdast@4.0.3": + "@types/mdast@4.0.4": dependencies: "@types/unist": 3.0.2 "@types/ms@0.7.34": {} - "@types/node@20.12.10": + "@types/node@20.12.12": dependencies: undici-types: 5.26.5 @@ -4353,13 +5954,13 @@ snapshots: "@types/react-dom@18.3.0": dependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 "@types/react-transition-group@4.4.10": dependencies: - "@types/react": 18.3.1 + "@types/react": 18.3.3 - "@types/react@18.3.1": + "@types/react@18.3.3": dependencies: "@types/prop-types": 15.7.12 csstype: 3.1.3 @@ -4370,14 +5971,14 @@ snapshots: "@ungap/structured-clone@1.2.0": {} - "@vitejs/plugin-react@4.2.1(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0))": + "@vitejs/plugin-react@4.3.0(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2))": dependencies: - "@babel/core": 7.24.5 - "@babel/plugin-transform-react-jsx-self": 7.24.5(@babel/core@7.24.5) - "@babel/plugin-transform-react-jsx-source": 7.24.1(@babel/core@7.24.5) + "@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) "@types/babel__core": 7.20.5 react-refresh: 0.14.2 - vite: 5.2.11(@types/node@20.12.10)(sass@1.77.0) + vite: 5.2.11(@types/node@20.12.12)(sass@1.77.2) transitivePeerDependencies: - supports-color @@ -4389,9 +5990,9 @@ snapshots: transitivePeerDependencies: - supports-color - ahooks@3.7.11(react@18.3.1): + ahooks@3.8.0(react@18.3.1): dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 dayjs: 1.11.5 intersection-observer: 0.12.2 js-cookie: 2.2.1 @@ -4415,7 +6016,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.6.8: + axios@1.7.2: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -4425,32 +6026,56 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 cosmiconfig: 7.1.0 resolve: 1.22.8 + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.6): + 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) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.6): + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.6) + core-js-compat: 3.37.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.6): + dependencies: + "@babel/core": 7.24.6 + "@babel/helper-define-polyfill-provider": 0.6.2(@babel/core@7.24.6) + transitivePeerDependencies: + - supports-color + bail@2.0.2: {} before-after-hook@2.2.3: {} binary-extensions@2.3.0: {} - braces@3.0.2: + braces@3.0.3: dependencies: - fill-range: 7.0.1 + fill-range: 7.1.1 browserslist@4.23.0: dependencies: - caniuse-lite: 1.0.30001616 - electron-to-chromium: 1.4.758 + caniuse-lite: 1.0.30001623 + electron-to-chromium: 1.4.783 node-releases: 2.0.14 - update-browserslist-db: 1.0.15(browserslist@4.23.0) + update-browserslist-db: 1.0.16(browserslist@4.23.0) callsites@3.1.0: {} camelcase@6.3.0: {} - caniuse-lite@1.0.30001616: {} + caniuse-lite@1.0.30001623: {} ccount@2.0.1: {} @@ -4471,7 +6096,7 @@ snapshots: chokidar@3.6.0: dependencies: anymatch: 3.1.3 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -4500,6 +6125,10 @@ snapshots: convert-source-map@2.0.0: {} + core-js-compat@3.37.1: + dependencies: + browserslist: 4.23.0 + cosmiconfig@7.1.0: dependencies: "@types/parse-json": 4.0.2 @@ -4553,7 +6182,7 @@ snapshots: dom-helpers@5.2.1: dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 csstype: 3.1.3 dot-case@3.0.4: @@ -4561,7 +6190,7 @@ snapshots: no-case: 3.0.4 tslib: 2.6.2 - electron-to-chromium@1.4.758: {} + electron-to-chromium@1.4.783: {} end-of-stream@1.4.4: dependencies: @@ -4609,6 +6238,8 @@ snapshots: estree-walker@2.0.2: {} + esutils@2.0.3: {} + execa@4.1.0: dependencies: cross-spawn: 7.0.3 @@ -4628,7 +6259,7 @@ snapshots: node-domexception: 1.0.0 web-streams-polyfill: 3.3.3 - fill-range@7.0.1: + fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -4733,13 +6364,13 @@ snapshots: husky@7.0.4: {} - i18next@23.11.3: + i18next@23.11.5: dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 ignore@5.3.1: {} - immutable@4.3.5: {} + immutable@4.3.6: {} import-fresh@3.3.0: dependencies: @@ -4795,6 +6426,8 @@ snapshots: dependencies: argparse: 2.0.1 + jsesc@0.5.0: {} + jsesc@2.5.2: {} json-parse-even-better-errors@2.3.1: {} @@ -4817,6 +6450,8 @@ snapshots: lodash-es@4.17.21: {} + lodash.debounce@4.0.8: {} + lodash@4.17.21: {} longest-streak@3.1.0: {} @@ -4833,9 +6468,9 @@ snapshots: dependencies: yallist: 3.1.1 - mdast-util-from-markdown@2.0.0: + mdast-util-from-markdown@2.0.1: dependencies: - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 "@types/unist": 3.0.2 decode-named-character-reference: 1.0.2 devlop: 1.1.0 @@ -4854,9 +6489,9 @@ snapshots: dependencies: "@types/estree-jsx": 1.0.5 "@types/hast": 3.0.4 - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 devlop: 1.1.0 - mdast-util-from-markdown: 2.0.0 + mdast-util-from-markdown: 2.0.1 mdast-util-to-markdown: 2.1.0 transitivePeerDependencies: - supports-color @@ -4865,11 +6500,11 @@ snapshots: dependencies: "@types/estree-jsx": 1.0.5 "@types/hast": 3.0.4 - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 "@types/unist": 3.0.2 ccount: 2.0.1 devlop: 1.1.0 - mdast-util-from-markdown: 2.0.0 + mdast-util-from-markdown: 2.0.1 mdast-util-to-markdown: 2.1.0 parse-entities: 4.0.1 stringify-entities: 4.0.4 @@ -4883,22 +6518,22 @@ snapshots: dependencies: "@types/estree-jsx": 1.0.5 "@types/hast": 3.0.4 - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 devlop: 1.1.0 - mdast-util-from-markdown: 2.0.0 + mdast-util-from-markdown: 2.0.1 mdast-util-to-markdown: 2.1.0 transitivePeerDependencies: - supports-color mdast-util-phrasing@4.1.0: dependencies: - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 unist-util-is: 6.0.0 mdast-util-to-hast@13.1.0: dependencies: "@types/hast": 3.0.4 - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 "@ungap/structured-clone": 1.2.0 devlop: 1.1.0 micromark-util-sanitize-uri: 2.0.0 @@ -4909,7 +6544,7 @@ snapshots: mdast-util-to-markdown@2.1.0: dependencies: - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 "@types/unist": 3.0.2 longest-streak: 3.1.0 mdast-util-phrasing: 4.1.0 @@ -4920,7 +6555,7 @@ snapshots: mdast-util-to-string@4.0.0: dependencies: - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 merge-stream@2.0.0: {} @@ -5184,7 +6819,7 @@ snapshots: parse-json@5.2.0: dependencies: - "@babel/code-frame": 7.24.2 + "@babel/code-frame": 7.24.6 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -5199,7 +6834,7 @@ snapshots: path-type@4.0.0: {} - picocolors@1.0.0: {} + picocolors@1.0.1: {} picomatch@2.3.1: {} @@ -5208,7 +6843,7 @@ snapshots: postcss@8.4.38: dependencies: nanoid: 3.3.7 - picocolors: 1.0.0 + picocolors: 1.0.1 source-map-js: 1.2.0 prettier@2.8.8: {} @@ -5219,7 +6854,7 @@ snapshots: find-up: 4.1.0 ignore: 5.3.1 mri: 1.2.0 - picocolors: 1.0.0 + picocolors: 1.0.1 picomatch: 3.0.1 prettier: 2.8.8 tslib: 2.6.2 @@ -5247,20 +6882,20 @@ snapshots: react-error-boundary@3.1.4(react@18.3.1): dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 react: 18.3.1 react-fast-compare@3.2.2: {} - react-hook-form@7.51.4(react@18.3.1): + react-hook-form@7.51.5(react@18.3.1): dependencies: react: 18.3.1 - react-i18next@13.5.0(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + 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.5 + "@babel/runtime": 7.24.6 html-parse-stringify: 3.0.1 - i18next: 23.11.3 + i18next: 23.11.5 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) @@ -5269,10 +6904,10 @@ snapshots: react-is@18.3.1: {} - react-markdown@9.0.1(@types/react@18.3.1)(react@18.3.1): + react-markdown@9.0.1(@types/react@18.3.3)(react@18.3.1): dependencies: "@types/hast": 3.0.4 - "@types/react": 18.3.1 + "@types/react": 18.3.3 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.0 html-url-attributes: 3.0.0 @@ -5288,28 +6923,28 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@remix-run/router": 1.16.0 + "@remix-run/router": 1.16.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.23.0(react@18.3.1) + react-router: 6.23.1(react@18.3.1) - react-router@6.23.0(react@18.3.1): + react-router@6.23.1(react@18.3.1): dependencies: - "@remix-run/router": 1.16.0 + "@remix-run/router": 1.16.1 react: 18.3.1 react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.24.5 + "@babel/runtime": 7.24.6 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-virtuoso@4.7.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-virtuoso@4.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -5329,12 +6964,35 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) + regenerate-unicode-properties@10.1.1: + dependencies: + regenerate: 1.4.2 + + regenerate@1.4.2: {} + regenerator-runtime@0.14.1: {} + regenerator-transform@0.15.2: + dependencies: + "@babel/runtime": 7.24.6 + + regexpu-core@5.3.2: + dependencies: + "@babel/regjsgen": 0.8.0 + regenerate: 1.4.2 + regenerate-unicode-properties: 10.1.1 + regjsparser: 0.9.1 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 + + regjsparser@0.9.1: + dependencies: + jsesc: 0.5.0 + remark-parse@11.0.0: dependencies: - "@types/mdast": 4.0.3 - mdast-util-from-markdown: 2.0.0 + "@types/mdast": 4.0.4 + mdast-util-from-markdown: 2.0.1 micromark-util-types: 2.0.0 unified: 11.0.4 transitivePeerDependencies: @@ -5343,7 +7001,7 @@ snapshots: remark-rehype@11.1.0: dependencies: "@types/hast": 3.0.4 - "@types/mdast": 4.0.3 + "@types/mdast": 4.0.4 mdast-util-to-hast: 13.1.0 unified: 11.0.4 vfile: 6.0.1 @@ -5360,32 +7018,32 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - rollup@4.17.2: + rollup@4.18.0: dependencies: "@types/estree": 1.0.5 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.17.2 - "@rollup/rollup-android-arm64": 4.17.2 - "@rollup/rollup-darwin-arm64": 4.17.2 - "@rollup/rollup-darwin-x64": 4.17.2 - "@rollup/rollup-linux-arm-gnueabihf": 4.17.2 - "@rollup/rollup-linux-arm-musleabihf": 4.17.2 - "@rollup/rollup-linux-arm64-gnu": 4.17.2 - "@rollup/rollup-linux-arm64-musl": 4.17.2 - "@rollup/rollup-linux-powerpc64le-gnu": 4.17.2 - "@rollup/rollup-linux-riscv64-gnu": 4.17.2 - "@rollup/rollup-linux-s390x-gnu": 4.17.2 - "@rollup/rollup-linux-x64-gnu": 4.17.2 - "@rollup/rollup-linux-x64-musl": 4.17.2 - "@rollup/rollup-win32-arm64-msvc": 4.17.2 - "@rollup/rollup-win32-ia32-msvc": 4.17.2 - "@rollup/rollup-win32-x64-msvc": 4.17.2 + "@rollup/rollup-android-arm-eabi": 4.18.0 + "@rollup/rollup-android-arm64": 4.18.0 + "@rollup/rollup-darwin-arm64": 4.18.0 + "@rollup/rollup-darwin-x64": 4.18.0 + "@rollup/rollup-linux-arm-gnueabihf": 4.18.0 + "@rollup/rollup-linux-arm-musleabihf": 4.18.0 + "@rollup/rollup-linux-arm64-gnu": 4.18.0 + "@rollup/rollup-linux-arm64-musl": 4.18.0 + "@rollup/rollup-linux-powerpc64le-gnu": 4.18.0 + "@rollup/rollup-linux-riscv64-gnu": 4.18.0 + "@rollup/rollup-linux-s390x-gnu": 4.18.0 + "@rollup/rollup-linux-x64-gnu": 4.18.0 + "@rollup/rollup-linux-x64-musl": 4.18.0 + "@rollup/rollup-win32-arm64-msvc": 4.18.0 + "@rollup/rollup-win32-ia32-msvc": 4.18.0 + "@rollup/rollup-win32-x64-msvc": 4.18.0 fsevents: 2.3.3 - sass@1.77.0: + sass@1.77.2: dependencies: chokidar: 3.6.0 - immutable: 4.3.5 + immutable: 4.3.6 source-map-js: 1.2.0 scheduler@0.23.2: @@ -5475,6 +7133,17 @@ snapshots: dependencies: "@fastify/busboy": 2.1.1 + unicode-canonical-property-names-ecmascript@2.0.0: {} + + unicode-match-property-ecmascript@2.0.0: + dependencies: + unicode-canonical-property-names-ecmascript: 2.0.0 + unicode-property-aliases-ecmascript: 2.1.0 + + unicode-match-property-value-ecmascript@2.1.0: {} + + unicode-property-aliases-ecmascript@2.1.0: {} + unified@11.0.4: dependencies: "@types/unist": 3.0.2 @@ -5517,11 +7186,11 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.0.15(browserslist@4.23.0): + update-browserslist-db@1.0.16(browserslist@4.23.0): dependencies: browserslist: 4.23.0 escalade: 3.1.2 - picocolors: 1.0.0 + picocolors: 1.0.1 vfile-message@4.0.2: dependencies: @@ -5538,26 +7207,26 @@ snapshots: dependencies: monaco-editor: 0.47.0 - vite-plugin-svgr@4.2.0(rollup@4.17.2)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)): + vite-plugin-svgr@4.2.0(rollup@4.18.0)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2)): dependencies: - "@rollup/pluginutils": 5.1.0(rollup@4.17.2) + "@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.11(@types/node@20.12.10)(sass@1.77.0) + vite: 5.2.11(@types/node@20.12.12)(sass@1.77.2) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.2.11(@types/node@20.12.10)(sass@1.77.0): + vite@5.2.11(@types/node@20.12.12)(sass@1.77.2): dependencies: esbuild: 0.20.2 postcss: 8.4.38 - rollup: 4.17.2 + rollup: 4.18.0 optionalDependencies: - "@types/node": 20.12.10 + "@types/node": 20.12.12 fsevents: 2.3.3 - sass: 1.77.0 + sass: 1.77.2 void-elements@3.1.0: {} diff --git a/vite.config.ts b/vite.config.ts index e533d4c..bda3ec2 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -2,15 +2,26 @@ import { defineConfig } from "vite"; import path from "path"; import svgr from "vite-plugin-svgr"; import react from "@vitejs/plugin-react"; +import { babel } from "@rollup/plugin-babel"; import monacoEditor from "vite-plugin-monaco-editor"; -// https://vitejs.dev/config/ export default defineConfig({ root: "src", server: { port: 3000 }, plugins: [ svgr(), react(), + { + apply: "build", // apply only for build, not for serve + ...babel({ + babelHelpers: "bundled", + extensions: [".js", ".jsx", ".ts", ".tsx"], + targets: { + edge: "109", // last version to support Windows 7 + safari: "13", // macOS 10.15 Catalina + }, + }), + }, monacoEditor({ languageWorkers: ["editorWorkerService", "typescript", "css"], customWorkers: [