diff --git a/app/package.json b/app/package.json index 674fd46..f39c7ff 100644 --- a/app/package.json +++ b/app/package.json @@ -60,7 +60,7 @@ }, "devDependencies": { "@swc/cli": "0.1.57", - "@swc/core": "1.2.220", + "@swc/core": "1.3.39", "@types/cookie-parser": "1.4.3", "@types/cors": "2.8.12", "@types/express": "4.17.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe85e4..713a2dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: '@sapphire/snowflake': ^3.2.2 '@supabase/supabase-js': ^2.0.5 '@swc/cli': 0.1.57 - '@swc/core': 1.2.220 + '@swc/core': 1.3.39 '@types/cookie-parser': 1.4.3 '@types/cors': 2.8.12 '@types/express': 4.17.13 @@ -90,11 +90,11 @@ importers: sequelize: 6.21.2_sqlite3@5.0.8 sqlite3: 5.0.8 systeminformation: 5.11.25 - ts-node: 10.8.2_egzzqipqh7l4n7brdtjox6fohm + ts-node: 10.8.2_myberkp35hefngj2u6jhkgdxuy tsconfig-paths: 4.1.0 devDependencies: - '@swc/cli': 0.1.57_@swc+core@1.2.220 - '@swc/core': 1.2.220 + '@swc/cli': 0.1.57_@swc+core@1.3.39 + '@swc/core': 1.3.39 '@types/cookie-parser': 1.4.3 '@types/cors': 2.8.12 '@types/express': 4.17.13 @@ -436,7 +436,7 @@ packages: - supports-color dev: false - /@swc/cli/0.1.57_@swc+core@1.2.220: + /@swc/cli/0.1.57_@swc+core@1.3.39: resolution: {integrity: sha512-HxM8TqYHhAg+zp7+RdTU69bnkl4MWdt1ygyp6BDIPjTiaJVH6Dizn2ezbgDS8mnFZI1FyhKvxU/bbaUs8XhzQg==} engines: {node: '>= 12.13'} hasBin: true @@ -447,136 +447,108 @@ packages: chokidar: optional: true dependencies: - '@swc/core': 1.2.220 + '@swc/core': 1.3.39 commander: 7.2.0 fast-glob: 3.2.11 slash: 3.0.0 source-map: 0.7.4 dev: true - /@swc/core-android-arm-eabi/1.2.220: - resolution: {integrity: sha512-WjjQi9nEZNYeRcLbPBRSnP8PH+UlAxbEJ1SPOGSeBXhjxVYVoBfW98RdqeTBr5BRQ+6FSSD4PPvLPIp5jDn7WQ==} - engines: {node: '>=10'} - cpu: [arm] - os: [android] - requiresBuild: true - optional: true - - /@swc/core-android-arm64/1.2.220: - resolution: {integrity: sha512-Gg/rPvNpk0pBLt7gUAvZKugLdgmiMOkna38E5T3Tbzwgc8Lt8i5qT0AbwQuUOATnPCx8ahL+p27BVfvABeNnWA==} - engines: {node: '>=10'} - cpu: [arm64] - os: [android] - requiresBuild: true - optional: true - - /@swc/core-darwin-arm64/1.2.220: - resolution: {integrity: sha512-C4GthYOHVuSXOGwjgkuKJqVsJHbMNLVXhfplNoNDcBYF7irBH/nYEHwYG/x2B1sqmJwCdW0e1Ss87MfRGcPVWw==} + /@swc/core-darwin-arm64/1.3.39: + resolution: {integrity: sha512-qYR47BEfUvK1WRAP/LVbHakCo4mcksgDjRutJbkx3maTgHlSGYQKCQo7hz+or+n3cbR2abY0rFEgoCLjZctGOw==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@swc/core-darwin-x64/1.2.220: - resolution: {integrity: sha512-oFVg9al5gnu9PxGMUAJHhWPvYNWY6YCCCYLGkq8ItY2PV9l00Uw8sHWov0JF1v+pHzXQknjXdpNAzOPTUaJldw==} + /@swc/core-darwin-x64/1.3.39: + resolution: {integrity: sha512-kqJ8OleY/y3S+HXnZxDWFVbKpRsb7gZDZr6Pksr8tzFba/6pLkZFBxds/zgfWIlUwri2Lcx0X872MJ46ghwv9w==} engines: {node: '>=10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@swc/core-freebsd-x64/1.2.220: - resolution: {integrity: sha512-JiOm7sM7sMa5c1Y8CW/yFv8VtzHN0ufFvIL6PW6YAFcNOsIOr0bd02JYKvLWMqM/8W+/XqNuevrbjiDWDpgb0Q==} - engines: {node: '>=10'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - optional: true - - /@swc/core-linux-arm-gnueabihf/1.2.220: - resolution: {integrity: sha512-Jew+uez12YXzN3XiMGWHOPeBGY1xIrJtedmqBc0EaCkop1HrF8s7tCh8FY0RRYq6pCvmtbUBZ4vfAr0W9SS3QA==} + /@swc/core-linux-arm-gnueabihf/1.3.39: + resolution: {integrity: sha512-+c3A2BV0esPNHn/KKMqP+bphUF86sVKUIaxn5tKMDrnO8ckOpEMbJ+SwzYLtwC9JIYjWwryg/0yvWrdma26Irw==} engines: {node: '>=10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-gnu/1.2.220: - resolution: {integrity: sha512-/U4PMYXJeHOHowVm5QbqGjYOMnA66jGjGv5s3pczyzqEPHDyVV3x2YLJvSePlUKJzNK4aHybKB59wuGmwO4wfg==} + /@swc/core-linux-arm64-gnu/1.3.39: + resolution: {integrity: sha512-IRrfft7ANk3NR0qX6bXbfkqbT+WR0TMvgODQdZAtRQIt5ERFpdhcnYc4tlJzfV23R0Ek3kpdA8Gduj4tHk0K6w==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-musl/1.2.220: - resolution: {integrity: sha512-pbcN61oPrsmJyS3N+i921Z4KYlUSJEmMESTFkTtNjF0NWVF1ZqZC0+4Qx64QrOpE2V1p6HKWWtcllekiCdzpug==} + /@swc/core-linux-arm64-musl/1.3.39: + resolution: {integrity: sha512-N8tnynqBdRzY8m2blPAnLUtaln0m8gb96q6ipnY+XoHQ3Z6uZoUq8jWAeFDhD+MCzM7qD2HyBDN7sEqiwMRO/g==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-gnu/1.2.220: - resolution: {integrity: sha512-kBFsLrJFFw7zQkDcuXLBJ0wqbcRj6bY5yyjRiPWsK6rEXgwy+U9g6qvsdwbrHLoIKcbVzT7q0sum/ncSuQ3wfA==} + /@swc/core-linux-x64-gnu/1.3.39: + resolution: {integrity: sha512-Jif56kWHOjQexCib4FVbGeUcBUc56cgNW7ELEKAUCID70z20JHMVTd5utcmfi1L9tywGMvfzqD5z+NQtrFV8GQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-musl/1.2.220: - resolution: {integrity: sha512-mLWQkvXbamUvQVh3StrAhI6b7JC8TiBbIEICnKERRxXsk/DSpJgaEuRYBNMSNLp/qayAMD4iRyW/2iq+RpSEDw==} + /@swc/core-linux-x64-musl/1.3.39: + resolution: {integrity: sha512-ZiGERr/mdsEwfSiWn2Qokd8a4TTJkLVta6Nan39Bozo6J789u4uDF9Cj5TWWMSanHYAK/oRDaUm1yo2/DSecAA==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-win32-arm64-msvc/1.2.220: - resolution: {integrity: sha512-kF9q7uSTp30krYJTap0V4MTjh4sgA2Fc2Pj9HoiEevwFW4LRux/R4oMMTIv22KUkHWG2GFCeYgJr5c/YUeZEmg==} + /@swc/core-win32-arm64-msvc/1.3.39: + resolution: {integrity: sha512-eUAk12LZ6RQHhe0ikZZsi0CPbRA6qsvoNQQ/6uwVF60CT0UnJrLiX3w3q30aXK3WjVR6uUlVEn7ze5t7HUeGyQ==} engines: {node: '>=10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-ia32-msvc/1.2.220: - resolution: {integrity: sha512-/A0xWnwVl3PfjE/VwmGNjdUTCevqMmrut3z+KPRpyqhyhCnUDjXkOE9FnnCbAaY6LIq49f2HdJKL7Vg67Uo1Dw==} + /@swc/core-win32-ia32-msvc/1.3.39: + resolution: {integrity: sha512-c3MIt+0gvZD0hmPOyoIJtdgx1ubP7E+uUnljw2+Nk8rO6qhIrWI08tWRNbT0HNLXHfHhKMJHvSAg3DGW8vG3Rg==} engines: {node: '>=10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-x64-msvc/1.2.220: - resolution: {integrity: sha512-f6bPnF7oACfnNT+ggZUcvvyWdAe5F+hW11o5kY74WMlnzICLP/BzumyQoXrzkDg+4WF83Rj0ckywXhtd8yT32A==} + /@swc/core-win32-x64-msvc/1.3.39: + resolution: {integrity: sha512-c4xGToLavhHjrE0Um0GyXCilL3sKNRP71GgQTVvqTFHxMmdUCBdug28olMDE1gYsCqXHaF6rPtg3QmD6dhTzKQ==} engines: {node: '>=10'} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@swc/core/1.2.220: - resolution: {integrity: sha512-a0FNVqfpe1qaRuH05uZYJKv6OGTtsJlpxttpKOGJ7OnFtZZlhNx4riL9Q+bvhuv9JGS9vp8SwEIrTpR7rxPuUg==} + /@swc/core/1.3.39: + resolution: {integrity: sha512-r5oIySPo2OkC14+gmhK5H1HnDEgOvj5kx6Ogxa+Og7KyWIHE8l1JjjW+4wzYdjxtdhRjVRhvoI6mPQNQz/btBg==} engines: {node: '>=10'} - hasBin: true requiresBuild: true optionalDependencies: - '@swc/core-android-arm-eabi': 1.2.220 - '@swc/core-android-arm64': 1.2.220 - '@swc/core-darwin-arm64': 1.2.220 - '@swc/core-darwin-x64': 1.2.220 - '@swc/core-freebsd-x64': 1.2.220 - '@swc/core-linux-arm-gnueabihf': 1.2.220 - '@swc/core-linux-arm64-gnu': 1.2.220 - '@swc/core-linux-arm64-musl': 1.2.220 - '@swc/core-linux-x64-gnu': 1.2.220 - '@swc/core-linux-x64-musl': 1.2.220 - '@swc/core-win32-arm64-msvc': 1.2.220 - '@swc/core-win32-ia32-msvc': 1.2.220 - '@swc/core-win32-x64-msvc': 1.2.220 + '@swc/core-darwin-arm64': 1.3.39 + '@swc/core-darwin-x64': 1.3.39 + '@swc/core-linux-arm-gnueabihf': 1.3.39 + '@swc/core-linux-arm64-gnu': 1.3.39 + '@swc/core-linux-arm64-musl': 1.3.39 + '@swc/core-linux-x64-gnu': 1.3.39 + '@swc/core-linux-x64-musl': 1.3.39 + '@swc/core-win32-arm64-msvc': 1.3.39 + '@swc/core-win32-ia32-msvc': 1.3.39 + '@swc/core-win32-x64-msvc': 1.3.39 /@tokenizer/token/0.3.0: resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==} @@ -4207,7 +4179,7 @@ packages: resolution: {integrity: sha512-hvE+ZYXuINrx6Ei6D6hz+PTim0Uf++dYbK9FFifLNwQj+RwKquhQpn868yZsCtJYiclZF1u8l6WZxxKi+vv7Rg==} dev: false - /ts-node/10.8.2_egzzqipqh7l4n7brdtjox6fohm: + /ts-node/10.8.2_myberkp35hefngj2u6jhkgdxuy: resolution: {integrity: sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==} hasBin: true peerDependencies: @@ -4222,7 +4194,7 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.2.220 + '@swc/core': 1.3.39 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3