Compare commits
1 commit
develop
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
5d586eeb3f |
6 changed files with 74 additions and 53 deletions
|
@ -391,15 +391,6 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"login": "qcoudeyr",
|
|
||||||
"name": "qcoudeyr",
|
|
||||||
"avatar_url": "https://avatars.githubusercontent.com/u/124463277?v=4",
|
|
||||||
"profile": "https://github.com/qcoudeyr",
|
|
||||||
"contributions": [
|
|
||||||
"code"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Tipi — A personal homeserver for everyone
|
# Tipi — A personal homeserver for everyone
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-)
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
|
|
||||||
[![License](https://img.shields.io/github/license/runtipi/runtipi)](https://github.com/runtipi/runtipi/blob/master/LICENSE)
|
[![License](https://img.shields.io/github/license/runtipi/runtipi)](https://github.com/runtipi/runtipi/blob/master/LICENSE)
|
||||||
|
@ -124,7 +124,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||||
<td align="center" valign="top" width="14.28%"><a href="http://cchalop1.com"><img src="https://avatars.githubusercontent.com/u/28163855?v=4?s=100" width="100px;" alt="CHALOPIN Clément"/><br /><sub><b>CHALOPIN Clément</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=cchalop1" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="http://cchalop1.com"><img src="https://avatars.githubusercontent.com/u/28163855?v=4?s=100" width="100px;" alt="CHALOPIN Clément"/><br /><sub><b>CHALOPIN Clément</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=cchalop1" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/geetansh"><img src="https://avatars.githubusercontent.com/u/9976198?v=4?s=100" width="100px;" alt="Geetansh Jindal"/><br /><sub><b>Geetansh Jindal</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=geetansh" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/geetansh"><img src="https://avatars.githubusercontent.com/u/9976198?v=4?s=100" width="100px;" alt="Geetansh Jindal"/><br /><sub><b>Geetansh Jindal</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=geetansh" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/0livier"><img src="https://avatars.githubusercontent.com/u/10607?v=4?s=100" width="100px;" alt="Olivier Garcia"/><br /><sub><b>Olivier Garcia</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=0livier" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/0livier"><img src="https://avatars.githubusercontent.com/u/10607?v=4?s=100" width="100px;" alt="Olivier Garcia"/><br /><sub><b>Olivier Garcia</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=0livier" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/qcoudeyr"><img src="https://avatars.githubusercontent.com/u/124463277?v=4?s=100" width="100px;" alt="qcoudeyr"/><br /><sub><b>qcoudeyr</b></sub></a><br /><a href="https://github.com/runtipi/runtipi/commits?author=qcoudeyr" title="Code">💻</a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"react-hot-toast": "^2.4.1",
|
"react-hot-toast": "^2.4.1",
|
||||||
"react-markdown": "^9.0.0",
|
"react-markdown": "^9.0.0",
|
||||||
"react-select": "^5.8.0",
|
"react-select": "^5.8.0",
|
||||||
"react-tooltip": "^5.25.0",
|
"react-tooltip": "^5.22.0",
|
||||||
"redaxios": "^0.5.1",
|
"redaxios": "^0.5.1",
|
||||||
"redis": "^4.6.10",
|
"redis": "^4.6.10",
|
||||||
"rehype-raw": "^7.0.0",
|
"rehype-raw": "^7.0.0",
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
"@total-typescript/shoehorn": "^0.1.1",
|
"@total-typescript/shoehorn": "^0.1.1",
|
||||||
"@total-typescript/ts-reset": "^0.5.1",
|
"@total-typescript/ts-reset": "^0.5.1",
|
||||||
"@types/fs-extra": "^11.0.4",
|
"@types/fs-extra": "^11.0.4",
|
||||||
"@types/jest": "^29.5.11",
|
"@types/jest": "^29.5.7",
|
||||||
"@types/lodash.merge": "^4.6.8",
|
"@types/lodash.merge": "^4.6.8",
|
||||||
"@types/node": "20.8.10",
|
"@types/node": "20.8.10",
|
||||||
"@types/pg": "^8.10.7",
|
"@types/pg": "^8.10.7",
|
||||||
|
@ -124,7 +124,7 @@
|
||||||
"eslint-plugin-testing-library": "^6.1.0",
|
"eslint-plugin-testing-library": "^6.1.0",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
"jest-environment-jsdom": "^29.7.0",
|
"jest-environment-jsdom": "^29.7.0",
|
||||||
"knip": "^2.41.3",
|
"knip": "^3.5.1",
|
||||||
"memfs": "^4.6.0",
|
"memfs": "^4.6.0",
|
||||||
"msw": "^1.3.2",
|
"msw": "^1.3.2",
|
||||||
"next-router-mock": "^0.9.10",
|
"next-router-mock": "^0.9.10",
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"dotenv-cli": "^7.3.0",
|
"dotenv-cli": "^7.3.0",
|
||||||
"esbuild": "^0.19.4",
|
"esbuild": "^0.19.4",
|
||||||
"eslint-config-prettier": "^9.0.0",
|
"eslint-config-prettier": "^9.0.0",
|
||||||
"knip": "^2.41.3",
|
"knip": "^3.5.1",
|
||||||
"memfs": "^4.6.0",
|
"memfs": "^4.6.0",
|
||||||
"nodemon": "^3.0.1",
|
"nodemon": "^3.0.1",
|
||||||
"pkg": "^5.8.1",
|
"pkg": "^5.8.1",
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"@types/web-push": "^3.6.3",
|
"@types/web-push": "^3.6.3",
|
||||||
"dotenv-cli": "^7.3.0",
|
"dotenv-cli": "^7.3.0",
|
||||||
"esbuild": "^0.19.4",
|
"esbuild": "^0.19.4",
|
||||||
"knip": "^2.41.3",
|
"knip": "^3.5.1",
|
||||||
"memfs": "^4.6.0",
|
"memfs": "^4.6.0",
|
||||||
"nodemon": "^3.0.1",
|
"nodemon": "^3.0.1",
|
||||||
"tsx": "^3.14.0",
|
"tsx": "^3.14.0",
|
||||||
|
|
105
pnpm-lock.yaml
105
pnpm-lock.yaml
|
@ -114,8 +114,8 @@ importers:
|
||||||
specifier: ^5.8.0
|
specifier: ^5.8.0
|
||||||
version: 5.8.0(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
|
version: 5.8.0(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
|
||||||
react-tooltip:
|
react-tooltip:
|
||||||
specifier: ^5.25.0
|
specifier: ^5.22.0
|
||||||
version: 5.25.0(react-dom@18.2.0)(react@18.2.0)
|
version: 5.22.0(react-dom@18.2.0)(react@18.2.0)
|
||||||
redaxios:
|
redaxios:
|
||||||
specifier: ^0.5.1
|
specifier: ^0.5.1
|
||||||
version: 0.5.1
|
version: 0.5.1
|
||||||
|
@ -176,7 +176,7 @@ importers:
|
||||||
version: 9.3.3
|
version: 9.3.3
|
||||||
'@testing-library/jest-dom':
|
'@testing-library/jest-dom':
|
||||||
specifier: ^6.1.4
|
specifier: ^6.1.4
|
||||||
version: 6.1.4(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6)
|
version: 6.1.4(@types/jest@29.5.7)(jest@29.7.0)(vitest@0.34.6)
|
||||||
'@testing-library/react':
|
'@testing-library/react':
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.0
|
||||||
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||||
|
@ -193,8 +193,8 @@ importers:
|
||||||
specifier: ^11.0.4
|
specifier: ^11.0.4
|
||||||
version: 11.0.4
|
version: 11.0.4
|
||||||
'@types/jest':
|
'@types/jest':
|
||||||
specifier: ^29.5.11
|
specifier: ^29.5.7
|
||||||
version: 29.5.11
|
version: 29.5.7
|
||||||
'@types/lodash.merge':
|
'@types/lodash.merge':
|
||||||
specifier: ^4.6.8
|
specifier: ^4.6.8
|
||||||
version: 4.6.8
|
version: 4.6.8
|
||||||
|
@ -280,8 +280,8 @@ importers:
|
||||||
specifier: ^29.7.0
|
specifier: ^29.7.0
|
||||||
version: 29.7.0
|
version: 29.7.0
|
||||||
knip:
|
knip:
|
||||||
specifier: ^2.41.3
|
specifier: ^3.5.1
|
||||||
version: 2.41.3
|
version: 3.5.1(@types/node@20.8.10)(typescript@5.2.2)
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||||
|
@ -374,8 +374,8 @@ importers:
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@8.52.0)
|
version: 9.0.0(eslint@8.52.0)
|
||||||
knip:
|
knip:
|
||||||
specifier: ^2.41.3
|
specifier: ^3.5.1
|
||||||
version: 2.41.3
|
version: 3.5.1(@types/node@20.8.10)(typescript@5.2.2)
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||||
|
@ -447,8 +447,8 @@ importers:
|
||||||
specifier: ^0.19.4
|
specifier: ^0.19.4
|
||||||
version: 0.19.4
|
version: 0.19.4
|
||||||
knip:
|
knip:
|
||||||
specifier: ^2.41.3
|
specifier: ^3.5.1
|
||||||
version: 2.41.3
|
version: 3.5.1(@types/node@20.8.10)(typescript@5.2.2)
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||||
|
@ -2935,6 +2935,11 @@ packages:
|
||||||
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
|
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@sindresorhus/merge-streams@1.0.0:
|
||||||
|
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
|
||||||
|
engines: {node: '>=18'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@sinonjs/commons@2.0.0:
|
/@sinonjs/commons@2.0.0:
|
||||||
resolution: {integrity: sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==}
|
resolution: {integrity: sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3056,7 +3061,7 @@ packages:
|
||||||
pretty-format: 27.5.1
|
pretty-format: 27.5.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@testing-library/jest-dom@6.1.4(@types/jest@29.5.11)(jest@29.7.0)(vitest@0.34.6):
|
/@testing-library/jest-dom@6.1.4(@types/jest@29.5.7)(jest@29.7.0)(vitest@0.34.6):
|
||||||
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==}
|
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==}
|
||||||
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
|
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3076,7 +3081,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@adobe/css-tools': 4.3.1
|
'@adobe/css-tools': 4.3.1
|
||||||
'@babel/runtime': 7.22.6
|
'@babel/runtime': 7.22.6
|
||||||
'@types/jest': 29.5.11
|
'@types/jest': 29.5.7
|
||||||
aria-query: 5.1.3
|
aria-query: 5.1.3
|
||||||
chalk: 3.0.0
|
chalk: 3.0.0
|
||||||
css.escape: 1.5.1
|
css.escape: 1.5.1
|
||||||
|
@ -3242,8 +3247,8 @@ packages:
|
||||||
'@types/istanbul-lib-report': 3.0.0
|
'@types/istanbul-lib-report': 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jest@29.5.11:
|
/@types/jest@29.5.7:
|
||||||
resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==}
|
resolution: {integrity: sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
expect: 29.7.0
|
expect: 29.7.0
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
@ -5807,6 +5812,17 @@ packages:
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/fast-glob@3.3.2:
|
||||||
|
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
|
||||||
|
engines: {node: '>=8.6.0'}
|
||||||
|
dependencies:
|
||||||
|
'@nodelib/fs.stat': 2.0.5
|
||||||
|
'@nodelib/fs.walk': 1.2.8
|
||||||
|
glob-parent: 5.1.2
|
||||||
|
merge2: 1.4.1
|
||||||
|
micromatch: 4.0.5
|
||||||
|
dev: true
|
||||||
|
|
||||||
/fast-json-stable-stringify@2.1.0:
|
/fast-json-stable-stringify@2.1.0:
|
||||||
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -6192,21 +6208,22 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
array-union: 2.1.0
|
array-union: 2.1.0
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
fast-glob: 3.3.1
|
fast-glob: 3.3.2
|
||||||
ignore: 5.2.4
|
ignore: 5.2.4
|
||||||
merge2: 1.4.1
|
merge2: 1.4.1
|
||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/globby@13.1.3:
|
/globby@14.0.0:
|
||||||
resolution: {integrity: sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==}
|
resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: '>=18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
dir-glob: 3.0.1
|
'@sindresorhus/merge-streams': 1.0.0
|
||||||
fast-glob: 3.3.1
|
fast-glob: 3.3.2
|
||||||
ignore: 5.2.4
|
ignore: 5.2.4
|
||||||
merge2: 1.4.1
|
path-type: 5.0.0
|
||||||
slash: 4.0.0
|
slash: 5.1.0
|
||||||
|
unicorn-magic: 0.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/globrex@0.1.2:
|
/globrex@0.1.2:
|
||||||
|
@ -7550,10 +7567,13 @@ packages:
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/knip@2.41.3:
|
/knip@3.5.1(@types/node@20.8.10)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-ooHaOfiieytMFSYnhhwk+TKFD3kGPNXIxpoLimEFf4nUpmthBOVKyawDjHvl23uJmPkqI6OOQqyQnK6dCUX+xQ==}
|
resolution: {integrity: sha512-wf3QS3mTx3WimgvwgfWv53MDyPl17bn4Irjqal4Hz7k+tT9iV1EOxB1ahgyAmxxwo0jfsoyUkj3S2pB3GsIu5A==}
|
||||||
engines: {node: '>=16.17.0 <17 || >=18.6.0'}
|
engines: {node: '>=18.6.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
peerDependencies:
|
||||||
|
'@types/node': '>=18'
|
||||||
|
typescript: '>=5.0.4'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ericcornelissen/bash-parser': 0.5.2
|
'@ericcornelissen/bash-parser': 0.5.2
|
||||||
'@npmcli/map-workspaces': 3.0.4
|
'@npmcli/map-workspaces': 3.0.4
|
||||||
|
@ -7561,10 +7581,11 @@ packages:
|
||||||
'@pnpm/logger': 5.0.0
|
'@pnpm/logger': 5.0.0
|
||||||
'@pnpm/workspace.pkgs-graph': 2.0.10(@pnpm/logger@5.0.0)
|
'@pnpm/workspace.pkgs-graph': 2.0.10(@pnpm/logger@5.0.0)
|
||||||
'@snyk/github-codeowners': 1.1.0
|
'@snyk/github-codeowners': 1.1.0
|
||||||
|
'@types/node': 20.8.10
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
easy-table: 1.2.0
|
easy-table: 1.2.0
|
||||||
fast-glob: 3.3.1
|
fast-glob: 3.3.2
|
||||||
globby: 13.1.3
|
globby: 14.0.0
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
|
@ -7574,7 +7595,7 @@ packages:
|
||||||
summary: 2.1.0
|
summary: 2.1.0
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
zod-validation-error: 1.5.0(zod@3.22.4)
|
zod-validation-error: 2.1.0(zod@3.22.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- domexception
|
- domexception
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -8982,6 +9003,11 @@ packages:
|
||||||
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
|
||||||
|
/path-type@5.0.0:
|
||||||
|
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
|
||||||
|
engines: {node: '>=12'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/pathe@1.1.1:
|
/pathe@1.1.1:
|
||||||
resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==}
|
resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==}
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -9508,8 +9534,8 @@ packages:
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/react-tooltip@5.25.0(react-dom@18.2.0)(react@18.2.0):
|
/react-tooltip@5.22.0(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-/eGhmlwbHlJrVoUe75fb58rJfAy9aZnTvQAK9ZUPM0n9mmBGpEk13vDPiQVCeUuax+fBej+7JPsUXlhzaySc7w==}
|
resolution: {integrity: sha512-xbJBRY1LyHYd7j00UeBOqZR9SH/1S47Pe+m8vM1a+ZXglkeSNnBt5YYoPttU/amjC/VZJAPQ8+2B9x8Fl8U1qA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>=16.14.0'
|
react: '>=16.14.0'
|
||||||
react-dom: '>=16.14.0'
|
react-dom: '>=16.14.0'
|
||||||
|
@ -9988,9 +10014,9 @@ packages:
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/slash@4.0.0:
|
/slash@5.1.0:
|
||||||
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
|
resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=14.16'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/slice-ansi@5.0.0:
|
/slice-ansi@5.0.0:
|
||||||
|
@ -10755,6 +10781,11 @@ packages:
|
||||||
string.fromcodepoint: 0.2.1
|
string.fromcodepoint: 0.2.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/unicorn-magic@0.1.0:
|
||||||
|
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
||||||
|
engines: {node: '>=18'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/unified@11.0.3:
|
/unified@11.0.3:
|
||||||
resolution: {integrity: sha512-jlCV402P+YDcFcB2VcN/n8JasOddqIiaxv118wNBoZXEhOn+lYG7BR4Bfg2BwxvlK58dwbuH2w7GX2esAjL6Mg==}
|
resolution: {integrity: sha512-jlCV402P+YDcFcB2VcN/n8JasOddqIiaxv118wNBoZXEhOn+lYG7BR4Bfg2BwxvlK58dwbuH2w7GX2esAjL6Mg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -11444,9 +11475,9 @@ packages:
|
||||||
engines: {node: '>=12.20'}
|
engines: {node: '>=12.20'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/zod-validation-error@1.5.0(zod@3.22.4):
|
/zod-validation-error@2.1.0(zod@3.22.4):
|
||||||
resolution: {integrity: sha512-/7eFkAI4qV0tcxMBB/3+d2c1P6jzzZYdYSlBuAklzMuCrJu5bzJfHS0yVAS87dRHVlhftd6RFJDIvv03JgkSbw==}
|
resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==}
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
zod: ^3.18.0
|
zod: ^3.18.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue