Spaces:
Runtime error
Runtime error
chore: added required deps
Browse files- package-lock.json +180 -0
package-lock.json
CHANGED
@@ -7566,6 +7566,186 @@
|
|
7566 |
"funding": {
|
7567 |
"url": "https://github.com/sponsors/sindresorhus"
|
7568 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7569 |
}
|
7570 |
}
|
7571 |
}
|
|
|
7566 |
"funding": {
|
7567 |
"url": "https://github.com/sponsors/sindresorhus"
|
7568 |
}
|
7569 |
+
},
|
7570 |
+
"node_modules/@next/swc-android-arm-eabi": {
|
7571 |
+
"version": "13.2.4",
|
7572 |
+
"resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.4.tgz",
|
7573 |
+
"integrity": "sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==",
|
7574 |
+
"cpu": [
|
7575 |
+
"arm"
|
7576 |
+
],
|
7577 |
+
"optional": true,
|
7578 |
+
"os": [
|
7579 |
+
"android"
|
7580 |
+
],
|
7581 |
+
"engines": {
|
7582 |
+
"node": ">= 10"
|
7583 |
+
}
|
7584 |
+
},
|
7585 |
+
"node_modules/@next/swc-android-arm64": {
|
7586 |
+
"version": "13.2.4",
|
7587 |
+
"resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-13.2.4.tgz",
|
7588 |
+
"integrity": "sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==",
|
7589 |
+
"cpu": [
|
7590 |
+
"arm64"
|
7591 |
+
],
|
7592 |
+
"optional": true,
|
7593 |
+
"os": [
|
7594 |
+
"android"
|
7595 |
+
],
|
7596 |
+
"engines": {
|
7597 |
+
"node": ">= 10"
|
7598 |
+
}
|
7599 |
+
},
|
7600 |
+
"node_modules/@next/swc-darwin-x64": {
|
7601 |
+
"version": "13.2.4",
|
7602 |
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-13.2.4.tgz",
|
7603 |
+
"integrity": "sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==",
|
7604 |
+
"cpu": [
|
7605 |
+
"x64"
|
7606 |
+
],
|
7607 |
+
"optional": true,
|
7608 |
+
"os": [
|
7609 |
+
"darwin"
|
7610 |
+
],
|
7611 |
+
"engines": {
|
7612 |
+
"node": ">= 10"
|
7613 |
+
}
|
7614 |
+
},
|
7615 |
+
"node_modules/@next/swc-freebsd-x64": {
|
7616 |
+
"version": "13.2.4",
|
7617 |
+
"resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.4.tgz",
|
7618 |
+
"integrity": "sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==",
|
7619 |
+
"cpu": [
|
7620 |
+
"x64"
|
7621 |
+
],
|
7622 |
+
"optional": true,
|
7623 |
+
"os": [
|
7624 |
+
"freebsd"
|
7625 |
+
],
|
7626 |
+
"engines": {
|
7627 |
+
"node": ">= 10"
|
7628 |
+
}
|
7629 |
+
},
|
7630 |
+
"node_modules/@next/swc-linux-arm-gnueabihf": {
|
7631 |
+
"version": "13.2.4",
|
7632 |
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.4.tgz",
|
7633 |
+
"integrity": "sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==",
|
7634 |
+
"cpu": [
|
7635 |
+
"arm"
|
7636 |
+
],
|
7637 |
+
"optional": true,
|
7638 |
+
"os": [
|
7639 |
+
"linux"
|
7640 |
+
],
|
7641 |
+
"engines": {
|
7642 |
+
"node": ">= 10"
|
7643 |
+
}
|
7644 |
+
},
|
7645 |
+
"node_modules/@next/swc-linux-arm64-gnu": {
|
7646 |
+
"version": "13.2.4",
|
7647 |
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.2.4.tgz",
|
7648 |
+
"integrity": "sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==",
|
7649 |
+
"cpu": [
|
7650 |
+
"arm64"
|
7651 |
+
],
|
7652 |
+
"optional": true,
|
7653 |
+
"os": [
|
7654 |
+
"linux"
|
7655 |
+
],
|
7656 |
+
"engines": {
|
7657 |
+
"node": ">= 10"
|
7658 |
+
}
|
7659 |
+
},
|
7660 |
+
"node_modules/@next/swc-linux-arm64-musl": {
|
7661 |
+
"version": "13.2.4",
|
7662 |
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.2.4.tgz",
|
7663 |
+
"integrity": "sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==",
|
7664 |
+
"cpu": [
|
7665 |
+
"arm64"
|
7666 |
+
],
|
7667 |
+
"optional": true,
|
7668 |
+
"os": [
|
7669 |
+
"linux"
|
7670 |
+
],
|
7671 |
+
"engines": {
|
7672 |
+
"node": ">= 10"
|
7673 |
+
}
|
7674 |
+
},
|
7675 |
+
"node_modules/@next/swc-linux-x64-gnu": {
|
7676 |
+
"version": "13.2.4",
|
7677 |
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.4.tgz",
|
7678 |
+
"integrity": "sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==",
|
7679 |
+
"cpu": [
|
7680 |
+
"x64"
|
7681 |
+
],
|
7682 |
+
"optional": true,
|
7683 |
+
"os": [
|
7684 |
+
"linux"
|
7685 |
+
],
|
7686 |
+
"engines": {
|
7687 |
+
"node": ">= 10"
|
7688 |
+
}
|
7689 |
+
},
|
7690 |
+
"node_modules/@next/swc-linux-x64-musl": {
|
7691 |
+
"version": "13.2.4",
|
7692 |
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.4.tgz",
|
7693 |
+
"integrity": "sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==",
|
7694 |
+
"cpu": [
|
7695 |
+
"x64"
|
7696 |
+
],
|
7697 |
+
"optional": true,
|
7698 |
+
"os": [
|
7699 |
+
"linux"
|
7700 |
+
],
|
7701 |
+
"engines": {
|
7702 |
+
"node": ">= 10"
|
7703 |
+
}
|
7704 |
+
},
|
7705 |
+
"node_modules/@next/swc-win32-arm64-msvc": {
|
7706 |
+
"version": "13.2.4",
|
7707 |
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.2.4.tgz",
|
7708 |
+
"integrity": "sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==",
|
7709 |
+
"cpu": [
|
7710 |
+
"arm64"
|
7711 |
+
],
|
7712 |
+
"optional": true,
|
7713 |
+
"os": [
|
7714 |
+
"win32"
|
7715 |
+
],
|
7716 |
+
"engines": {
|
7717 |
+
"node": ">= 10"
|
7718 |
+
}
|
7719 |
+
},
|
7720 |
+
"node_modules/@next/swc-win32-ia32-msvc": {
|
7721 |
+
"version": "13.2.4",
|
7722 |
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.2.4.tgz",
|
7723 |
+
"integrity": "sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==",
|
7724 |
+
"cpu": [
|
7725 |
+
"ia32"
|
7726 |
+
],
|
7727 |
+
"optional": true,
|
7728 |
+
"os": [
|
7729 |
+
"win32"
|
7730 |
+
],
|
7731 |
+
"engines": {
|
7732 |
+
"node": ">= 10"
|
7733 |
+
}
|
7734 |
+
},
|
7735 |
+
"node_modules/@next/swc-win32-x64-msvc": {
|
7736 |
+
"version": "13.2.4",
|
7737 |
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.4.tgz",
|
7738 |
+
"integrity": "sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==",
|
7739 |
+
"cpu": [
|
7740 |
+
"x64"
|
7741 |
+
],
|
7742 |
+
"optional": true,
|
7743 |
+
"os": [
|
7744 |
+
"win32"
|
7745 |
+
],
|
7746 |
+
"engines": {
|
7747 |
+
"node": ">= 10"
|
7748 |
+
}
|
7749 |
}
|
7750 |
}
|
7751 |
}
|