diff --git a/README.md b/README.md
index 64e4805..194c9cb 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
- Clash Verge
+ Continuation of Clash Verge
-A 接盘 Clash Meta GUI based on tauri.
+A Clash Meta GUI based on tauri.
## Features
diff --git a/package.json b/package.json
index 9cf87bc..2e8532f 100644
--- a/package.json
+++ b/package.json
@@ -24,54 +24,54 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@juggle/resize-observer": "^3.4.0",
- "@mui/icons-material": "^5.14.14",
+ "@mui/icons-material": "^5.14.19",
"@mui/lab": "5.0.0-alpha.149",
- "@mui/material": "^5.14.14",
- "@mui/x-data-grid": "^6.16.3",
- "@tauri-apps/api": "^1.3.0",
- "ahooks": "^3.7.2",
- "axios": "^1.1.3",
+ "@mui/material": "^5.14.19",
+ "@mui/x-data-grid": "^6.18.2",
+ "@tauri-apps/api": "^1.5.1",
+ "ahooks": "^3.7.8",
+ "axios": "^1.6.2",
"dayjs": "1.11.5",
- "i18next": "^22.0.4",
+ "i18next": "^23.7.7",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.34.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
- "react-hook-form": "^7.39.5",
- "react-i18next": "^12.0.0",
- "react-router-dom": "^6.4.3",
+ "react-hook-form": "^7.48.2",
+ "react-i18next": "^13.5.0",
+ "react-router-dom": "^6.20.0",
"react-transition-group": "^4.4.5",
- "react-virtuoso": "^3.1.3",
- "recoil": "^0.7.6",
+ "react-virtuoso": "^4.6.2",
+ "recoil": "^0.7.7",
"snarkdown": "^2.0.0",
"swr": "^1.3.0",
"tar": "^6.2.0"
},
"devDependencies": {
- "@actions/github": "^5.0.3",
- "@tauri-apps/cli": "^1.3.1",
+ "@actions/github": "^5.1.1",
+ "@tauri-apps/cli": "^1.5.6",
"@types/fs-extra": "^9.0.13",
- "@types/js-cookie": "^3.0.2",
- "@types/lodash": "^4.14.180",
- "@types/lodash-es": "^4.17.7",
- "@types/react": "^18.2.37",
- "@types/react-dom": "^18.0.11",
+ "@types/js-cookie": "^3.0.6",
+ "@types/lodash": "^4.14.202",
+ "@types/lodash-es": "^4.17.12",
+ "@types/react": "^18.2.39",
+ "@types/react-dom": "^18.2.17",
"@types/react-transition-group": "^4.4.9",
- "@vitejs/plugin-react": "^4.1.0",
- "adm-zip": "^0.5.9",
+ "@vitejs/plugin-react": "^4.2.0",
+ "adm-zip": "^0.5.10",
"cross-env": "^7.0.3",
- "fs-extra": "^10.0.0",
+ "fs-extra": "^11.2.0",
"https-proxy-agent": "^5.0.1",
- "husky": "^7.0.0",
- "node-fetch": "^3.2.6",
- "prettier": "^2.7.1",
+ "husky": "^7.0.4",
+ "node-fetch": "^3.3.2",
+ "prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
- "sass": "^1.54.0",
- "typescript": "^4.7.4",
+ "sass": "^1.69.5",
+ "typescript": "^5.3.2",
"vite": "^4.5.0",
"vite-plugin-monaco-editor": "^1.1.0",
- "vite-plugin-svgr": "^4.1.0"
+ "vite-plugin-svgr": "^4.2.0"
},
"prettier": {
"tabWidth": 2,
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 59c1975..d607e3b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -16,40 +16,40 @@ dependencies:
version: 3.2.2(react@18.2.0)
"@emotion/react":
specifier: ^11.11.1
- version: 11.11.1(@types/react@18.2.37)(react@18.2.0)
+ version: 11.11.1(@types/react@18.2.39)(react@18.2.0)
"@emotion/styled":
specifier: ^11.11.0
- version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
+ version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
"@juggle/resize-observer":
specifier: ^3.4.0
version: 3.4.0
"@mui/icons-material":
- specifier: ^5.14.14
- version: 5.14.14(@mui/material@5.14.14)(@types/react@18.2.37)(react@18.2.0)
+ specifier: ^5.14.19
+ version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0)
"@mui/lab":
specifier: 5.0.0-alpha.149
- version: 5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
+ version: 5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
"@mui/material":
- specifier: ^5.14.14
- version: 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^5.14.19
+ version: 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
"@mui/x-data-grid":
- specifier: ^6.16.3
- version: 6.16.3(@mui/material@5.14.14)(@mui/system@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^6.18.2
+ version: 6.18.2(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
"@tauri-apps/api":
- specifier: ^1.3.0
- version: 1.3.0
+ specifier: ^1.5.1
+ version: 1.5.1
ahooks:
- specifier: ^3.7.2
- version: 3.7.2(react@18.2.0)
+ specifier: ^3.7.8
+ version: 3.7.8(react@18.2.0)
axios:
- specifier: ^1.1.3
- version: 1.1.3
+ specifier: ^1.6.2
+ version: 1.6.2
dayjs:
specifier: 1.11.5
version: 1.11.5
i18next:
- specifier: ^22.0.4
- version: 22.0.4
+ specifier: ^23.7.7
+ version: 23.7.7
lodash-es:
specifier: ^4.17.21
version: 4.17.21
@@ -66,23 +66,23 @@ dependencies:
specifier: ^3.1.4
version: 3.1.4(react@18.2.0)
react-hook-form:
- specifier: ^7.39.5
- version: 7.39.5(react@18.2.0)
+ specifier: ^7.48.2
+ version: 7.48.2(react@18.2.0)
react-i18next:
- specifier: ^12.0.0
- version: 12.0.0(i18next@22.0.4)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^13.5.0
+ version: 13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0)
react-router-dom:
- specifier: ^6.4.3
- version: 6.4.3(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^6.20.0
+ version: 6.20.0(react-dom@18.2.0)(react@18.2.0)
react-transition-group:
specifier: ^4.4.5
version: 4.4.5(react-dom@18.2.0)(react@18.2.0)
react-virtuoso:
- specifier: ^3.1.3
- version: 3.1.3(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^4.6.2
+ version: 4.6.2(react-dom@18.2.0)(react@18.2.0)
recoil:
- specifier: ^0.7.6
- version: 0.7.6(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^0.7.7
+ version: 0.7.7(react-dom@18.2.0)(react@18.2.0)
snarkdown:
specifier: ^2.0.0
version: 2.0.0
@@ -95,97 +95,98 @@ dependencies:
devDependencies:
"@actions/github":
- specifier: ^5.0.3
- version: 5.0.3
+ specifier: ^5.1.1
+ version: 5.1.1
"@tauri-apps/cli":
- specifier: ^1.3.1
- version: 1.3.1
+ specifier: ^1.5.6
+ version: 1.5.6
"@types/fs-extra":
specifier: ^9.0.13
version: 9.0.13
"@types/js-cookie":
- specifier: ^3.0.2
- version: 3.0.2
+ specifier: ^3.0.6
+ version: 3.0.6
"@types/lodash":
- specifier: ^4.14.180
- version: 4.14.191
+ specifier: ^4.14.202
+ version: 4.14.202
"@types/lodash-es":
- specifier: ^4.17.7
- version: 4.17.7
+ specifier: ^4.17.12
+ version: 4.17.12
"@types/react":
- specifier: ^18.2.37
- version: 18.2.37
+ specifier: ^18.2.39
+ version: 18.2.39
"@types/react-dom":
- specifier: ^18.0.11
- version: 18.0.11
+ specifier: ^18.2.17
+ version: 18.2.17
"@types/react-transition-group":
specifier: ^4.4.9
version: 4.4.9
"@vitejs/plugin-react":
- specifier: ^4.1.0
- version: 4.1.0(vite@4.5.0)
+ specifier: ^4.2.0
+ version: 4.2.0(vite@4.5.0)
adm-zip:
- specifier: ^0.5.9
- version: 0.5.9
+ specifier: ^0.5.10
+ version: 0.5.10
cross-env:
specifier: ^7.0.3
version: 7.0.3
fs-extra:
- specifier: ^10.0.0
- version: 10.0.1
+ specifier: ^11.2.0
+ version: 11.2.0
https-proxy-agent:
specifier: ^5.0.1
version: 5.0.1
husky:
- specifier: ^7.0.0
+ specifier: ^7.0.4
version: 7.0.4
node-fetch:
- specifier: ^3.2.6
- version: 3.2.6
+ specifier: ^3.3.2
+ version: 3.3.2
prettier:
- specifier: ^2.7.1
- version: 2.7.1
+ specifier: ^2.8.8
+ version: 2.8.8
pretty-quick:
specifier: ^3.1.3
- version: 3.1.3(prettier@2.7.1)
+ version: 3.1.3(prettier@2.8.8)
sass:
- specifier: ^1.54.0
- version: 1.54.8
+ specifier: ^1.69.5
+ version: 1.69.5
typescript:
- specifier: ^4.7.4
- version: 4.7.4
+ specifier: ^5.3.2
+ version: 5.3.2
vite:
specifier: ^4.5.0
- version: 4.5.0(sass@1.54.8)
+ version: 4.5.0(sass@1.69.5)
vite-plugin-monaco-editor:
specifier: ^1.1.0
version: 1.1.0(monaco-editor@0.34.1)
vite-plugin-svgr:
- specifier: ^4.1.0
- version: 4.1.0(typescript@4.7.4)(vite@4.5.0)
+ specifier: ^4.2.0
+ version: 4.2.0(typescript@5.3.2)(vite@4.5.0)
packages:
- /@actions/github@5.0.3:
+ /@actions/github@5.1.1:
resolution:
{
- integrity: sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==,
+ integrity: sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==,
}
dependencies:
- "@actions/http-client": 2.0.1
+ "@actions/http-client": 2.2.0
"@octokit/core": 3.6.0
- "@octokit/plugin-paginate-rest": 2.17.0(@octokit/core@3.6.0)
- "@octokit/plugin-rest-endpoint-methods": 5.13.0(@octokit/core@3.6.0)
+ "@octokit/plugin-paginate-rest": 2.21.3(@octokit/core@3.6.0)
+ "@octokit/plugin-rest-endpoint-methods": 5.16.2(@octokit/core@3.6.0)
transitivePeerDependencies:
- encoding
dev: true
- /@actions/http-client@2.0.1:
+ /@actions/http-client@2.2.0:
resolution:
{
- integrity: sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==,
+ integrity: sha512-q+epW0trjVUUHboliPb4UF9g2msf+w61b32tAkFEwL/IwP0DQWgbCMM0Hbe3e3WXSKz5VcUXbzJQgy8Hkra/Lg==,
}
dependencies:
tunnel: 0.0.6
+ undici: 5.28.2
dev: true
/@ampproject/remapping@2.2.1:
@@ -199,41 +200,41 @@ packages:
"@jridgewell/trace-mapping": 0.3.20
dev: true
- /@babel/code-frame@7.22.13:
+ /@babel/code-frame@7.23.5:
resolution:
{
- integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==,
+ integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==,
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/highlight": 7.22.20
+ "@babel/highlight": 7.23.4
chalk: 2.4.2
- /@babel/compat-data@7.23.2:
+ /@babel/compat-data@7.23.5:
resolution:
{
- integrity: sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==,
+ integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==,
}
engines: { node: ">=6.9.0" }
dev: true
- /@babel/core@7.23.2:
+ /@babel/core@7.23.5:
resolution:
{
- integrity: sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==,
+ integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@ampproject/remapping": 2.2.1
- "@babel/code-frame": 7.22.13
- "@babel/generator": 7.23.0
+ "@babel/code-frame": 7.23.5
+ "@babel/generator": 7.23.5
"@babel/helper-compilation-targets": 7.22.15
- "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.2)
- "@babel/helpers": 7.23.2
- "@babel/parser": 7.23.0
+ "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.5)
+ "@babel/helpers": 7.23.5
+ "@babel/parser": 7.23.5
"@babel/template": 7.22.15
- "@babel/traverse": 7.23.2
- "@babel/types": 7.23.0
+ "@babel/traverse": 7.23.5
+ "@babel/types": 7.23.5
convert-source-map: 2.0.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -243,14 +244,14 @@ packages:
- supports-color
dev: true
- /@babel/generator@7.23.0:
+ /@babel/generator@7.23.5:
resolution:
{
- integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==,
+ integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==,
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
"@jridgewell/gen-mapping": 0.3.3
"@jridgewell/trace-mapping": 0.3.20
jsesc: 2.5.2
@@ -263,8 +264,8 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/compat-data": 7.23.2
- "@babel/helper-validator-option": 7.22.15
+ "@babel/compat-data": 7.23.5
+ "@babel/helper-validator-option": 7.23.5
browserslist: 4.22.1
lru-cache: 5.1.1
semver: 6.3.1
@@ -286,7 +287,7 @@ packages:
engines: { node: ">=6.9.0" }
dependencies:
"@babel/template": 7.22.15
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
/@babel/helper-hoist-variables@7.22.5:
@@ -296,7 +297,7 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
/@babel/helper-module-imports@7.22.15:
@@ -306,18 +307,18 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
- /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.2):
+ /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5):
resolution:
{
- integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==,
+ integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==,
}
engines: { node: ">=6.9.0" }
peerDependencies:
"@babel/core": ^7.0.0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
"@babel/helper-environment-visitor": 7.22.20
"@babel/helper-module-imports": 7.22.15
"@babel/helper-simple-access": 7.22.5
@@ -340,7 +341,7 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
/@babel/helper-split-export-declaration@7.22.6:
@@ -350,13 +351,13 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
- /@babel/helper-string-parser@7.22.5:
+ /@babel/helper-string-parser@7.23.4:
resolution:
{
- integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==,
+ integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==,
}
engines: { node: ">=6.9.0" }
@@ -367,32 +368,32 @@ packages:
}
engines: { node: ">=6.9.0" }
- /@babel/helper-validator-option@7.22.15:
+ /@babel/helper-validator-option@7.23.5:
resolution:
{
- integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==,
+ integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==,
}
engines: { node: ">=6.9.0" }
dev: true
- /@babel/helpers@7.23.2:
+ /@babel/helpers@7.23.5:
resolution:
{
- integrity: sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==,
+ integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==,
}
engines: { node: ">=6.9.0" }
dependencies:
"@babel/template": 7.22.15
- "@babel/traverse": 7.23.2
- "@babel/types": 7.23.0
+ "@babel/traverse": 7.23.5
+ "@babel/types": 7.23.5
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/highlight@7.22.20:
+ /@babel/highlight@7.23.4:
resolution:
{
- integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==,
+ integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==,
}
engines: { node: ">=6.9.0" }
dependencies:
@@ -400,47 +401,47 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/parser@7.23.0:
+ /@babel/parser@7.23.5:
resolution:
{
- integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==,
+ integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==,
}
engines: { node: ">=6.0.0" }
hasBin: true
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
- /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.23.2):
+ /@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.23.5):
resolution:
{
- integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==,
+ integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==,
}
engines: { node: ">=6.9.0" }
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
"@babel/helper-plugin-utils": 7.22.5
dev: true
- /@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.23.2):
+ /@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.5):
resolution:
{
- integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==,
+ integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==,
}
engines: { node: ">=6.9.0" }
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
"@babel/helper-plugin-utils": 7.22.5
dev: true
- /@babel/runtime@7.23.2:
+ /@babel/runtime@7.23.5:
resolution:
{
- integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==,
+ integrity: sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==,
}
engines: { node: ">=6.9.0" }
dependencies:
@@ -454,40 +455,40 @@ packages:
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/code-frame": 7.22.13
- "@babel/parser": 7.23.0
- "@babel/types": 7.23.0
+ "@babel/code-frame": 7.23.5
+ "@babel/parser": 7.23.5
+ "@babel/types": 7.23.5
dev: true
- /@babel/traverse@7.23.2:
+ /@babel/traverse@7.23.5:
resolution:
{
- integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==,
+ integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==,
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/code-frame": 7.22.13
- "@babel/generator": 7.23.0
+ "@babel/code-frame": 7.23.5
+ "@babel/generator": 7.23.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.22.6
- "@babel/parser": 7.23.0
- "@babel/types": 7.23.0
+ "@babel/parser": 7.23.5
+ "@babel/types": 7.23.5
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/types@7.23.0:
+ /@babel/types@7.23.5:
resolution:
{
- integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==,
+ integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==,
}
engines: { node: ">=6.9.0" }
dependencies:
- "@babel/helper-string-parser": 7.22.5
+ "@babel/helper-string-parser": 7.23.4
"@babel/helper-validator-identifier": 7.22.20
to-fast-properties: 2.0.0
@@ -553,12 +554,12 @@ packages:
}
dependencies:
"@babel/helper-module-imports": 7.22.15
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
"@emotion/hash": 0.9.1
"@emotion/memoize": 0.8.1
"@emotion/serialize": 1.1.2
babel-plugin-macros: 3.1.0
- convert-source-map: 1.8.0
+ convert-source-map: 1.9.0
escape-string-regexp: 4.0.0
find-root: 1.1.0
source-map: 0.5.7
@@ -601,7 +602,7 @@ packages:
}
dev: false
- /@emotion/react@11.11.1(@types/react@18.2.37)(react@18.2.0):
+ /@emotion/react@11.11.1(@types/react@18.2.39)(react@18.2.0):
resolution:
{
integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==,
@@ -613,14 +614,14 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
"@emotion/babel-plugin": 11.11.0
"@emotion/cache": 11.11.0
"@emotion/serialize": 1.1.2
"@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
"@emotion/utils": 1.2.1
"@emotion/weak-memoize": 0.3.1
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@@ -645,7 +646,7 @@ packages:
}
dev: false
- /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0):
+ /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0):
resolution:
{
integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==,
@@ -658,14 +659,14 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
"@emotion/babel-plugin": 11.11.0
"@emotion/is-prop-valid": 1.2.1
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
"@emotion/serialize": 1.1.2
"@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
"@emotion/utils": 1.2.1
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
react: 18.2.0
dev: false
@@ -965,10 +966,18 @@ packages:
dev: true
optional: true
- /@floating-ui/core@1.5.0:
+ /@fastify/busboy@2.1.0:
resolution:
{
- integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==,
+ integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==,
+ }
+ engines: { node: ">=14" }
+ dev: true
+
+ /@floating-ui/core@1.5.1:
+ resolution:
+ {
+ integrity: sha512-QgcKYwzcc8vvZ4n/5uklchy8KVdjJwcOeI+HnnTNclJjs2nYsy23DOCf+sSV1kBwD9yDAoVKCkv/gEPzgQU3Pw==,
}
dependencies:
"@floating-ui/utils": 0.1.6
@@ -980,14 +989,14 @@ packages:
integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==,
}
dependencies:
- "@floating-ui/core": 1.5.0
+ "@floating-ui/core": 1.5.1
"@floating-ui/utils": 0.1.6
dev: false
- /@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0):
+ /@floating-ui/react-dom@2.0.4(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==,
+ integrity: sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==,
}
peerDependencies:
react: ">=16.8.0"
@@ -1057,7 +1066,7 @@ packages:
}
dev: false
- /@mui/base@5.0.0-beta.20(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
+ /@mui/base@5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
integrity: sha512-CS2pUuqxST7ch9VNDCklRYDbJ3rru20Tx7na92QvVVKfu3RL4z/QLuVIc8jYGsdCnauMaeUSlFNLAJNb0yXe6w==,
@@ -1071,29 +1080,55 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@floating-ui/react-dom": 2.0.2(react-dom@18.2.0)(react@18.2.0)
- "@mui/types": 7.2.6(@types/react@18.2.37)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
+ "@babel/runtime": 7.23.5
+ "@floating-ui/react-dom": 2.0.4(react-dom@18.2.0)(react@18.2.0)
+ "@mui/types": 7.2.10(@types/react@18.2.39)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
"@popperjs/core": 2.11.8
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
clsx: 2.0.0
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@mui/core-downloads-tracker@5.14.14:
+ /@mui/base@5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-Rw/xKiTOUgXD8hdKqj60aC6QcGprMipG7ne2giK6Mz7b4PlhL/xog9xLeclY3BxsRLkZQ05egFnIEY1CSibTbw==,
+ integrity: sha512-Iiv+IcappRRv6IBlknIVmLkXxfp51NEX1+l9f+dIbBuPU4PaRULegr1lCeHKsC45KU5ruxM5xMg4R/de03aJQg==,
+ }
+ engines: { node: ">=12.0.0" }
+ peerDependencies:
+ "@types/react": ^17.0.0 || ^18.0.0
+ react: ^17.0.0 || ^18.0.0
+ react-dom: ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ "@types/react":
+ optional: true
+ dependencies:
+ "@babel/runtime": 7.23.5
+ "@floating-ui/react-dom": 2.0.4(react-dom@18.2.0)(react@18.2.0)
+ "@mui/types": 7.2.10(@types/react@18.2.39)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@popperjs/core": 2.11.8
+ "@types/react": 18.2.39
+ clsx: 2.0.0
+ prop-types: 15.8.1
+ react: 18.2.0
+ react-dom: 18.2.0(react@18.2.0)
+ dev: false
+
+ /@mui/core-downloads-tracker@5.14.19:
+ resolution:
+ {
+ integrity: sha512-y4JseIen5pmZs1n9hHy95HKKioKco8f6N2lford2AmjJigVJOv0KsU0qryiCpyuEUZmi/xCduVilHsK9DSkPcA==,
}
dev: false
- /@mui/icons-material@5.14.14(@mui/material@5.14.14)(@types/react@18.2.37)(react@18.2.0):
+ /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0):
resolution:
{
- integrity: sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug==,
+ integrity: sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1104,13 +1139,13 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@mui/material": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@types/react": 18.2.39
react: 18.2.0
dev: false
- /@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
+ /@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
integrity: sha512-azOkKcyVX4KBZAqSp7eRD4OfKrUrvQXo7x2BjFJil+UeAJiMpB6I5lALo2PDZz3vjtJnHqlURnZtxZOHs1zfEA==,
@@ -1131,26 +1166,26 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
- "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
- "@mui/base": 5.0.0-beta.20(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/material": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/system": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
- "@mui/types": 7.2.6(@types/react@18.2.37)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
- "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.14)(@mui/system@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
+ "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/base": 5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/types": 7.2.10(@types/react@18.2.39)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@types/react": 18.2.39
clsx: 2.0.0
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@mui/material@5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
+ /@mui/material@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-cAmCwAHFQXxb44kWbVFkhKATN8tACgMsFwrXo8ro6WzYW73U/qsR5AcCiJIhCyYYg+gcftfkmNcpRaV3JjhHCg==,
+ integrity: sha512-jSPLXst/YPgDGolhiu4rbethKjLVrI1IkoK8YrFUv8ygxDuhQdsE6+ZqjSSRXk3ytTMf6ghPnQ88OFRk4XjpNw==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1167,15 +1202,15 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
- "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
- "@mui/base": 5.0.0-beta.20(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/core-downloads-tracker": 5.14.14
- "@mui/system": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
- "@mui/types": 7.2.6(@types/react@18.2.37)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
+ "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/base": 5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/core-downloads-tracker": 5.14.19
+ "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/types": 7.2.10(@types/react@18.2.39)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@types/react": 18.2.39
"@types/react-transition-group": 4.4.9
clsx: 2.0.0
csstype: 3.1.2
@@ -1186,10 +1221,10 @@ packages:
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
dev: false
- /@mui/private-theming@5.14.14(@types/react@18.2.37)(react@18.2.0):
+ /@mui/private-theming@5.14.19(@types/react@18.2.39)(react@18.2.0):
resolution:
{
- integrity: sha512-n77au3CQj9uu16hak2Y+rvbGSBaJKxziG/gEbOLVGrAuqZ+ycVSkorCfN6Y/4XgYOpG/xvmuiY3JwhAEOzY3iA==,
+ integrity: sha512-U9w39VpXLGVM8wZlUU/47YGTsBSk60ZQRRxQZtdqPfN1N7OVllQeN4cEKZKR8PjqqR3aYRcSciQ4dc6CttRoXQ==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1199,17 +1234,17 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@types/react": 18.2.39
prop-types: 15.8.1
react: 18.2.0
dev: false
- /@mui/styled-engine@5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
+ /@mui/styled-engine@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
resolution:
{
- integrity: sha512-sF3DS2PVG+cFWvkVHQQaGFpL1h6gSwOW3L91pdxPLQDHDZ5mZ/X0SlXU5XA+WjypoysG4urdAQC7CH/BRvUiqg==,
+ integrity: sha512-jtj/Pyn/bS8PM7NXdFNTHWZfE3p+vItO4/HoQbUeAv3u+cnWXcTBGHHY/xdIn446lYGFDczTh1YyX8G4Ts0Rtg==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1222,19 +1257,19 @@ packages:
"@emotion/styled":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
"@emotion/cache": 11.11.0
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
- "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
+ "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
dev: false
- /@mui/system@5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0):
+ /@mui/system@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0):
resolution:
{
- integrity: sha512-y4InFmCgGGWXnz+iK4jRTWVikY0HgYnABjz4wgiUgEa2W1H8M4ow+27BegExUWPkj4TWthQ2qG9FOGSMtI+PKA==,
+ integrity: sha512-4e3Q+2nx+vgEsd0h5ftxlZGB7XtkkPos/zWqCqnxUs1l/T70s0lF2YNrWHHdSQ7LgtBu0eQ0qweZG2pR7KwkAw==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1250,24 +1285,24 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
- "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
- "@mui/private-theming": 5.14.14(@types/react@18.2.37)(react@18.2.0)
- "@mui/styled-engine": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
- "@mui/types": 7.2.6(@types/react@18.2.37)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
+ "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/private-theming": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@mui/styled-engine": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
+ "@mui/types": 7.2.10(@types/react@18.2.39)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
+ "@types/react": 18.2.39
clsx: 2.0.0
csstype: 3.1.2
prop-types: 15.8.1
react: 18.2.0
dev: false
- /@mui/types@7.2.6(@types/react@18.2.37):
+ /@mui/types@7.2.10(@types/react@18.2.39):
resolution:
{
- integrity: sha512-7sjLQrUmBwufm/M7jw/quNiPK/oor2+pGUQP2CULRcFCArYTq78oJ3D5esTaL0UMkXKJvDqXn6Ike69yAOBQng==,
+ integrity: sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ==,
}
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
@@ -1275,13 +1310,13 @@ packages:
"@types/react":
optional: true
dependencies:
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
dev: false
- /@mui/utils@5.14.14(@types/react@18.2.37)(react@18.2.0):
+ /@mui/utils@5.14.19(@types/react@18.2.39)(react@18.2.0):
resolution:
{
- integrity: sha512-3AKp8uksje5sRfVrtgG9Q/2TBsHWVBUtA0NaXliZqGcXo8J+A+Agp0qUW2rJ+ivgPWTCCubz9FZVT2IQZ3bGsw==,
+ integrity: sha512-qAHvTXzk7basbyqPvhgWqN6JbmI2wLB/mf97GkSlz5c76MiKYV6Ffjvw9BjKZQ1YRb8rDX9kgdjRezOcoB91oQ==,
}
engines: { node: ">=12.0.0" }
peerDependencies:
@@ -1291,18 +1326,18 @@ packages:
"@types/react":
optional: true
dependencies:
- "@babel/runtime": 7.23.2
- "@types/prop-types": 15.7.9
- "@types/react": 18.2.37
+ "@babel/runtime": 7.23.5
+ "@types/prop-types": 15.7.11
+ "@types/react": 18.2.39
prop-types: 15.8.1
react: 18.2.0
react-is: 18.2.0
dev: false
- /@mui/x-data-grid@6.16.3(@mui/material@5.14.14)(@mui/system@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
+ /@mui/x-data-grid@6.18.2(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-msohYxn11JHzeQOywaH5wGSCb/fESootqHLKG6LuET7xOxjHS8GlN/GuW/4kKcbQRunSVh/ADwqpqq+SmWrSeQ==,
+ integrity: sha512-XsVX8OCcYRbSoDVfjoX6gi+KfBitTkUvlMZnI/YkWOyms+pEValJQousvwjhGN1coWp15Yoz9YTGmSGCBxo2HA==,
}
engines: { node: ">=14.0.0" }
peerDependencies:
@@ -1311,10 +1346,10 @@ packages:
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
dependencies:
- "@babel/runtime": 7.23.2
- "@mui/material": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/system": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
+ "@babel/runtime": 7.23.5
+ "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
clsx: 2.0.0
prop-types: 15.8.1
react: 18.2.0
@@ -1324,7 +1359,7 @@ packages:
- "@types/react"
dev: false
- /@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.14)(@mui/system@5.14.14)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0):
+ /@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
integrity: sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==,
@@ -1339,13 +1374,13 @@ packages:
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
dependencies:
- "@babel/runtime": 7.23.2
- "@emotion/react": 11.11.1(@types/react@18.2.37)(react@18.2.0)
- "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.37)(react@18.2.0)
- "@mui/base": 5.0.0-beta.20(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/material": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
- "@mui/system": 5.14.14(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.37)(react@18.2.0)
- "@mui/utils": 5.14.14(@types/react@18.2.37)(react@18.2.0)
+ "@babel/runtime": 7.23.5
+ "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
+ "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/base": 5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
+ "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
+ "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
"@types/react-transition-group": 4.4.9
clsx: 2.0.0
prop-types: 15.8.1
@@ -1362,7 +1397,7 @@ packages:
integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==,
}
dependencies:
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
dev: true
/@octokit/core@3.6.0:
@@ -1375,9 +1410,9 @@ packages:
"@octokit/graphql": 4.8.0
"@octokit/request": 5.6.3
"@octokit/request-error": 2.1.0
- "@octokit/types": 6.34.0
- before-after-hook: 2.2.2
- universal-user-agent: 6.0.0
+ "@octokit/types": 6.41.0
+ before-after-hook: 2.2.3
+ universal-user-agent: 6.0.1
transitivePeerDependencies:
- encoding
dev: true
@@ -1388,9 +1423,9 @@ packages:
integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==,
}
dependencies:
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
is-plain-object: 5.0.0
- universal-user-agent: 6.0.0
+ universal-user-agent: 6.0.1
dev: true
/@octokit/graphql@4.8.0:
@@ -1400,41 +1435,41 @@ packages:
}
dependencies:
"@octokit/request": 5.6.3
- "@octokit/types": 6.34.0
- universal-user-agent: 6.0.0
+ "@octokit/types": 6.41.0
+ universal-user-agent: 6.0.1
transitivePeerDependencies:
- encoding
dev: true
- /@octokit/openapi-types@11.2.0:
+ /@octokit/openapi-types@12.11.0:
resolution:
{
- integrity: sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==,
+ integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==,
}
dev: true
- /@octokit/plugin-paginate-rest@2.17.0(@octokit/core@3.6.0):
+ /@octokit/plugin-paginate-rest@2.21.3(@octokit/core@3.6.0):
resolution:
{
- integrity: sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw==,
+ integrity: sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==,
}
peerDependencies:
"@octokit/core": ">=2"
dependencies:
"@octokit/core": 3.6.0
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
dev: true
- /@octokit/plugin-rest-endpoint-methods@5.13.0(@octokit/core@3.6.0):
+ /@octokit/plugin-rest-endpoint-methods@5.16.2(@octokit/core@3.6.0):
resolution:
{
- integrity: sha512-uJjMTkN1KaOIgNtUPMtIXDOjx6dGYysdIFhgA52x4xSadQCz3b/zJexvITDVpANnfKPW/+E0xkOvLntqMYpviA==,
+ integrity: sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==,
}
peerDependencies:
"@octokit/core": ">=3"
dependencies:
"@octokit/core": 3.6.0
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
deprecation: 2.3.1
dev: true
@@ -1444,7 +1479,7 @@ packages:
integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==,
}
dependencies:
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
deprecation: 2.3.1
once: 1.4.0
dev: true
@@ -1457,21 +1492,21 @@ packages:
dependencies:
"@octokit/endpoint": 6.0.12
"@octokit/request-error": 2.1.0
- "@octokit/types": 6.34.0
+ "@octokit/types": 6.41.0
is-plain-object: 5.0.0
- node-fetch: 2.6.7
- universal-user-agent: 6.0.0
+ node-fetch: 2.7.0
+ universal-user-agent: 6.0.1
transitivePeerDependencies:
- encoding
dev: true
- /@octokit/types@6.34.0:
+ /@octokit/types@6.41.0:
resolution:
{
- integrity: sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==,
+ integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==,
}
dependencies:
- "@octokit/openapi-types": 11.2.0
+ "@octokit/openapi-types": 12.11.0
dev: true
/@popperjs/core@2.11.8:
@@ -1481,18 +1516,18 @@ packages:
}
dev: false
- /@remix-run/router@1.0.3:
+ /@remix-run/router@1.13.0:
resolution:
{
- integrity: sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q==,
+ integrity: sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==,
}
- engines: { node: ">=14" }
+ engines: { node: ">=14.0.0" }
dev: false
- /@rollup/pluginutils@5.0.5:
+ /@rollup/pluginutils@5.1.0:
resolution:
{
- integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==,
+ integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==,
}
engines: { node: ">=14.0.0" }
peerDependencies:
@@ -1501,12 +1536,12 @@ packages:
rollup:
optional: true
dependencies:
- "@types/estree": 1.0.3
+ "@types/estree": 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
dev: true
- /@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==,
@@ -1515,10 +1550,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==,
@@ -1527,10 +1562,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==,
@@ -1539,10 +1574,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==,
@@ -1551,10 +1586,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==,
@@ -1563,10 +1598,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==,
@@ -1575,10 +1610,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==,
@@ -1587,10 +1622,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.2):
+ /@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==,
@@ -1599,10 +1634,10 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
+ "@babel/core": 7.23.5
dev: true
- /@svgr/babel-preset@8.1.0(@babel/core@7.23.2):
+ /@svgr/babel-preset@8.1.0(@babel/core@7.23.5):
resolution:
{
integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==,
@@ -1611,28 +1646,28 @@ packages:
peerDependencies:
"@babel/core": ^7.0.0-0
dependencies:
- "@babel/core": 7.23.2
- "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.23.2)
- "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.23.2)
+ "@babel/core": 7.23.5
+ "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.23.5)
+ "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.23.5)
dev: true
- /@svgr/core@8.1.0(typescript@4.7.4):
+ /@svgr/core@8.1.0(typescript@5.3.2):
resolution:
{
integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==,
}
engines: { node: ">=14" }
dependencies:
- "@babel/core": 7.23.2
- "@svgr/babel-preset": 8.1.0(@babel/core@7.23.2)
+ "@babel/core": 7.23.5
+ "@svgr/babel-preset": 8.1.0(@babel/core@7.23.5)
camelcase: 6.3.0
- cosmiconfig: 8.3.6(typescript@4.7.4)
+ cosmiconfig: 8.3.6(typescript@5.3.2)
snake-case: 3.0.4
transitivePeerDependencies:
- supports-color
@@ -1646,7 +1681,7 @@ packages:
}
engines: { node: ">=14" }
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
entities: 4.5.0
dev: true
@@ -1659,27 +1694,27 @@ packages:
peerDependencies:
"@svgr/core": "*"
dependencies:
- "@babel/core": 7.23.2
- "@svgr/babel-preset": 8.1.0(@babel/core@7.23.2)
- "@svgr/core": 8.1.0(typescript@4.7.4)
+ "@babel/core": 7.23.5
+ "@svgr/babel-preset": 8.1.0(@babel/core@7.23.5)
+ "@svgr/core": 8.1.0(typescript@5.3.2)
"@svgr/hast-util-to-babel-ast": 8.0.0
svg-parser: 2.0.4
transitivePeerDependencies:
- supports-color
dev: true
- /@tauri-apps/api@1.3.0:
+ /@tauri-apps/api@1.5.1:
resolution:
{
- integrity: sha512-AH+3FonkKZNtfRtGrObY38PrzEj4d+1emCbwNGu0V2ENbXjlLHMZQlUh+Bhu/CRmjaIwZMGJ3yFvWaZZgTHoog==,
+ integrity: sha512-6unsZDOdlXTmauU3NhWhn+Cx0rODV+rvNvTdvolE5Kls5ybA6cqndQENDt1+FS0tF7ozCP66jwWoH6a5h90BrA==,
}
engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
dev: false
- /@tauri-apps/cli-darwin-arm64@1.3.1:
+ /@tauri-apps/cli-darwin-arm64@1.5.6:
resolution:
{
- integrity: sha512-QlepYVPgOgspcwA/u4kGG4ZUijlXfdRtno00zEy+LxinN/IRXtk+6ErVtsmoLi1ZC9WbuMwzAcsRvqsD+RtNAg==,
+ integrity: sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==,
}
engines: { node: ">= 10" }
cpu: [arm64]
@@ -1688,10 +1723,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-darwin-x64@1.3.1:
+ /@tauri-apps/cli-darwin-x64@1.5.6:
resolution:
{
- integrity: sha512-fKcAUPVFO3jfDKXCSDGY0MhZFF/wDtx3rgFnogWYu4knk38o9RaqRkvMvqJhLYPuWaEM5h6/z1dRrr9KKCbrVg==,
+ integrity: sha512-nkiqmtUQw3N1j4WoVjv81q6zWuZFhBLya/RNGUL94oafORloOZoSY0uTZJAoeieb3Y1YK0rCHSDl02MyV2Fi4A==,
}
engines: { node: ">= 10" }
cpu: [x64]
@@ -1700,10 +1735,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-linux-arm-gnueabihf@1.3.1:
+ /@tauri-apps/cli-linux-arm-gnueabihf@1.5.6:
resolution:
{
- integrity: sha512-+4H0dv8ltJHYu/Ma1h9ixUPUWka9EjaYa8nJfiMsdCI4LJLNE6cPveE7RmhZ59v9GW1XB108/k083JUC/OtGvA==,
+ integrity: sha512-z6SPx+axZexmWXTIVPNs4Tg7FtvdJl9EKxYN6JPjOmDZcqA13iyqWBQal2DA/GMZ1Xqo3vyJf6EoEaKaliymPQ==,
}
engines: { node: ">= 10" }
cpu: [arm]
@@ -1712,10 +1747,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-linux-arm64-gnu@1.3.1:
+ /@tauri-apps/cli-linux-arm64-gnu@1.5.6:
resolution:
{
- integrity: sha512-Pj3odVO1JAxLjYmoXKxcrpj/tPxcA8UP8N06finhNtBtBaxAjrjjxKjO4968KB0BUH7AASIss9EL4Tr0FGnDuw==,
+ integrity: sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==,
}
engines: { node: ">= 10" }
cpu: [arm64]
@@ -1725,10 +1760,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-linux-arm64-musl@1.3.1:
+ /@tauri-apps/cli-linux-arm64-musl@1.5.6:
resolution:
{
- integrity: sha512-tA0JdDLPFaj42UDIVcF2t8V0tSha40rppcmAR/MfQpTCxih6399iMjwihz9kZE1n4b5O4KTq9GliYo50a8zYlQ==,
+ integrity: sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==,
}
engines: { node: ">= 10" }
cpu: [arm64]
@@ -1738,10 +1773,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-linux-x64-gnu@1.3.1:
+ /@tauri-apps/cli-linux-x64-gnu@1.5.6:
resolution:
{
- integrity: sha512-FDU+Mnvk6NLkqQimcNojdKpMN4Y3W51+SQl+NqG9AFCWprCcSg62yRb84751ujZuf2MGT8HQOfmd0i77F4Q3tQ==,
+ integrity: sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==,
}
engines: { node: ">= 10" }
cpu: [x64]
@@ -1751,10 +1786,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-linux-x64-musl@1.3.1:
+ /@tauri-apps/cli-linux-x64-musl@1.5.6:
resolution:
{
- integrity: sha512-MpO3akXFmK8lZYEbyQRDfhdxz1JkTBhonVuz5rRqxwA7gnGWHa1aF1+/2zsy7ahjB2tQ9x8DDFDMdVE20o9HrA==,
+ integrity: sha512-9v688ogoLkeFYQNgqiSErfhTreLUd8B3prIBSYUt+x4+5Kcw91zWvIh+VSxL1n3KCGGsM7cuXhkGPaxwlEh1ug==,
}
engines: { node: ">= 10" }
cpu: [x64]
@@ -1764,10 +1799,22 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-win32-ia32-msvc@1.3.1:
+ /@tauri-apps/cli-win32-arm64-msvc@1.5.6:
resolution:
{
- integrity: sha512-9Boeo3K5sOrSBAZBuYyGkpV2RfnGQz3ZhGJt4hE6P+HxRd62lS6+qDKAiw1GmkZ0l1drc2INWrNeT50gwOKwIQ==,
+ integrity: sha512-DRNDXFNZb6y5IZrw+lhTTA9l4wbzO4TNRBAlHAiXUrH+pRFZ/ZJtv5WEuAj9ocVSahVw2NaK5Yaold4NPAxHog==,
+ }
+ engines: { node: ">= 10" }
+ cpu: [arm64]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@tauri-apps/cli-win32-ia32-msvc@1.5.6:
+ resolution:
+ {
+ integrity: sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==,
}
engines: { node: ">= 10" }
cpu: [ia32]
@@ -1776,10 +1823,10 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli-win32-x64-msvc@1.3.1:
+ /@tauri-apps/cli-win32-x64-msvc@1.5.6:
resolution:
{
- integrity: sha512-wMrTo91hUu5CdpbElrOmcZEoJR4aooTG+fbtcc87SMyPGQy1Ux62b+ZdwLvL1sVTxnIm//7v6QLRIWGiUjCPwA==,
+ integrity: sha512-RmEf1os9C8//uq2hbjXi7Vgz9ne7798ZxqemAZdUwo1pv3oLVZSz1/IvZmUHPdy2e6zSeySqWu1D0Y3QRNN+dg==,
}
engines: { node: ">= 10" }
cpu: [x64]
@@ -1788,70 +1835,71 @@ packages:
dev: true
optional: true
- /@tauri-apps/cli@1.3.1:
+ /@tauri-apps/cli@1.5.6:
resolution:
{
- integrity: sha512-o4I0JujdITsVRm3/0spfJX7FcKYrYV1DXJqzlWIn6IY25/RltjU6qbC1TPgVww3RsRX63jyVUTcWpj5wwFl+EQ==,
+ integrity: sha512-k4Y19oVCnt7WZb2TnDzLqfs7o98Jq0tUoVMv+JQSzuRDJqaVu2xMBZ8dYplEn+EccdR5SOMyzaLBJWu38TVK1A==,
}
engines: { node: ">= 10" }
hasBin: true
optionalDependencies:
- "@tauri-apps/cli-darwin-arm64": 1.3.1
- "@tauri-apps/cli-darwin-x64": 1.3.1
- "@tauri-apps/cli-linux-arm-gnueabihf": 1.3.1
- "@tauri-apps/cli-linux-arm64-gnu": 1.3.1
- "@tauri-apps/cli-linux-arm64-musl": 1.3.1
- "@tauri-apps/cli-linux-x64-gnu": 1.3.1
- "@tauri-apps/cli-linux-x64-musl": 1.3.1
- "@tauri-apps/cli-win32-ia32-msvc": 1.3.1
- "@tauri-apps/cli-win32-x64-msvc": 1.3.1
+ "@tauri-apps/cli-darwin-arm64": 1.5.6
+ "@tauri-apps/cli-darwin-x64": 1.5.6
+ "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.6
+ "@tauri-apps/cli-linux-arm64-gnu": 1.5.6
+ "@tauri-apps/cli-linux-arm64-musl": 1.5.6
+ "@tauri-apps/cli-linux-x64-gnu": 1.5.6
+ "@tauri-apps/cli-linux-x64-musl": 1.5.6
+ "@tauri-apps/cli-win32-arm64-msvc": 1.5.6
+ "@tauri-apps/cli-win32-ia32-msvc": 1.5.6
+ "@tauri-apps/cli-win32-x64-msvc": 1.5.6
dev: true
- /@types/babel__core@7.20.3:
+ /@types/babel__core@7.20.5:
resolution:
{
- integrity: sha512-54fjTSeSHwfan8AyHWrKbfBWiEUrNTZsUwPTDSNaaP1QDQIZbeNUg3a59E9D+375MzUw/x1vx2/0F5LBz+AeYA==,
+ integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==,
}
dependencies:
- "@babel/parser": 7.23.0
- "@babel/types": 7.23.0
- "@types/babel__generator": 7.6.6
- "@types/babel__template": 7.4.3
- "@types/babel__traverse": 7.20.3
+ "@babel/parser": 7.23.5
+ "@babel/types": 7.23.5
+ "@types/babel__generator": 7.6.7
+ "@types/babel__template": 7.4.4
+ "@types/babel__traverse": 7.20.4
dev: true
- /@types/babel__generator@7.6.6:
+ /@types/babel__generator@7.6.7:
resolution:
{
- integrity: sha512-66BXMKb/sUWbMdBNdMvajU7i/44RkrA3z/Yt1c7R5xejt8qh84iU54yUWCtm0QwGJlDcf/gg4zd/x4mpLAlb/w==,
+ integrity: sha512-6Sfsq+EaaLrw4RmdFWE9Onp63TOUue71AWb4Gpa6JxzgTYtimbM086WnYTy2U67AofR++QKCo08ZP6pwx8YFHQ==,
}
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
- /@types/babel__template@7.4.3:
+ /@types/babel__template@7.4.4:
resolution:
{
- integrity: sha512-ciwyCLeuRfxboZ4isgdNZi/tkt06m8Tw6uGbBSBgWrnnZGNXiEyM27xc/PjXGQLqlZ6ylbgHMnm7ccF9tCkOeQ==,
+ integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==,
}
dependencies:
- "@babel/parser": 7.23.0
- "@babel/types": 7.23.0
+ "@babel/parser": 7.23.5
+ "@babel/types": 7.23.5
dev: true
- /@types/babel__traverse@7.20.3:
+ /@types/babel__traverse@7.20.4:
resolution:
{
- integrity: sha512-Lsh766rGEFbaxMIDH7Qa+Yha8cMVI3qAK6CHt3OR0YfxOIn5Z54iHiyDRycHrBqeIiqGa20Kpsv1cavfBKkRSw==,
+ integrity: sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==,
}
dependencies:
- "@babel/types": 7.23.0
+ "@babel/types": 7.23.5
dev: true
- /@types/estree@1.0.3:
+ /@types/estree@1.0.5:
resolution:
{
- integrity: sha512-CS2rOaoQ/eAgAfcTfq6amKG7bsN+EMcgGY4FAFQdvSj2y1ixvOZTUA9mOtCai7E1SYu283XNw7urKK30nP3wkQ==,
+ integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==,
}
dev: true
@@ -1861,7 +1909,7 @@ packages:
integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==,
}
dependencies:
- "@types/node": 17.0.23
+ "@types/node": 20.10.1
dev: true
/@types/js-cookie@2.2.7:
@@ -1871,26 +1919,26 @@ packages:
}
dev: false
- /@types/js-cookie@3.0.2:
+ /@types/js-cookie@3.0.6:
resolution:
{
- integrity: sha512-6+0ekgfusHftJNYpihfkMu8BWdeHs9EOJuGcSofErjstGPfPGEu9yTu4t460lTzzAMl2cM5zngQJqPMHbbnvYA==,
+ integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==,
}
dev: true
- /@types/lodash-es@4.17.7:
+ /@types/lodash-es@4.17.12:
resolution:
{
- integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==,
+ integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==,
}
dependencies:
- "@types/lodash": 4.14.191
+ "@types/lodash": 4.14.202
dev: true
- /@types/lodash@4.14.191:
+ /@types/lodash@4.14.202:
resolution:
{
- integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==,
+ integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==,
}
dev: true
@@ -1901,33 +1949,35 @@ packages:
}
dev: true
- /@types/node@17.0.23:
+ /@types/node@20.10.1:
resolution:
{
- integrity: sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==,
+ integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==,
}
+ dependencies:
+ undici-types: 5.26.5
dev: true
- /@types/parse-json@4.0.0:
+ /@types/parse-json@4.0.2:
resolution:
{
- integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==,
+ integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==,
}
dev: false
- /@types/prop-types@15.7.9:
+ /@types/prop-types@15.7.11:
resolution:
{
- integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==,
+ integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==,
}
- /@types/react-dom@18.0.11:
+ /@types/react-dom@18.2.17:
resolution:
{
- integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==,
+ integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==,
}
dependencies:
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
dev: true
/@types/react-transition-group@4.4.9:
@@ -1936,67 +1986,47 @@ packages:
integrity: sha512-ZVNmWumUIh5NhH8aMD9CR2hdW0fNuYInlocZHaZ+dgk/1K49j1w/HoAuK1ki+pgscQrOFRTlXeoURtuzEkV3dg==,
}
dependencies:
- "@types/react": 18.2.37
+ "@types/react": 18.2.39
- /@types/react@18.2.37:
+ /@types/react@18.2.39:
resolution:
{
- integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==,
+ integrity: sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==,
}
dependencies:
- "@types/prop-types": 15.7.9
- "@types/scheduler": 0.16.2
+ "@types/prop-types": 15.7.11
+ "@types/scheduler": 0.16.8
csstype: 3.1.2
- /@types/scheduler@0.16.2:
+ /@types/scheduler@0.16.8:
resolution:
{
- integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==,
+ integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==,
}
- /@virtuoso.dev/react-urx@0.2.13(react@18.2.0):
+ /@vitejs/plugin-react@4.2.0(vite@4.5.0):
resolution:
{
- integrity: sha512-MY0ugBDjFb5Xt8v2HY7MKcRGqw/3gTpMlLXId2EwQvYJoC8sP7nnXjAxcBtTB50KTZhO0SbzsFimaZ7pSdApwA==,
- }
- engines: { node: ">=10" }
- peerDependencies:
- react: ">=16"
- dependencies:
- "@virtuoso.dev/urx": 0.2.13
- react: 18.2.0
- dev: false
-
- /@virtuoso.dev/urx@0.2.13:
- resolution:
- {
- integrity: sha512-iirJNv92A1ZWxoOHHDYW/1KPoi83939o83iUBQHIim0i3tMeSKEh+bxhJdTHQ86Mr4uXx9xGUTq69cp52ZP8Xw==,
- }
- dev: false
-
- /@vitejs/plugin-react@4.1.0(vite@4.5.0):
- resolution:
- {
- integrity: sha512-rM0SqazU9iqPUraQ2JlIvReeaxOoRj6n+PzB1C0cBzIbd8qP336nC39/R9yPi3wVcah7E7j/kdU1uCUqMEU4OQ==,
+ integrity: sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==,
}
engines: { node: ^14.18.0 || >=16.0.0 }
peerDependencies:
- vite: ^4.2.0
+ vite: ^4.2.0 || ^5.0.0
dependencies:
- "@babel/core": 7.23.2
- "@babel/plugin-transform-react-jsx-self": 7.22.5(@babel/core@7.23.2)
- "@babel/plugin-transform-react-jsx-source": 7.22.5(@babel/core@7.23.2)
- "@types/babel__core": 7.20.3
+ "@babel/core": 7.23.5
+ "@babel/plugin-transform-react-jsx-self": 7.23.3(@babel/core@7.23.5)
+ "@babel/plugin-transform-react-jsx-source": 7.23.3(@babel/core@7.23.5)
+ "@types/babel__core": 7.20.5
react-refresh: 0.14.0
- vite: 4.5.0(sass@1.54.8)
+ vite: 4.5.0(sass@1.69.5)
transitivePeerDependencies:
- supports-color
dev: true
- /adm-zip@0.5.9:
+ /adm-zip@0.5.10:
resolution:
{
- integrity: sha512-s+3fXLkeeLjZ2kLjCBwQufpI5fuN+kIGBxu6530nVQZGVol0d7Y/M88/xw9HGGUcJjKf8LutN3VPRUBq6N7Ajg==,
+ integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==,
}
engines: { node: ">=6.0" }
dev: true
@@ -2020,24 +2050,26 @@ packages:
}
dev: false
- /ahooks@3.7.2(react@18.2.0):
+ /ahooks@3.7.8(react@18.2.0):
resolution:
{
- integrity: sha512-nJPsQJcmJnGaNXiqgZdfO7UMs+o926LQg6VyDYt2vzKhXU8Ze/U87NsA/FeIvlIZB0rQr/j7uotFb1bGPp627A==,
+ integrity: sha512-e/NMlQWoCjaUtncNFIZk3FG1ImSkV/JhScQSkTqnftakRwdfZWSw6zzoWSG9OMYqPNs2MguDYBUFFC6THelWXA==,
}
engines: { node: ">=8.0.0" }
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
+ "@babel/runtime": 7.23.5
"@types/js-cookie": 2.2.7
ahooks-v3-count: 1.0.0
dayjs: 1.11.5
- intersection-observer: 0.12.0
+ intersection-observer: 0.12.2
js-cookie: 2.2.1
lodash: 4.17.21
react: 18.2.0
resize-observer-polyfill: 1.5.1
screenfull: 5.2.0
+ tslib: 2.6.2
dev: false
/ansi-styles@3.2.1:
@@ -2059,10 +2091,10 @@ packages:
color-convert: 2.0.1
dev: true
- /anymatch@3.1.2:
+ /anymatch@3.1.3:
resolution:
{
- integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==,
+ integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==,
}
engines: { node: ">= 8" }
dependencies:
@@ -2108,13 +2140,13 @@ packages:
}
dev: false
- /axios@1.1.3:
+ /axios@1.6.2:
resolution:
{
- integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==,
+ integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==,
}
dependencies:
- follow-redirects: 1.15.2
+ follow-redirects: 1.15.3
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
@@ -2128,9 +2160,9 @@ packages:
}
engines: { node: ">=10", npm: ">=6" }
dependencies:
- "@babel/runtime": 7.23.2
- cosmiconfig: 7.0.1
- resolve: 1.22.1
+ "@babel/runtime": 7.23.5
+ cosmiconfig: 7.1.0
+ resolve: 1.22.8
dev: false
/balanced-match@1.0.2:
@@ -2140,10 +2172,10 @@ packages:
}
dev: true
- /before-after-hook@2.2.2:
+ /before-after-hook@2.2.3:
resolution:
{
- integrity: sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ==,
+ integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==,
}
dev: true
@@ -2183,9 +2215,9 @@ packages:
engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001551
- electron-to-chromium: 1.4.563
- node-releases: 2.0.13
+ caniuse-lite: 1.0.30001565
+ electron-to-chromium: 1.4.600
+ node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.22.1)
dev: true
@@ -2204,10 +2236,10 @@ packages:
engines: { node: ">=10" }
dev: true
- /caniuse-lite@1.0.30001551:
+ /caniuse-lite@1.0.30001565:
resolution:
{
- integrity: sha512-vtBAez47BoGMMzlbYhfXrMV1kvRF2WP/lqiMuDu1Sb4EE4LKEgjopFDSRtZfdVnslNRpOqV/woE+Xgrwj6VQlg==,
+ integrity: sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==,
}
dev: true
@@ -2240,7 +2272,7 @@ packages:
}
engines: { node: ">= 8.10.0" }
dependencies:
- anymatch: 3.1.2
+ anymatch: 3.1.3
braces: 3.0.2
glob-parent: 5.1.2
is-binary-path: 2.1.0
@@ -2248,7 +2280,7 @@ packages:
normalize-path: 3.0.0
readdirp: 3.6.0
optionalDependencies:
- fsevents: 2.3.2
+ fsevents: 2.3.3
dev: true
/chownr@2.0.0:
@@ -2315,13 +2347,11 @@ packages:
}
dev: true
- /convert-source-map@1.8.0:
+ /convert-source-map@1.9.0:
resolution:
{
- integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==,
+ integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==,
}
- dependencies:
- safe-buffer: 5.1.2
dev: false
/convert-source-map@2.0.0:
@@ -2331,21 +2361,21 @@ packages:
}
dev: true
- /cosmiconfig@7.0.1:
+ /cosmiconfig@7.1.0:
resolution:
{
- integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==,
+ integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==,
}
engines: { node: ">=10" }
dependencies:
- "@types/parse-json": 4.0.0
+ "@types/parse-json": 4.0.2
import-fresh: 3.3.0
parse-json: 5.2.0
path-type: 4.0.0
yaml: 1.10.2
dev: false
- /cosmiconfig@8.3.6(typescript@4.7.4):
+ /cosmiconfig@8.3.6(typescript@5.3.2):
resolution:
{
integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==,
@@ -2361,7 +2391,7 @@ packages:
js-yaml: 4.1.0
parse-json: 5.2.0
path-type: 4.0.0
- typescript: 4.7.4
+ typescript: 5.3.2
dev: true
/cross-env@7.0.3:
@@ -2393,10 +2423,10 @@ packages:
integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==,
}
- /data-uri-to-buffer@4.0.0:
+ /data-uri-to-buffer@4.0.1:
resolution:
{
- integrity: sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==,
+ integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==,
}
engines: { node: ">= 12" }
dev: true
@@ -2444,7 +2474,7 @@ packages:
integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==,
}
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
csstype: 3.1.2
dev: false
@@ -2458,10 +2488,10 @@ packages:
tslib: 2.6.2
dev: true
- /electron-to-chromium@1.4.563:
+ /electron-to-chromium@1.4.600:
resolution:
{
- integrity: sha512-dg5gj5qOgfZNkPNeyKBZQAQitIQ/xwfIDmEQJHCbXaD9ebTZxwJXUsDYcBlAvZGZLi+/354l35J1wkmP6CqYaw==,
+ integrity: sha512-KD6CWjf1BnQG+NsXuyiTDDT1eV13sKuYsOUioXkQweYTQIbgHkXPry9K7M+7cKtYHnSUPitVaLrXYB1jTkkYrw==,
}
dev: true
@@ -2571,15 +2601,15 @@ packages:
strip-final-newline: 2.0.0
dev: true
- /fetch-blob@3.1.5:
+ /fetch-blob@3.2.0:
resolution:
{
- integrity: sha512-N64ZpKqoLejlrwkIAnb9iLSA3Vx/kjgzpcDhygcqJ2KKjky8nCgUQ+dzXtbrLaWZGZNmNfQTsiQ0weZ1svglHg==,
+ integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==,
}
engines: { node: ^12.20 || >= 14.13 }
dependencies:
node-domexception: 1.0.0
- web-streams-polyfill: 3.2.0
+ web-streams-polyfill: 3.2.1
dev: true
/fill-range@7.0.1:
@@ -2610,10 +2640,10 @@ packages:
path-exists: 4.0.0
dev: true
- /follow-redirects@1.15.2:
+ /follow-redirects@1.15.3:
resolution:
{
- integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==,
+ integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==,
}
engines: { node: ">=4.0" }
peerDependencies:
@@ -2642,19 +2672,19 @@ packages:
}
engines: { node: ">=12.20.0" }
dependencies:
- fetch-blob: 3.1.5
+ fetch-blob: 3.2.0
dev: true
- /fs-extra@10.0.1:
+ /fs-extra@11.2.0:
resolution:
{
- integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==,
+ integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==,
}
- engines: { node: ">=12" }
+ engines: { node: ">=14.14" }
dependencies:
- graceful-fs: 4.2.9
+ graceful-fs: 4.2.11
jsonfile: 6.1.0
- universalify: 2.0.0
+ universalify: 2.0.1
dev: true
/fs-minipass@2.1.0:
@@ -2667,10 +2697,10 @@ packages:
minipass: 3.3.6
dev: false
- /fsevents@2.3.2:
+ /fsevents@2.3.3:
resolution:
{
- integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==,
+ integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==,
}
engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
os: [darwin]
@@ -2678,10 +2708,10 @@ packages:
dev: true
optional: true
- /function-bind@1.1.1:
+ /function-bind@1.1.2:
resolution:
{
- integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==,
+ integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==,
}
dev: false
@@ -2721,10 +2751,10 @@ packages:
engines: { node: ">=4" }
dev: true
- /graceful-fs@4.2.9:
+ /graceful-fs@4.2.11:
resolution:
{
- integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==,
+ integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==,
}
dev: true
@@ -2750,14 +2780,14 @@ packages:
engines: { node: ">=8" }
dev: true
- /has@1.0.3:
+ /hasown@2.0.0:
resolution:
{
- integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==,
+ integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==,
}
- engines: { node: ">= 0.4.0" }
+ engines: { node: ">= 0.4" }
dependencies:
- function-bind: 1.1.1
+ function-bind: 1.1.2
dev: false
/hoist-non-react-statics@3.3.2:
@@ -2808,27 +2838,27 @@ packages:
hasBin: true
dev: true
- /i18next@22.0.4:
+ /i18next@23.7.7:
resolution:
{
- integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==,
+ integrity: sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==,
}
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
dev: false
- /ignore@5.2.0:
+ /ignore@5.3.0:
resolution:
{
- integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==,
+ integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==,
}
engines: { node: ">= 4" }
dev: true
- /immutable@4.0.0:
+ /immutable@4.3.4:
resolution:
{
- integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==,
+ integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==,
}
dev: true
@@ -2842,10 +2872,10 @@ packages:
parent-module: 1.0.1
resolve-from: 4.0.0
- /intersection-observer@0.12.0:
+ /intersection-observer@0.12.2:
resolution:
{
- integrity: sha512-2Vkz8z46Dv401zTWudDGwO7KiGHNDkMv417T5ItcNYfmvHR/1qCTVBO9vwH8zZmQ0WkA/1ARwpysR9bsnop4NQ==,
+ integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==,
}
dev: false
@@ -2865,13 +2895,13 @@ packages:
binary-extensions: 2.2.0
dev: true
- /is-core-module@2.10.0:
+ /is-core-module@2.13.1:
resolution:
{
- integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==,
+ integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==,
}
dependencies:
- has: 1.0.3
+ hasown: 2.0.0
dev: false
/is-extglob@2.1.1:
@@ -2976,9 +3006,9 @@ packages:
integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==,
}
dependencies:
- universalify: 2.0.0
+ universalify: 2.0.1
optionalDependencies:
- graceful-fs: 4.2.9
+ graceful-fs: 4.2.11
dev: true
/lines-and-columns@1.2.4:
@@ -3154,10 +3184,10 @@ packages:
minimatch: 3.1.2
dev: true
- /nanoid@3.3.6:
+ /nanoid@3.3.7:
resolution:
{
- integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==,
+ integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==,
}
engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
hasBin: true
@@ -3181,10 +3211,10 @@ packages:
engines: { node: ">=10.5.0" }
dev: true
- /node-fetch@2.6.7:
+ /node-fetch@2.7.0:
resolution:
{
- integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==,
+ integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==,
}
engines: { node: 4.x || >=6.0.0 }
peerDependencies:
@@ -3196,22 +3226,22 @@ packages:
whatwg-url: 5.0.0
dev: true
- /node-fetch@3.2.6:
+ /node-fetch@3.3.2:
resolution:
{
- integrity: sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==,
+ integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==,
}
engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
dependencies:
- data-uri-to-buffer: 4.0.0
- fetch-blob: 3.1.5
+ data-uri-to-buffer: 4.0.1
+ fetch-blob: 3.2.0
formdata-polyfill: 4.0.10
dev: true
- /node-releases@2.0.13:
+ /node-releases@2.0.14:
resolution:
{
- integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==,
+ integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==,
}
dev: true
@@ -3304,7 +3334,7 @@ packages:
}
engines: { node: ">=8" }
dependencies:
- "@babel/code-frame": 7.22.13
+ "@babel/code-frame": 7.23.5
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
@@ -3361,21 +3391,21 @@ packages:
}
engines: { node: ^10 || ^12 || >=14 }
dependencies:
- nanoid: 3.3.6
+ nanoid: 3.3.7
picocolors: 1.0.0
source-map-js: 1.0.2
dev: true
- /prettier@2.7.1:
+ /prettier@2.8.8:
resolution:
{
- integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==,
+ integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==,
}
engines: { node: ">=10.13.0" }
hasBin: true
dev: true
- /pretty-quick@3.1.3(prettier@2.7.1):
+ /pretty-quick@3.1.3(prettier@2.8.8):
resolution:
{
integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==,
@@ -3388,10 +3418,10 @@ packages:
chalk: 3.0.0
execa: 4.1.0
find-up: 4.1.0
- ignore: 5.2.0
+ ignore: 5.3.0
mri: 1.2.0
multimatch: 4.0.0
- prettier: 2.7.1
+ prettier: 2.8.8
dev: true
/prop-types@15.8.1:
@@ -3444,14 +3474,14 @@ packages:
peerDependencies:
react: ">=16.13.1"
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
react: 18.2.0
dev: false
- /react-hook-form@7.39.5(react@18.2.0):
+ /react-hook-form@7.48.2(react@18.2.0):
resolution:
{
- integrity: sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==,
+ integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==,
}
engines: { node: ">=12.22.0" }
peerDependencies:
@@ -3460,13 +3490,13 @@ packages:
react: 18.2.0
dev: false
- /react-i18next@12.0.0(i18next@22.0.4)(react-dom@18.2.0)(react@18.2.0):
+ /react-i18next@13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==,
+ integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==,
}
peerDependencies:
- i18next: ">= 19.0.0"
+ i18next: ">= 23.2.3"
react: ">= 16.8.0"
react-dom: "*"
react-native: "*"
@@ -3476,9 +3506,9 @@ packages:
react-native:
optional: true
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
html-parse-stringify: 3.0.1
- i18next: 22.0.4
+ i18next: 23.7.7
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3505,32 +3535,32 @@ packages:
engines: { node: ">=0.10.0" }
dev: true
- /react-router-dom@6.4.3(react-dom@18.2.0)(react@18.2.0):
+ /react-router-dom@6.20.0(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-MiaYQU8CwVCaOfJdYvt84KQNjT78VF0TJrA17SIQgNHRvLnXDJO6qsFqq8F/zzB1BWZjCFIrQpu4QxcshitziQ==,
+ integrity: sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==,
}
- engines: { node: ">=14" }
+ engines: { node: ">=14.0.0" }
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
dependencies:
- "@remix-run/router": 1.0.3
+ "@remix-run/router": 1.13.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-router: 6.4.3(react@18.2.0)
+ react-router: 6.20.0(react@18.2.0)
dev: false
- /react-router@6.4.3(react@18.2.0):
+ /react-router@6.20.0(react@18.2.0):
resolution:
{
- integrity: sha512-BT6DoGn6aV1FVP5yfODMOiieakp3z46P1Fk0RNzJMACzE7C339sFuHebfvWtnB4pzBvXXkHP2vscJzWRuUjTtA==,
+ integrity: sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==,
}
- engines: { node: ">=14" }
+ engines: { node: ">=14.0.0" }
peerDependencies:
react: ">=16.8"
dependencies:
- "@remix-run/router": 1.0.3
+ "@remix-run/router": 1.13.0
react: 18.2.0
dev: false
@@ -3543,7 +3573,7 @@ packages:
react: ">=16.6.0"
react-dom: ">=16.6.0"
dependencies:
- "@babel/runtime": 7.23.2
+ "@babel/runtime": 7.23.5
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -3551,18 +3581,16 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
- /react-virtuoso@3.1.3(react-dom@18.2.0)(react@18.2.0):
+ /react-virtuoso@4.6.2(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-sc4WICEZkyT+XdVc7gA/61UT43ZnMSX0ugh+xBG2cX+EDWs31wP1dSKQ2HSQ0YFLhZXRJ+Jqndqa8MTu4NE4CQ==,
+ integrity: sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==,
}
engines: { node: ">=10" }
peerDependencies:
react: ">=16 || >=17 || >= 18"
react-dom: ">=16 || >=17 || >= 18"
dependencies:
- "@virtuoso.dev/react-urx": 0.2.13(react@18.2.0)
- "@virtuoso.dev/urx": 0.2.13
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3587,10 +3615,10 @@ packages:
picomatch: 2.3.1
dev: true
- /recoil@0.7.6(react-dom@18.2.0)(react@18.2.0):
+ /recoil@0.7.7(react-dom@18.2.0)(react@18.2.0):
resolution:
{
- integrity: sha512-hsBEw7jFdpBCY/tu2GweiyaqHKxVj6EqF2/SfrglbKvJHhpN57SANWvPW+gE90i3Awi+A5gssOd3u+vWlT+g7g==,
+ integrity: sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==,
}
peerDependencies:
react: ">=16.13.1"
@@ -3635,14 +3663,14 @@ packages:
}
engines: { node: ">=4" }
- /resolve@1.22.1:
+ /resolve@1.22.8:
resolution:
{
- integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==,
+ integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==,
}
hasBin: true
dependencies:
- is-core-module: 2.10.0
+ is-core-module: 2.13.1
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
dev: false
@@ -3655,26 +3683,19 @@ packages:
engines: { node: ">=14.18.0", npm: ">=8.0.0" }
hasBin: true
optionalDependencies:
- fsevents: 2.3.2
+ fsevents: 2.3.3
dev: true
- /safe-buffer@5.1.2:
+ /sass@1.69.5:
resolution:
{
- integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==,
+ integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==,
}
- dev: false
-
- /sass@1.54.8:
- resolution:
- {
- integrity: sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==,
- }
- engines: { node: ">=12.0.0" }
+ engines: { node: ">=14.0.0" }
hasBin: true
dependencies:
chokidar: 3.5.3
- immutable: 4.0.0
+ immutable: 4.3.4
source-map-js: 1.0.2
dev: true
@@ -3874,26 +3895,43 @@ packages:
engines: { node: ">=0.6.11 <=0.7.0 || >=0.7.3" }
dev: true
- /typescript@4.7.4:
+ /typescript@5.3.2:
resolution:
{
- integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==,
+ integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==,
}
- engines: { node: ">=4.2.0" }
+ engines: { node: ">=14.17" }
hasBin: true
dev: true
- /universal-user-agent@6.0.0:
+ /undici-types@5.26.5:
resolution:
{
- integrity: sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==,
+ integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==,
}
dev: true
- /universalify@2.0.0:
+ /undici@5.28.2:
resolution:
{
- integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==,
+ integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==,
+ }
+ engines: { node: ">=14.0" }
+ dependencies:
+ "@fastify/busboy": 2.1.0
+ dev: true
+
+ /universal-user-agent@6.0.1:
+ resolution:
+ {
+ integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==,
+ }
+ dev: true
+
+ /universalify@2.0.1:
+ resolution:
+ {
+ integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==,
}
engines: { node: ">= 10.0.0" }
dev: true
@@ -3923,25 +3961,25 @@ packages:
monaco-editor: 0.34.1
dev: true
- /vite-plugin-svgr@4.1.0(typescript@4.7.4)(vite@4.5.0):
+ /vite-plugin-svgr@4.2.0(typescript@5.3.2)(vite@4.5.0):
resolution:
{
- integrity: sha512-v7Qic+FWmCChgQNGSI4V8X63OEYsdUoLt66iqIcHozq9bfK/Dwmr0V+LBy1NE8CE98Y8HouEBJ+pto4AMfN5xw==,
+ integrity: sha512-SC7+FfVtNQk7So0XMjrrtLAbEC8qjFPifyD7+fs/E6aaNdVde6umlVVh0QuwDLdOMu7vp5RiGFsB70nj5yo0XA==,
}
peerDependencies:
- vite: ^2.6.0 || 3 || 4
+ vite: ^2.6.0 || 3 || 4 || 5
dependencies:
- "@rollup/pluginutils": 5.0.5
- "@svgr/core": 8.1.0(typescript@4.7.4)
+ "@rollup/pluginutils": 5.1.0
+ "@svgr/core": 8.1.0(typescript@5.3.2)
"@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0)
- vite: 4.5.0(sass@1.54.8)
+ vite: 4.5.0(sass@1.69.5)
transitivePeerDependencies:
- rollup
- supports-color
- typescript
dev: true
- /vite@4.5.0(sass@1.54.8):
+ /vite@4.5.0(sass@1.69.5):
resolution:
{
integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==,
@@ -3975,9 +4013,9 @@ packages:
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.4
- sass: 1.54.8
+ sass: 1.69.5
optionalDependencies:
- fsevents: 2.3.2
+ fsevents: 2.3.3
dev: true
/void-elements@3.1.0:
@@ -3988,10 +4026,10 @@ packages:
engines: { node: ">=0.10.0" }
dev: false
- /web-streams-polyfill@3.2.0:
+ /web-streams-polyfill@3.2.1:
resolution:
{
- integrity: sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==,
+ integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==,
}
engines: { node: ">= 8" }
dev: true