mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
meh
This commit is contained in:
parent
6fa0520c7b
commit
52179826e9
2 changed files with 177 additions and 177 deletions
|
@ -17,9 +17,9 @@
|
|||
"@vercel/analytics": "^1.0.2",
|
||||
"autoprefixer": "10.4.15",
|
||||
"eslint": "8.49.0",
|
||||
"eslint-config-next": "13.4.19",
|
||||
"eslint-config-next": "13.5.3",
|
||||
"framer-motion": "^10.16.4",
|
||||
"next": "13.4.19",
|
||||
"next": "13.5.3",
|
||||
"next-themes": "^0.2.1",
|
||||
"postcss": "8.4.29",
|
||||
"react": "18.2.0",
|
||||
|
|
350
pnpm-lock.yaml
generated
350
pnpm-lock.yaml
generated
|
@ -27,17 +27,17 @@ dependencies:
|
|||
specifier: 8.49.0
|
||||
version: 8.49.0
|
||||
eslint-config-next:
|
||||
specifier: 13.4.19
|
||||
version: 13.4.19(eslint@8.49.0)(typescript@5.2.2)
|
||||
specifier: 13.5.3
|
||||
version: 13.5.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
framer-motion:
|
||||
specifier: ^10.16.4
|
||||
version: 10.16.4(react-dom@18.2.0)(react@18.2.0)
|
||||
next:
|
||||
specifier: 13.4.19
|
||||
version: 13.4.19(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 13.5.3
|
||||
version: 13.5.3(react-dom@18.2.0)(react@18.2.0)
|
||||
next-themes:
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1(next@13.4.19)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 0.2.1(next@13.5.3)(react-dom@18.2.0)(react@18.2.0)
|
||||
postcss:
|
||||
specifier: 8.4.29
|
||||
version: 8.4.29
|
||||
|
@ -69,8 +69,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/@babel/runtime@7.22.15:
|
||||
resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==}
|
||||
/@babel/runtime@7.23.1:
|
||||
resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.0
|
||||
|
@ -100,8 +100,8 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: false
|
||||
|
||||
/@eslint-community/regexpp@4.8.1:
|
||||
resolution: {integrity: sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==}
|
||||
/@eslint-community/regexpp@4.9.0:
|
||||
resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: false
|
||||
|
||||
|
@ -112,7 +112,7 @@ packages:
|
|||
ajv: 6.12.6
|
||||
debug: 4.3.4
|
||||
espree: 9.6.1
|
||||
globals: 13.21.0
|
||||
globals: 13.22.0
|
||||
ignore: 5.2.4
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
|
@ -184,26 +184,26 @@ packages:
|
|||
/@internationalized/date@3.5.0:
|
||||
resolution: {integrity: sha512-nw0Q+oRkizBWMioseI8+2TeUPEyopJVz5YxoYVzR0W1v+2YytiYah7s/ot35F149q/xAg4F1gT/6eTd+tsUpFQ==}
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
dev: false
|
||||
|
||||
/@internationalized/message@3.1.1:
|
||||
resolution: {integrity: sha512-ZgHxf5HAPIaR0th+w0RUD62yF6vxitjlprSxmLJ1tam7FOekqRSDELMg4Cr/DdszG5YLsp5BG3FgHgqquQZbqw==}
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
intl-messageformat: 10.5.3
|
||||
dev: false
|
||||
|
||||
/@internationalized/number@3.2.1:
|
||||
resolution: {integrity: sha512-hK30sfBlmB1aIe3/OwAPg9Ey0DjjXvHEiGVhNaOiBJl31G0B6wMaX8BN3ibzdlpyRNE9p7X+3EBONmxtJO9Yfg==}
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
dev: false
|
||||
|
||||
/@internationalized/string@3.1.1:
|
||||
resolution: {integrity: sha512-fvSr6YRoVPgONiVIUhgCmIAlifMVCeej/snPZVzbzRPxGpHl3o1GRe+d/qh92D8KhgOciruDUH8I5mjdfdjzfA==}
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
dev: false
|
||||
|
||||
/@jridgewell/gen-mapping@0.3.3:
|
||||
|
@ -236,18 +236,18 @@ packages:
|
|||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
dev: false
|
||||
|
||||
/@next/env@13.4.19:
|
||||
resolution: {integrity: sha512-FsAT5x0jF2kkhNkKkukhsyYOrRqtSxrEhfliniIq0bwWbuXLgyt3Gv0Ml+b91XwjwArmuP7NxCiGd++GGKdNMQ==}
|
||||
/@next/env@13.5.3:
|
||||
resolution: {integrity: sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==}
|
||||
dev: false
|
||||
|
||||
/@next/eslint-plugin-next@13.4.19:
|
||||
resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==}
|
||||
/@next/eslint-plugin-next@13.5.3:
|
||||
resolution: {integrity: sha512-lbZOoEjzSuTtpk9UgV9rOmxYw+PsSfNR+00mZcInqooiDMZ1u+RqT1YQYLsEZPW1kumZoQe5+exkCBtZ2xn0uw==}
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
dev: false
|
||||
|
||||
/@next/swc-darwin-arm64@13.4.19:
|
||||
resolution: {integrity: sha512-vv1qrjXeGbuF2mOkhkdxMDtv9np7W4mcBtaDnHU+yJG+bBwa6rYsYSCI/9Xm5+TuF5SbZbrWO6G1NfTh1TMjvQ==}
|
||||
/@next/swc-darwin-arm64@13.5.3:
|
||||
resolution: {integrity: sha512-6hiYNJxJmyYvvKGrVThzo4nTcqvqUTA/JvKim7Auaj33NexDqSNwN5YrrQu+QhZJCIpv2tULSHt+lf+rUflLSw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
@ -255,8 +255,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64@13.4.19:
|
||||
resolution: {integrity: sha512-jyzO6wwYhx6F+7gD8ddZfuqO4TtpJdw3wyOduR4fxTUCm3aLw7YmHGYNjS0xRSYGAkLpBkH1E0RcelyId6lNsw==}
|
||||
/@next/swc-darwin-x64@13.5.3:
|
||||
resolution: {integrity: sha512-UpBKxu2ob9scbpJyEq/xPgpdrgBgN3aLYlxyGqlYX5/KnwpJpFuIHU2lx8upQQ7L+MEmz+fA1XSgesoK92ppwQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
@ -264,8 +264,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu@13.4.19:
|
||||
resolution: {integrity: sha512-vdlnIlaAEh6H+G6HrKZB9c2zJKnpPVKnA6LBwjwT2BTjxI7e0Hx30+FoWCgi50e+YO49p6oPOtesP9mXDRiiUg==}
|
||||
/@next/swc-linux-arm64-gnu@13.5.3:
|
||||
resolution: {integrity: sha512-5AzM7Yx1Ky+oLY6pHs7tjONTF22JirDPd5Jw/3/NazJ73uGB05NqhGhB4SbeCchg7SlVYVBeRMrMSZwJwq/xoA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
@ -273,8 +273,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl@13.4.19:
|
||||
resolution: {integrity: sha512-aU0HkH2XPgxqrbNRBFb3si9Ahu/CpaR5RPmN2s9GiM9qJCiBBlZtRTiEca+DC+xRPyCThTtWYgxjWHgU7ZkyvA==}
|
||||
/@next/swc-linux-arm64-musl@13.5.3:
|
||||
resolution: {integrity: sha512-A/C1shbyUhj7wRtokmn73eBksjTM7fFQoY2v/0rTM5wehpkjQRLOXI8WJsag2uLhnZ4ii5OzR1rFPwoD9cvOgA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
@ -282,8 +282,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu@13.4.19:
|
||||
resolution: {integrity: sha512-htwOEagMa/CXNykFFeAHHvMJeqZfNQEoQvHfsA4wgg5QqGNqD5soeCer4oGlCol6NGUxknrQO6VEustcv+Md+g==}
|
||||
/@next/swc-linux-x64-gnu@13.5.3:
|
||||
resolution: {integrity: sha512-FubPuw/Boz8tKkk+5eOuDHOpk36F80rbgxlx4+xty/U71e3wZZxVYHfZXmf0IRToBn1Crb8WvLM9OYj/Ur815g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
@ -291,8 +291,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl@13.4.19:
|
||||
resolution: {integrity: sha512-4Gj4vvtbK1JH8ApWTT214b3GwUh9EKKQjY41hH/t+u55Knxi/0wesMzwQRhppK6Ddalhu0TEttbiJ+wRcoEj5Q==}
|
||||
/@next/swc-linux-x64-musl@13.5.3:
|
||||
resolution: {integrity: sha512-DPw8nFuM1uEpbX47tM3wiXIR0Qa+atSzs9Q3peY1urkhofx44o7E1svnq+a5Q0r8lAcssLrwiM+OyJJgV/oj7g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
@ -300,8 +300,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc@13.4.19:
|
||||
resolution: {integrity: sha512-bUfDevQK4NsIAHXs3/JNgnvEY+LRyneDN788W2NYiRIIzmILjba7LaQTfihuFawZDhRtkYCv3JDC3B4TwnmRJw==}
|
||||
/@next/swc-win32-arm64-msvc@13.5.3:
|
||||
resolution: {integrity: sha512-zBPSP8cHL51Gub/YV8UUePW7AVGukp2D8JU93IHbVDu2qmhFAn9LWXiOOLKplZQKxnIPUkJTQAJDCWBWU4UWUA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
@ -309,8 +309,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc@13.4.19:
|
||||
resolution: {integrity: sha512-Y5kikILFAr81LYIFaw6j/NrOtmiM4Sf3GtOc0pn50ez2GCkr+oejYuKGcwAwq3jiTKuzF6OF4iT2INPoxRycEA==}
|
||||
/@next/swc-win32-ia32-msvc@13.5.3:
|
||||
resolution: {integrity: sha512-ONcL/lYyGUj4W37D4I2I450SZtSenmFAvapkJQNIJhrPMhzDU/AdfLkW98NvH1D2+7FXwe7yclf3+B7v28uzBQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
@ -318,8 +318,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc@13.4.19:
|
||||
resolution: {integrity: sha512-YzA78jBDXMYiINdPdJJwGgPNT3YqBNNGhsthsDoWHL9p24tEJn9ViQf/ZqTbwSpX/RrkPupLfuuTH2sf73JBAw==}
|
||||
/@next/swc-win32-x64-msvc@13.5.3:
|
||||
resolution: {integrity: sha512-2Vz2tYWaLqJvLcWbbTlJ5k9AN6JD7a5CN2pAeIzpbecK8ZF/yobA39cXtv6e+Z8c5UJuVOmaTldEAIxvsIux/Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
@ -1449,7 +1449,7 @@ packages:
|
|||
'@react-stately/toggle': 3.6.2(react@18.2.0)
|
||||
'@react-types/button': 3.8.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1465,7 +1465,7 @@ packages:
|
|||
'@react-stately/toggle': 3.6.2(react@18.2.0)
|
||||
'@react-types/checkbox': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1481,7 +1481,7 @@ packages:
|
|||
'@react-stately/overlays': 3.6.2(react@18.2.0)
|
||||
'@react-types/dialog': 3.5.5(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -1494,7 +1494,7 @@ packages:
|
|||
'@react-aria/interactions': 3.18.0(react@18.2.0)
|
||||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
clsx: 1.2.1
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
@ -1518,7 +1518,7 @@ packages:
|
|||
'@react-types/checkbox': 3.5.1(react@18.2.0)
|
||||
'@react-types/grid': 3.2.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -1535,7 +1535,7 @@ packages:
|
|||
'@react-aria/ssr': 3.8.0(react@18.2.0)
|
||||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1547,7 +1547,7 @@ packages:
|
|||
'@react-aria/ssr': 3.8.0(react@18.2.0)
|
||||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1559,7 +1559,7 @@ packages:
|
|||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/label': 3.8.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1573,7 +1573,7 @@ packages:
|
|||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/link': 3.4.5(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1591,14 +1591,14 @@ packages:
|
|||
'@react-stately/list': 3.9.2(react@18.2.0)
|
||||
'@react-types/listbox': 3.4.4(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@react-aria/live-announcer@3.3.1:
|
||||
resolution: {integrity: sha512-hsc77U7S16trM86d+peqJCOCQ7/smO1cybgdpOuzXyiwcHQw8RQ4GrXrS37P4Ux/44E9nMZkOwATQRT2aK8+Ew==}
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
dev: false
|
||||
|
||||
/@react-aria/menu@3.10.2(react-dom@18.2.0)(react@18.2.0):
|
||||
|
@ -1619,7 +1619,7 @@ packages:
|
|||
'@react-types/button': 3.8.0(react@18.2.0)
|
||||
'@react-types/menu': 3.9.4(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -1640,7 +1640,7 @@ packages:
|
|||
'@react-types/button': 3.8.0(react@18.2.0)
|
||||
'@react-types/overlays': 3.8.2(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -1655,7 +1655,7 @@ packages:
|
|||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/progress': 3.4.3(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1672,7 +1672,7 @@ packages:
|
|||
'@react-stately/radio': 3.9.0(react@18.2.0)
|
||||
'@react-types/radio': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1688,7 +1688,7 @@ packages:
|
|||
'@react-stately/collections': 3.10.1(react@18.2.0)
|
||||
'@react-stately/selection': 3.13.4(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1698,7 +1698,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1710,7 +1710,7 @@ packages:
|
|||
'@react-aria/toggle': 3.8.0(react@18.2.0)
|
||||
'@react-stately/toggle': 3.6.2(react@18.2.0)
|
||||
'@react-types/switch': 3.4.1(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1736,7 +1736,7 @@ packages:
|
|||
'@react-types/grid': 3.2.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/table': 3.8.1(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -1755,7 +1755,7 @@ packages:
|
|||
'@react-stately/tabs': 3.6.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/tabs': 3.3.2(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1769,7 +1769,7 @@ packages:
|
|||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/textfield': 3.8.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1785,7 +1785,7 @@ packages:
|
|||
'@react-types/checkbox': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/switch': 3.4.1(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1800,7 +1800,7 @@ packages:
|
|||
'@react-stately/tooltip': 3.4.4(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/tooltip': 3.4.4(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1812,7 +1812,7 @@ packages:
|
|||
'@react-aria/ssr': 3.8.0(react@18.2.0)
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
clsx: 1.2.1
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
@ -1825,7 +1825,7 @@ packages:
|
|||
'@react-aria/interactions': 3.18.0(react@18.2.0)
|
||||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
clsx: 1.2.1
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
@ -1839,7 +1839,7 @@ packages:
|
|||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/checkbox': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1849,7 +1849,7 @@ packages:
|
|||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
dependencies:
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1868,7 +1868,7 @@ packages:
|
|||
'@react-stately/selection': 3.13.4(react@18.2.0)
|
||||
'@react-types/grid': 3.2.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1881,7 +1881,7 @@ packages:
|
|||
'@react-stately/selection': 3.13.4(react@18.2.0)
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1894,7 +1894,7 @@ packages:
|
|||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/menu': 3.9.4(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1905,7 +1905,7 @@ packages:
|
|||
dependencies:
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/overlays': 3.8.2(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1917,7 +1917,7 @@ packages:
|
|||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/radio': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1929,7 +1929,7 @@ packages:
|
|||
'@react-stately/collections': 3.10.1(react@18.2.0)
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1946,7 +1946,7 @@ packages:
|
|||
'@react-types/grid': 3.2.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/table': 3.8.1(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1959,7 +1959,7 @@ packages:
|
|||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@react-types/tabs': 3.3.2(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1971,7 +1971,7 @@ packages:
|
|||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/checkbox': 3.5.1(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1983,7 +1983,7 @@ packages:
|
|||
'@react-stately/overlays': 3.6.2(react@18.2.0)
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/tooltip': 3.4.4(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -1996,7 +1996,7 @@ packages:
|
|||
'@react-stately/selection': 3.13.4(react@18.2.0)
|
||||
'@react-stately/utils': 3.7.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -2005,7 +2005,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -2016,7 +2016,7 @@ packages:
|
|||
dependencies:
|
||||
'@react-aria/utils': 3.20.0(react@18.2.0)
|
||||
'@react-types/shared': 3.20.0(react@18.2.0)
|
||||
'@swc/helpers': 0.5.1
|
||||
'@swc/helpers': 0.5.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -2196,8 +2196,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@rushstack/eslint-patch@1.4.0:
|
||||
resolution: {integrity: sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==}
|
||||
/@rushstack/eslint-patch@1.5.0:
|
||||
resolution: {integrity: sha512-EF3948ckf3f5uPgYbQ6GhyA56Dmv8yg0+ir+BroRjwdxyZJsekhZzawOecC2rOTPCz173t7ZcR1HHZu0dZgOCw==}
|
||||
dev: false
|
||||
|
||||
/@swc/helpers@0.4.14:
|
||||
|
@ -2213,8 +2213,8 @@ packages:
|
|||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@swc/helpers@0.5.1:
|
||||
resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
|
||||
/@swc/helpers@0.5.2:
|
||||
resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
@ -2246,43 +2246,43 @@ packages:
|
|||
/@types/lodash.foreach@4.5.7:
|
||||
resolution: {integrity: sha512-YjBEB6/Bl19V+R70IpyB/MhMb2IvrSgD26maRNyqbGRNDTH9AnPrQoT+ECvhFJ/hwhQ+RgYWaZKvF+knCguMJw==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.198
|
||||
'@types/lodash': 4.14.199
|
||||
dev: false
|
||||
|
||||
/@types/lodash.get@4.4.7:
|
||||
resolution: {integrity: sha512-af34Mj+KdDeuzsJBxc/XeTtOx0SZHZNLd+hdrn+PcKGQs0EG2TJTzQAOTCZTgDJCArahlCzLWSy8c2w59JRz7Q==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.198
|
||||
'@types/lodash': 4.14.199
|
||||
dev: false
|
||||
|
||||
/@types/lodash.kebabcase@4.1.7:
|
||||
resolution: {integrity: sha512-qzrcpK5uiADZ9OyZaegalM0b9Y3WetoBQ04RAtP3xZFGC5ul1UxmbjZ3j6suCh0BDkvgQmoMh8t5e9cVrdJYMw==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.198
|
||||
'@types/lodash': 4.14.199
|
||||
dev: false
|
||||
|
||||
/@types/lodash.mapkeys@4.6.7:
|
||||
resolution: {integrity: sha512-mfK0jlh4Itdhmy69/7r/vYftWaltahoS9kCF62UyvbDtXzMkUjuypaf2IASeoeoUPqBo/heoJSZ/vntbXC6LAA==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.198
|
||||
'@types/lodash': 4.14.199
|
||||
dev: false
|
||||
|
||||
/@types/lodash.omit@4.5.7:
|
||||
resolution: {integrity: sha512-6q6cNg0tQ6oTWjSM+BcYMBhan54P/gLqBldG4AuXd3nKr0oeVekWNS4VrNEu3BhCSDXtGapi7zjhnna0s03KpA==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.198
|
||||
'@types/lodash': 4.14.199
|
||||
dev: false
|
||||
|
||||
/@types/lodash@4.14.198:
|
||||
resolution: {integrity: sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==}
|
||||
/@types/lodash@4.14.199:
|
||||
resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.6.1:
|
||||
resolution: {integrity: sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==}
|
||||
dev: false
|
||||
|
||||
/@types/prop-types@15.7.6:
|
||||
resolution: {integrity: sha512-RK/kBbYOQQHLYj9Z95eh7S6t7gq4Ojt/NT8HTk8bWVhA5DaF+5SMnxHKkP4gPNN3wAZkKP+VjAf0ebtYzf+fxg==}
|
||||
/@types/prop-types@15.7.7:
|
||||
resolution: {integrity: sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog==}
|
||||
dev: false
|
||||
|
||||
/@types/react-dom@18.2.7:
|
||||
|
@ -2294,17 +2294,17 @@ packages:
|
|||
/@types/react@18.2.21:
|
||||
resolution: {integrity: sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.6
|
||||
'@types/scheduler': 0.16.3
|
||||
'@types/prop-types': 15.7.7
|
||||
'@types/scheduler': 0.16.4
|
||||
csstype: 3.1.2
|
||||
dev: false
|
||||
|
||||
/@types/scheduler@0.16.3:
|
||||
resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==}
|
||||
/@types/scheduler@0.16.4:
|
||||
resolution: {integrity: sha512-2L9ifAGl7wmXwP4v3pN4p2FLhD0O1qsJpvKmNin5VA8+UvNVb447UDaAEV6UdrkA+m/Xs58U1RFps44x6TFsVQ==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser@6.7.2(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-KA3E4ox0ws+SPyxQf9iSI25R6b4Ne78ORhNHeVKrPQnoYsb9UhieoiRoJgrzgEeKGOXhcY1i8YtOeCHHTDa6Fw==}
|
||||
/@typescript-eslint/parser@6.7.3(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
|
@ -2313,10 +2313,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/typescript-estree': 6.7.2(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
'@typescript-eslint/scope-manager': 6.7.3
|
||||
'@typescript-eslint/types': 6.7.3
|
||||
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.7.3
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
typescript: 5.2.2
|
||||
|
@ -2324,21 +2324,21 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/scope-manager@6.7.2:
|
||||
resolution: {integrity: sha512-bgi6plgyZjEqapr7u2mhxGR6E8WCzKNUFWNh6fkpVe9+yzRZeYtDTbsIBzKbcxI+r1qVWt6VIoMSNZ4r2A+6Yw==}
|
||||
/@typescript-eslint/scope-manager@6.7.3:
|
||||
resolution: {integrity: sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.3
|
||||
'@typescript-eslint/visitor-keys': 6.7.3
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/types@6.7.2:
|
||||
resolution: {integrity: sha512-flJYwMYgnUNDAN9/GAI3l8+wTmvTYdv64fcH8aoJK76Y+1FCZ08RtI5zDerM/FYT5DMkAc+19E4aLmd5KqdFyg==}
|
||||
/@typescript-eslint/types@6.7.3:
|
||||
resolution: {integrity: sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.7.2(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-kiJKVMLkoSciGyFU0TOY0fRxnp9qq1AzVOHNeN1+B9erKFCJ4Z8WdjAkKQPP+b1pWStGFqezMLltxO+308dJTQ==}
|
||||
/@typescript-eslint/typescript-estree@6.7.3(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -2346,8 +2346,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/visitor-keys': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.3
|
||||
'@typescript-eslint/visitor-keys': 6.7.3
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -2358,11 +2358,11 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.7.2:
|
||||
resolution: {integrity: sha512-uVw9VIMFBUTz8rIeaUT3fFe8xIUx8r4ywAdlQv1ifH+6acn/XF8Y6rwJ7XNmkNMDrTW+7+vxFFPIF40nJCVsMQ==}
|
||||
/@typescript-eslint/visitor-keys@6.7.3:
|
||||
resolution: {integrity: sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.7.2
|
||||
'@typescript-eslint/types': 6.7.3
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: false
|
||||
|
||||
|
@ -2525,8 +2525,8 @@ packages:
|
|||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.21.10
|
||||
caniuse-lite: 1.0.30001538
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001541
|
||||
fraction.js: 4.3.6
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
|
@ -2539,8 +2539,8 @@ packages:
|
|||
engines: {node: '>= 0.4'}
|
||||
dev: false
|
||||
|
||||
/axe-core@4.8.1:
|
||||
resolution: {integrity: sha512-9l850jDDPnKq48nbad8SiEelCv4OrUWrKab/cPj0GScVg6cb6NbCCt/Ulk26QEq5jP9NnGr04Bit1BHyV6r5CQ==}
|
||||
/axe-core@4.8.2:
|
||||
resolution: {integrity: sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==}
|
||||
engines: {node: '>=4'}
|
||||
dev: false
|
||||
|
||||
|
@ -2573,15 +2573,15 @@ packages:
|
|||
fill-range: 7.0.1
|
||||
dev: false
|
||||
|
||||
/browserslist@4.21.10:
|
||||
resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==}
|
||||
/browserslist@4.22.1:
|
||||
resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==}
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001538
|
||||
electron-to-chromium: 1.4.523
|
||||
caniuse-lite: 1.0.30001541
|
||||
electron-to-chromium: 1.4.537
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.11(browserslist@4.21.10)
|
||||
update-browserslist-db: 1.0.13(browserslist@4.22.1)
|
||||
dev: false
|
||||
|
||||
/busboy@1.6.0:
|
||||
|
@ -2608,8 +2608,8 @@ packages:
|
|||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/caniuse-lite@1.0.30001538:
|
||||
resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==}
|
||||
/caniuse-lite@1.0.30001541:
|
||||
resolution: {integrity: sha512-bLOsqxDgTqUBkzxbNlSBt8annkDpQB9NdzdTbO2ooJ+eC/IQcvDspDc058g84ejCelF7vHUx57KIOjEecOHXaw==}
|
||||
dev: false
|
||||
|
||||
/chalk@4.1.2:
|
||||
|
@ -2679,8 +2679,8 @@ packages:
|
|||
engines: {node: '>= 6'}
|
||||
dev: false
|
||||
|
||||
/compute-scroll-into-view@3.0.3:
|
||||
resolution: {integrity: sha512-nadqwNxghAGTamwIqQSG433W6OADZx2vCo3UXHNrzTRHK/htu+7+L0zhjEoaeaQVNAi3YgqWDv8+tzf0hRfR+A==}
|
||||
/compute-scroll-into-view@3.1.0:
|
||||
resolution: {integrity: sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==}
|
||||
dev: false
|
||||
|
||||
/concat-map@0.0.1:
|
||||
|
@ -2798,8 +2798,8 @@ packages:
|
|||
esutils: 2.0.3
|
||||
dev: false
|
||||
|
||||
/electron-to-chromium@1.4.523:
|
||||
resolution: {integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==}
|
||||
/electron-to-chromium@1.4.537:
|
||||
resolution: {integrity: sha512-W1+g9qs9hviII0HAwOdehGYkr+zt7KKdmCcJcjH0mYg6oL8+ioT3Skjmt7BLoAQqXhjf40AXd+HlR4oAWMlXjA==}
|
||||
dev: false
|
||||
|
||||
/emoji-regex@9.2.2:
|
||||
|
@ -2912,8 +2912,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/eslint-config-next@13.4.19(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g==}
|
||||
/eslint-config-next@13.5.3(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-VN2qbCpq2DMWgs7SVF8KTmc8bVaWz3s4nmcFqRLs7PNBt5AXejOhJuZ4zg2sCEHOvz5RvqdwLeI++NSCV6qHVg==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: '>=3.3.1'
|
||||
|
@ -2921,13 +2921,13 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.4.19
|
||||
'@rushstack/eslint-patch': 1.4.0
|
||||
'@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@next/eslint-plugin-next': 13.5.3
|
||||
'@rushstack/eslint-patch': 1.5.0
|
||||
'@typescript-eslint/parser': 6.7.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0)
|
||||
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0)
|
||||
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0)
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.49.0)
|
||||
eslint-plugin-react: 7.33.2(eslint@8.49.0)
|
||||
eslint-plugin-react-hooks: 4.6.0(eslint@8.49.0)
|
||||
|
@ -2947,8 +2947,8 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-import-resolver-typescript@3.6.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0):
|
||||
resolution: {integrity: sha512-QTHR9ddNnn35RTxlaEnx2gCxqFlF2SEN0SE2d17SqwyM7YOSI2GHWRYp5BiRkObTUNYPupC/3Fq2a0PpT+EKpg==}
|
||||
/eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0):
|
||||
resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -2957,10 +2957,10 @@ packages:
|
|||
debug: 4.3.4
|
||||
enhanced-resolve: 5.15.0
|
||||
eslint: 8.49.0
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0)
|
||||
eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0)
|
||||
fast-glob: 3.3.1
|
||||
get-tsconfig: 4.7.0
|
||||
get-tsconfig: 4.7.2
|
||||
is-core-module: 2.13.0
|
||||
is-glob: 4.0.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -2970,7 +2970,7 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0):
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0):
|
||||
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -2991,16 +2991,16 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.6.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0)
|
||||
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.28.1)(eslint@8.49.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0):
|
||||
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0):
|
||||
resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -3010,7 +3010,7 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
array-includes: 3.1.7
|
||||
array.prototype.findlastindex: 1.2.3
|
||||
array.prototype.flat: 1.3.2
|
||||
|
@ -3019,7 +3019,7 @@ packages:
|
|||
doctrine: 2.1.0
|
||||
eslint: 8.49.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.2)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.49.0)
|
||||
has: 1.0.3
|
||||
is-core-module: 2.13.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -3041,12 +3041,12 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.15
|
||||
'@babel/runtime': 7.23.1
|
||||
aria-query: 5.3.0
|
||||
array-includes: 3.1.7
|
||||
array.prototype.flatmap: 1.3.2
|
||||
ast-types-flow: 0.0.7
|
||||
axe-core: 4.8.1
|
||||
axe-core: 4.8.2
|
||||
axobject-query: 3.2.1
|
||||
damerau-levenshtein: 1.0.8
|
||||
emoji-regex: 9.2.2
|
||||
|
@ -3113,7 +3113,7 @@ packages:
|
|||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0)
|
||||
'@eslint-community/regexpp': 4.8.1
|
||||
'@eslint-community/regexpp': 4.9.0
|
||||
'@eslint/eslintrc': 2.1.2
|
||||
'@eslint/js': 8.49.0
|
||||
'@humanwhocodes/config-array': 0.11.11
|
||||
|
@ -3134,7 +3134,7 @@ packages:
|
|||
file-entry-cache: 6.0.1
|
||||
find-up: 5.0.0
|
||||
glob-parent: 6.0.2
|
||||
globals: 13.21.0
|
||||
globals: 13.22.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
imurmurhash: 0.1.4
|
||||
|
@ -3335,8 +3335,8 @@ packages:
|
|||
get-intrinsic: 1.2.1
|
||||
dev: false
|
||||
|
||||
/get-tsconfig@4.7.0:
|
||||
resolution: {integrity: sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==}
|
||||
/get-tsconfig@4.7.2:
|
||||
resolution: {integrity: sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==}
|
||||
dependencies:
|
||||
resolve-pkg-maps: 1.0.0
|
||||
dev: false
|
||||
|
@ -3392,8 +3392,8 @@ packages:
|
|||
path-is-absolute: 1.0.1
|
||||
dev: false
|
||||
|
||||
/globals@13.21.0:
|
||||
resolution: {integrity: sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==}
|
||||
/globals@13.22.0:
|
||||
resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
|
@ -3879,21 +3879,21 @@ packages:
|
|||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
dev: false
|
||||
|
||||
/next-themes@0.2.1(next@13.4.19)(react-dom@18.2.0)(react@18.2.0):
|
||||
/next-themes@0.2.1(next@13.5.3)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
|
||||
peerDependencies:
|
||||
next: '*'
|
||||
react: '*'
|
||||
react-dom: '*'
|
||||
dependencies:
|
||||
next: 13.4.19(react-dom@18.2.0)(react@18.2.0)
|
||||
next: 13.5.3(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/next@13.4.19(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-HuPSzzAbJ1T4BD8e0bs6B9C1kWQ6gv8ykZoRWs5AQoiIuqbGHHdQO7Ljuvg05Q0Z24E2ABozHe6FxDvI6HfyAw==}
|
||||
engines: {node: '>=16.8.0'}
|
||||
/next@13.5.3(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-4Nt4HRLYDW/yRpJ/QR2t1v63UOMS55A38dnWv3UDOWGezuY0ZyFO1ABNbD7mulVzs9qVhgy2+ppjdsANpKP1mg==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
|
@ -3906,10 +3906,10 @@ packages:
|
|||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 13.4.19
|
||||
'@swc/helpers': 0.5.1
|
||||
'@next/env': 13.5.3
|
||||
'@swc/helpers': 0.5.2
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001538
|
||||
caniuse-lite: 1.0.30001541
|
||||
postcss: 8.4.14
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
|
@ -3917,15 +3917,15 @@ packages:
|
|||
watchpack: 2.4.0
|
||||
zod: 3.21.4
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 13.4.19
|
||||
'@next/swc-darwin-x64': 13.4.19
|
||||
'@next/swc-linux-arm64-gnu': 13.4.19
|
||||
'@next/swc-linux-arm64-musl': 13.4.19
|
||||
'@next/swc-linux-x64-gnu': 13.4.19
|
||||
'@next/swc-linux-x64-musl': 13.4.19
|
||||
'@next/swc-win32-arm64-msvc': 13.4.19
|
||||
'@next/swc-win32-ia32-msvc': 13.4.19
|
||||
'@next/swc-win32-x64-msvc': 13.4.19
|
||||
'@next/swc-darwin-arm64': 13.5.3
|
||||
'@next/swc-darwin-x64': 13.5.3
|
||||
'@next/swc-linux-arm64-gnu': 13.5.3
|
||||
'@next/swc-linux-arm64-musl': 13.5.3
|
||||
'@next/swc-linux-x64-gnu': 13.5.3
|
||||
'@next/swc-linux-x64-musl': 13.5.3
|
||||
'@next/swc-win32-arm64-msvc': 13.5.3
|
||||
'@next/swc-win32-ia32-msvc': 13.5.3
|
||||
'@next/swc-win32-x64-msvc': 13.5.3
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
|
@ -4280,7 +4280,7 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.15
|
||||
'@babel/runtime': 7.23.1
|
||||
react: 18.2.0
|
||||
use-composed-ref: 1.3.0(react@18.2.0)
|
||||
use-latest: 1.2.1(@types/react@18.2.21)(react@18.2.0)
|
||||
|
@ -4405,7 +4405,7 @@ packages:
|
|||
/scroll-into-view-if-needed@3.0.10:
|
||||
resolution: {integrity: sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==}
|
||||
dependencies:
|
||||
compute-scroll-into-view: 3.0.3
|
||||
compute-scroll-into-view: 3.1.0
|
||||
dev: false
|
||||
|
||||
/semver@6.3.1:
|
||||
|
@ -4735,13 +4735,13 @@ packages:
|
|||
which-boxed-primitive: 1.0.2
|
||||
dev: false
|
||||
|
||||
/update-browserslist-db@1.0.11(browserslist@4.21.10):
|
||||
resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==}
|
||||
/update-browserslist-db@1.0.13(browserslist@4.22.1):
|
||||
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
browserslist: '>= 4.21.0'
|
||||
dependencies:
|
||||
browserslist: 4.21.10
|
||||
browserslist: 4.22.1
|
||||
escalade: 3.1.1
|
||||
picocolors: 1.0.0
|
||||
dev: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue