|
|
|
@ -5,6 +5,7 @@ specifiers:
|
|
|
|
|
'@geist-ui/icons': 1.0.2
|
|
|
|
|
'@next-auth/prisma-adapter': ^1.0.5
|
|
|
|
|
'@next/bundle-analyzer': 12.1.6
|
|
|
|
|
'@next/eslint-plugin-next': 13.0.4-canary.5
|
|
|
|
|
'@prisma/client': ^4.6.1
|
|
|
|
|
'@radix-ui/react-popover': ^1.0.2
|
|
|
|
|
'@radix-ui/react-tabs': ^1.0.1
|
|
|
|
@ -24,7 +25,7 @@ specifiers:
|
|
|
|
|
eslint-config-next: 13.0.3
|
|
|
|
|
jest: ^29.3.1
|
|
|
|
|
katex: ^0.16.3
|
|
|
|
|
next: 13.0.3
|
|
|
|
|
next: 13.0.4-canary.5
|
|
|
|
|
next-auth: ^4.16.4
|
|
|
|
|
next-unused: 0.0.6
|
|
|
|
|
prettier: 2.6.2
|
|
|
|
@ -47,6 +48,7 @@ dependencies:
|
|
|
|
|
'@geist-ui/core': 2.3.8_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
'@geist-ui/icons': 1.0.2_zhza2kbnl2wkkf7vqdl3ton2f4
|
|
|
|
|
'@next-auth/prisma-adapter': 1.0.5_2pl3b2nwmjya7el2zbe6cwkney
|
|
|
|
|
'@next/eslint-plugin-next': 13.0.4-canary.5
|
|
|
|
|
'@prisma/client': 4.6.1_prisma@4.6.1
|
|
|
|
|
'@radix-ui/react-popover': 1.0.2_jbvntnid6ohjelon6ccj5dhg2u
|
|
|
|
|
'@radix-ui/react-tabs': 1.0.1_biqbaboplfbrettd7655fr4n2y
|
|
|
|
@ -56,8 +58,8 @@ dependencies:
|
|
|
|
|
client-zip: 2.2.1
|
|
|
|
|
cookies-next: 2.1.1
|
|
|
|
|
jest: 29.3.1_@types+node@17.0.23
|
|
|
|
|
next: 13.0.3_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
next-auth: 4.16.4_ogpkrxaz2lg6nectum6dl66tn4
|
|
|
|
|
next: 13.0.4-canary.5_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
next-auth: 4.16.4_a5ilcdcv5bxnpznazj6hzbna64
|
|
|
|
|
rc-table: 7.24.1_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
react: 18.2.0
|
|
|
|
|
react-datepicker: 4.8.0_biqbaboplfbrettd7655fr4n2y
|
|
|
|
@ -815,7 +817,7 @@ packages:
|
|
|
|
|
next-auth: ^4
|
|
|
|
|
dependencies:
|
|
|
|
|
'@prisma/client': 4.6.1_prisma@4.6.1
|
|
|
|
|
next-auth: 4.16.4_ogpkrxaz2lg6nectum6dl66tn4
|
|
|
|
|
next-auth: 4.16.4_a5ilcdcv5bxnpznazj6hzbna64
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/bundle-analyzer/12.1.6:
|
|
|
|
@ -827,8 +829,8 @@ packages:
|
|
|
|
|
- utf-8-validate
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@next/env/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-/4WzeG61Ot/PxsghXkSqQJ6UohFfwXoZ3dtsypmR9EBP+OIax9JRq0trq8Z/LCT9Aq4JbihVkaazRWguORjTAw==}
|
|
|
|
|
/@next/env/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-Am4Ig7WRw9g7V/2EByyDY/IiJnIl/b1N6tOEEwdf0VwhQQGvnwFkQY0u9Y2/EC6Ywdai2VfQeCFtWM+qGVRQjA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/eslint-plugin-next/13.0.3:
|
|
|
|
@ -837,8 +839,14 @@ packages:
|
|
|
|
|
glob: 7.1.7
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-android-arm-eabi/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-uxfUoj65CdFc1gX2q7GtBX3DhKv9Kn343LMqGNvXyuTpYTGMmIiVY7b9yF8oLWRV0gVKqhZBZifUmoPE8SJU6Q==}
|
|
|
|
|
/@next/eslint-plugin-next/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-LrV32iDGepmTjLQ/Df4Yd41OmIU7g5sZEAaHEC5BcnSCiNoAS5U+JrOFprmqElGQWZwSOiBrx8knBpe9Vln9Sw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
glob: 7.1.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@next/swc-android-arm-eabi/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-eanQ/XLZQLz/+Rd9IInEcZGwosAHvU4aZcvnsHv8EtsTHf2MSx5orpde+6BYHWGs48f3nxq9n2E4e0PPrF/rEA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [android]
|
|
|
|
@ -846,8 +854,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-android-arm64/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-t2k+WDfg7Cq2z/EnalKGsd/9E5F4Hdo1xu+UzZXYDpKUI9zgE6Bz8ajQb8m8txv3qOaWdKuDa5j5ziq9Acd1Xw==}
|
|
|
|
|
/@next/swc-android-arm64/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-3JbGGoO/d/eqRzWym4/Ss6Vsw8cuASFa+8JVCVJB54BhTluFwjQgmSg6iTbKOgkt8wa4SBuu6D1i+1MAE3tNBg==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [android]
|
|
|
|
@ -855,8 +863,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-darwin-arm64/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-wV6j6SZ1bc/YHOLCLk9JVqaZTCCey6HBV7inl2DriHsHqIcO6F3+QiYf0KXwRP9BE0GSZZrYd5mZQm2JPTHdJA==}
|
|
|
|
|
/@next/swc-darwin-arm64/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-5ZS3/VoSjfz1VygOw6FOLKGAPXw7YbwwwloGUca8IghvYqR9IaPGAGUWJQ6EdB/Zb0JsxuYnnAJzHVSI/VBujQ==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [darwin]
|
|
|
|
@ -864,8 +872,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-darwin-x64/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-jaI2CMuYWvUtRixV3AIjUhnxUDU1FKOR+8hADMhYt3Yz+pCKuj4RZ0n0nY5qUf3qT1AtvnJXEgyatSFJhSp/wQ==}
|
|
|
|
|
/@next/swc-darwin-x64/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-pGG1GrFXvY1BQ6lm//zIVVRXqYffScGE1J9dDtyAtVeOpSHL5t9JsJEvdNZG3LS8DU5QmF8hV+qtN775FGNfHw==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [darwin]
|
|
|
|
@ -873,8 +881,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-freebsd-x64/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-nbyT0toBTJrcj5TCB9pVnQpGJ3utGyQj4CWegZs1ulaeUQ5Z7CS/qt8nRyYyOKYHtOdSCJ9Nw5F/RgKNkdpOdw==}
|
|
|
|
|
/@next/swc-freebsd-x64/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-0LeLCWfZr0GNFpVreUeO5jD76QfCgidOMf6JiAfTjsdyq4FxCm2PJtOVd9eWj6p5A+0du/ba0LtbMkICLo2atw==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [freebsd]
|
|
|
|
@ -882,8 +890,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-arm-gnueabihf/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-1naLxYvRUQCoFCU1nMkcQueRc0Iux9xBv1L5pzH2ejtIWFg8BrSgyuluJG4nyAhFCx4WG863IEIkAaefOowVdA==}
|
|
|
|
|
/@next/swc-linux-arm-gnueabihf/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-asFt/PF/xukSOup73sYaEYuY5XUEleoeYZ7KYaSTUetQTj5f/nkg8Sb0AGlnmJyiL4rbGjOAxm+0+HF82AbaUg==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm]
|
|
|
|
|
os: [linux]
|
|
|
|
@ -891,8 +899,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-arm64-gnu/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-3Z4A8JkuGWpMVbUhUPQInK/SLY+kijTT78Q/NZCrhLlyvwrVxaQALJNlXzxDLraUgv4oVH0Wz/FIw1W9PUUhxA==}
|
|
|
|
|
/@next/swc-linux-arm64-gnu/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-UbcZ5jjtnI4aEQ8VyWUtxCH2FyxJlgYCbiK+1+IkApJZ5HxD+SROP42hGNDccrljTKDogNtDauXeJUF8r3tt7Q==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
@ -900,8 +908,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-arm64-musl/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-MoYe9SM40UaunTjC+01c9OILLH3uSoeri58kDMu3KF/EFEvn1LZ6ODeDj+SLGlAc95wn46hrRJS2BPmDDE+jFQ==}
|
|
|
|
|
/@next/swc-linux-arm64-musl/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-vCrHkeDOo+gHQab/A5IL0EaXd0WLcCxN8AVyBDbB5KI5kljFNXO0Oc4Mj/rT/Ocxc+X4BLq5/xjmsCWCh4XmTg==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [linux]
|
|
|
|
@ -909,8 +917,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-x64-gnu/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-z22T5WGnRanjLMXdF0NaNjSpBlEzzY43t5Ysp3nW1oI6gOkub6WdQNZeHIY7A2JwkgSWZmtjLtf+Fzzz38LHeQ==}
|
|
|
|
|
/@next/swc-linux-x64-gnu/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-1gow2qIvPPqsP4zdKVL8abADkZHZKjyql2mudnxj3Xa0Rt5pYlwFJok4O6k8sVMgUMr9QqZjOevBIDo2t2S7uQ==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
@ -918,8 +926,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-linux-x64-musl/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-ZOMT7zjBFmkusAtr47k8xs/oTLsNlTH6xvYb+iux7yly2hZGwhfBLzPGBsbeMZukZ96IphJTagT+C033s6LNVA==}
|
|
|
|
|
/@next/swc-linux-x64-musl/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-vTazzl/gAdOphrEpDEzx2Ew5lNc9/sGQNMGcUm5t/PiZAZeM5pc7YzgQ+PNq8AVv2DXPKOR/3prL+X0D9K1ijQ==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [linux]
|
|
|
|
@ -927,8 +935,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-arm64-msvc/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-Q4BM16Djl+Oah9UdGrvjFYgoftYB2jNd+rtRGPX5Mmxo09Ry/KiLbOZnoUyoIxKc1xPyfqMXuaVsAFQLYs0KEQ==}
|
|
|
|
|
/@next/swc-win32-arm64-msvc/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-Cy/O6b4F3X+ng/ldsoL2hK59mwr/A2EfC2A5ThRaVCLseE2jaPVFm0uyYydAE58pIc1In8kadDsC3pJnoNUI5w==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [arm64]
|
|
|
|
|
os: [win32]
|
|
|
|
@ -936,8 +944,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-ia32-msvc/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-Sa8yGkNeRUsic8Qjf7MLIAfP0p0+einK/wIqJ8UO1y76j+8rRQu42AMs5H4Ax1fm9GEYq6I8njHtY59TVpTtGQ==}
|
|
|
|
|
/@next/swc-win32-ia32-msvc/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-swKzWu/xe79nLfJjLq8CSAc62QLzufjskyOZ6K0SwlsiTyvfVw5083Xq+AFvJ7j0QkNS8Fa4wH+Jf9wc092Rcg==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [ia32]
|
|
|
|
|
os: [win32]
|
|
|
|
@ -945,8 +953,8 @@ packages:
|
|
|
|
|
dev: false
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/@next/swc-win32-x64-msvc/13.0.3:
|
|
|
|
|
resolution: {integrity: sha512-IAptmSqA7k4tQzaw2NAkoEjj3+Dz9ceuvlEHwYh770MMDL4V0ku2m+UHrmn5HUCEDHhgwwjg2nyf6728q2jr1w==}
|
|
|
|
|
/@next/swc-win32-x64-msvc/13.0.4-canary.5:
|
|
|
|
|
resolution: {integrity: sha512-t/JJ45e+ASrDC1BlTluSfWbgbCTcyve3WHQ/5OWKyzYEkdHz4oxIO+KXlvHNZaUT9fhD/MF/K8vyKpB625c7IA==}
|
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
|
cpu: [x64]
|
|
|
|
|
os: [win32]
|
|
|
|
@ -3328,7 +3336,6 @@ packages:
|
|
|
|
|
minimatch: 3.1.2
|
|
|
|
|
once: 1.4.0
|
|
|
|
|
path-is-absolute: 1.0.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/glob/7.2.3:
|
|
|
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
|
|
@ -5154,7 +5161,7 @@ packages:
|
|
|
|
|
dev: true
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/next-auth/4.16.4_ogpkrxaz2lg6nectum6dl66tn4:
|
|
|
|
|
/next-auth/4.16.4_a5ilcdcv5bxnpznazj6hzbna64:
|
|
|
|
|
resolution: {integrity: sha512-KXW578+ER1u5RcWLwCHMdb/RIBIO6JM8r6xlf9RIPSKzkvDcX9FHiZfJS2vOq/SurHXPJZc4J3OS4IDJpF74Dw==}
|
|
|
|
|
engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0 || ^18.12.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -5170,7 +5177,7 @@ packages:
|
|
|
|
|
'@panva/hkdf': 1.0.2
|
|
|
|
|
cookie: 0.5.0
|
|
|
|
|
jose: 4.11.0
|
|
|
|
|
next: 13.0.3_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
next: 13.0.4-canary.5_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
oauth: 0.9.15
|
|
|
|
|
openid-client: 5.3.0
|
|
|
|
|
preact: 10.11.2
|
|
|
|
@ -5191,8 +5198,8 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/next/13.0.3_biqbaboplfbrettd7655fr4n2y:
|
|
|
|
|
resolution: {integrity: sha512-rFQeepcenRxKzeKlh1CsmEnxsJwhIERtbUjmYnKZyDInZsU06lvaGw5DT44rlNp1Rv2MT/e9vffZ8vK+ytwXHA==}
|
|
|
|
|
/next/13.0.4-canary.5_biqbaboplfbrettd7655fr4n2y:
|
|
|
|
|
resolution: {integrity: sha512-VIvC0Xaurai1JT1MSN+p6rHBbZD0XlKvP0R6AU+jHy/p5hHYdKh5SOkcfNedGEuvkaiYFXhMe5+lwb+CRME2Dw==}
|
|
|
|
|
engines: {node: '>=14.6.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -5209,7 +5216,7 @@ packages:
|
|
|
|
|
sass:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@next/env': 13.0.3
|
|
|
|
|
'@next/env': 13.0.4-canary.5
|
|
|
|
|
'@swc/helpers': 0.4.11
|
|
|
|
|
caniuse-lite: 1.0.30001431
|
|
|
|
|
postcss: 8.4.14
|
|
|
|
@ -5218,19 +5225,19 @@ packages:
|
|
|
|
|
styled-jsx: 5.1.0_react@18.2.0
|
|
|
|
|
use-sync-external-store: 1.2.0_react@18.2.0
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
'@next/swc-android-arm-eabi': 13.0.3
|
|
|
|
|
'@next/swc-android-arm64': 13.0.3
|
|
|
|
|
'@next/swc-darwin-arm64': 13.0.3
|
|
|
|
|
'@next/swc-darwin-x64': 13.0.3
|
|
|
|
|
'@next/swc-freebsd-x64': 13.0.3
|
|
|
|
|
'@next/swc-linux-arm-gnueabihf': 13.0.3
|
|
|
|
|
'@next/swc-linux-arm64-gnu': 13.0.3
|
|
|
|
|
'@next/swc-linux-arm64-musl': 13.0.3
|
|
|
|
|
'@next/swc-linux-x64-gnu': 13.0.3
|
|
|
|
|
'@next/swc-linux-x64-musl': 13.0.3
|
|
|
|
|
'@next/swc-win32-arm64-msvc': 13.0.3
|
|
|
|
|
'@next/swc-win32-ia32-msvc': 13.0.3
|
|
|
|
|
'@next/swc-win32-x64-msvc': 13.0.3
|
|
|
|
|
'@next/swc-android-arm-eabi': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-android-arm64': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-darwin-arm64': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-darwin-x64': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-freebsd-x64': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-linux-arm-gnueabihf': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-linux-arm64-gnu': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-linux-arm64-musl': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-linux-x64-gnu': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-linux-x64-musl': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-win32-arm64-msvc': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-win32-ia32-msvc': 13.0.4-canary.5
|
|
|
|
|
'@next/swc-win32-x64-msvc': 13.0.4-canary.5
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- '@babel/core'
|
|
|
|
|
- babel-plugin-macros
|
|
|
|
|