{
	"name": "api",
	"lockfileVersion": 3,
	"requires": true,
	"packages": {
		"": {
			"name": "api",
			"dependencies": {
				"@aws-sdk/client-s3": "^3.1018.0",
				"@aws-sdk/s3-request-presigner": "^3.1018.0",
				"@types/jsonwebtoken": "^9.0.10",
				"bcrypt": "^6.0.0",
				"console-table-printer": "^2.15.0",
				"cookie-parser": "^1.4.7",
				"cors": "^2.8.6",
				"discord.js": "^14.25.1",
				"dotenv": "^17.3.1",
				"express": "^5.2.1",
				"jsonwebtoken": "^9.0.3",
				"morgan": "^1.10.1",
				"multer": "^2.1.1",
				"mysql2": "^3.19.1",
				"path": "^0.12.7",
				"reflect-metadata": "^0.2.2",
				"sequelize": "^6.37.8",
				"sequelize-typescript": "^2.1.6",
				"sharp": "^0.34.5",
				"url": "^0.11.4"
			},
			"devDependencies": {
				"@types/bcrypt": "^6.0.0",
				"@types/bun": "latest",
				"@types/cookie-parser": "^1.4.10",
				"@types/cors": "^2.8.19",
				"@types/express": "^5.0.6",
				"@types/morgan": "^1.9.10",
				"@types/multer": "^2.1.0",
				"@types/node": "^25.4.0",
				"nodemon": "^3.1.14",
				"tsx": "^4.21.0",
				"typescript": "^5.9.3"
			}
		},
		"node_modules/@aws-crypto/crc32": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/util": "^5.2.0",
				"@aws-sdk/types": "^3.222.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=16.0.0"
			}
		},
		"node_modules/@aws-crypto/crc32c": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/util": "^5.2.0",
				"@aws-sdk/types": "^3.222.0",
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-crypto/sha1-browser": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/supports-web-crypto": "^5.2.0",
				"@aws-crypto/util": "^5.2.0",
				"@aws-sdk/types": "^3.222.0",
				"@aws-sdk/util-locate-window": "^3.0.0",
				"@smithy/util-utf8": "^2.0.0",
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8": {
			"version": "2.3.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-buffer-from": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/is-array-buffer": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha256-browser": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/sha256-js": "^5.2.0",
				"@aws-crypto/supports-web-crypto": "^5.2.0",
				"@aws-crypto/util": "^5.2.0",
				"@aws-sdk/types": "^3.222.0",
				"@aws-sdk/util-locate-window": "^3.0.0",
				"@smithy/util-utf8": "^2.0.0",
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": {
			"version": "2.3.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-buffer-from": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/is-array-buffer": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/sha256-js": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/util": "^5.2.0",
				"@aws-sdk/types": "^3.222.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=16.0.0"
			}
		},
		"node_modules/@aws-crypto/supports-web-crypto": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-crypto/util": {
			"version": "5.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.222.0",
				"@smithy/util-utf8": "^2.0.0",
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": {
			"version": "2.3.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-buffer-from": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/is-array-buffer": "^2.2.0",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer": {
			"version": "2.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/@aws-sdk/client-s3": {
			"version": "3.1018.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/sha1-browser": "5.2.0",
				"@aws-crypto/sha256-browser": "5.2.0",
				"@aws-crypto/sha256-js": "5.2.0",
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/credential-provider-node": "^3.972.26",
				"@aws-sdk/middleware-bucket-endpoint": "^3.972.8",
				"@aws-sdk/middleware-expect-continue": "^3.972.8",
				"@aws-sdk/middleware-flexible-checksums": "^3.974.5",
				"@aws-sdk/middleware-host-header": "^3.972.8",
				"@aws-sdk/middleware-location-constraint": "^3.972.8",
				"@aws-sdk/middleware-logger": "^3.972.8",
				"@aws-sdk/middleware-recursion-detection": "^3.972.9",
				"@aws-sdk/middleware-sdk-s3": "^3.972.26",
				"@aws-sdk/middleware-ssec": "^3.972.8",
				"@aws-sdk/middleware-user-agent": "^3.972.26",
				"@aws-sdk/region-config-resolver": "^3.972.10",
				"@aws-sdk/signature-v4-multi-region": "^3.996.14",
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-endpoints": "^3.996.5",
				"@aws-sdk/util-user-agent-browser": "^3.972.8",
				"@aws-sdk/util-user-agent-node": "^3.973.12",
				"@smithy/config-resolver": "^4.4.13",
				"@smithy/core": "^3.23.12",
				"@smithy/eventstream-serde-browser": "^4.2.12",
				"@smithy/eventstream-serde-config-resolver": "^4.3.12",
				"@smithy/eventstream-serde-node": "^4.2.12",
				"@smithy/fetch-http-handler": "^5.3.15",
				"@smithy/hash-blob-browser": "^4.2.13",
				"@smithy/hash-node": "^4.2.12",
				"@smithy/hash-stream-node": "^4.2.12",
				"@smithy/invalid-dependency": "^4.2.12",
				"@smithy/md5-js": "^4.2.12",
				"@smithy/middleware-content-length": "^4.2.12",
				"@smithy/middleware-endpoint": "^4.4.27",
				"@smithy/middleware-retry": "^4.4.44",
				"@smithy/middleware-serde": "^4.2.15",
				"@smithy/middleware-stack": "^4.2.12",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/node-http-handler": "^4.5.0",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"@smithy/util-base64": "^4.3.2",
				"@smithy/util-body-length-browser": "^4.2.2",
				"@smithy/util-body-length-node": "^4.2.3",
				"@smithy/util-defaults-mode-browser": "^4.3.43",
				"@smithy/util-defaults-mode-node": "^4.2.47",
				"@smithy/util-endpoints": "^3.3.3",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-retry": "^4.2.12",
				"@smithy/util-stream": "^4.5.20",
				"@smithy/util-utf8": "^4.2.2",
				"@smithy/util-waiter": "^4.2.13",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/core": {
			"version": "3.973.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/xml-builder": "^3.972.16",
				"@smithy/core": "^3.23.12",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/signature-v4": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/util-base64": "^4.3.2",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/crc64-nvme": {
			"version": "3.972.5",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-env": {
			"version": "3.972.23",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-http": {
			"version": "3.972.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/fetch-http-handler": "^5.3.15",
				"@smithy/node-http-handler": "^4.5.0",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/util-stream": "^4.5.20",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-ini": {
			"version": "3.972.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/credential-provider-env": "^3.972.23",
				"@aws-sdk/credential-provider-http": "^3.972.25",
				"@aws-sdk/credential-provider-login": "^3.972.25",
				"@aws-sdk/credential-provider-process": "^3.972.23",
				"@aws-sdk/credential-provider-sso": "^3.972.25",
				"@aws-sdk/credential-provider-web-identity": "^3.972.25",
				"@aws-sdk/nested-clients": "^3.996.15",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/credential-provider-imds": "^4.2.12",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-login": {
			"version": "3.972.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/nested-clients": "^3.996.15",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-node": {
			"version": "3.972.26",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/credential-provider-env": "^3.972.23",
				"@aws-sdk/credential-provider-http": "^3.972.25",
				"@aws-sdk/credential-provider-ini": "^3.972.25",
				"@aws-sdk/credential-provider-process": "^3.972.23",
				"@aws-sdk/credential-provider-sso": "^3.972.25",
				"@aws-sdk/credential-provider-web-identity": "^3.972.25",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/credential-provider-imds": "^4.2.12",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-process": {
			"version": "3.972.23",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-sso": {
			"version": "3.972.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/nested-clients": "^3.996.15",
				"@aws-sdk/token-providers": "3.1018.0",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/credential-provider-web-identity": {
			"version": "3.972.25",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/nested-clients": "^3.996.15",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-bucket-endpoint": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-arn-parser": "^3.972.3",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-config-provider": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-expect-continue": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-flexible-checksums": {
			"version": "3.974.5",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/crc32": "5.2.0",
				"@aws-crypto/crc32c": "5.2.0",
				"@aws-crypto/util": "5.2.0",
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/crc64-nvme": "^3.972.5",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/is-array-buffer": "^4.2.2",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-stream": "^4.5.20",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-host-header": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-location-constraint": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-logger": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-recursion-detection": {
			"version": "3.972.9",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@aws/lambda-invoke-store": "^0.2.2",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-sdk-s3": {
			"version": "3.972.26",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-arn-parser": "^3.972.3",
				"@smithy/core": "^3.23.12",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/signature-v4": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/util-config-provider": "^4.2.2",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-stream": "^4.5.20",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-ssec": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/middleware-user-agent": {
			"version": "3.972.26",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-endpoints": "^3.996.5",
				"@smithy/core": "^3.23.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-retry": "^4.2.12",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/nested-clients": {
			"version": "3.996.15",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/sha256-browser": "5.2.0",
				"@aws-crypto/sha256-js": "5.2.0",
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/middleware-host-header": "^3.972.8",
				"@aws-sdk/middleware-logger": "^3.972.8",
				"@aws-sdk/middleware-recursion-detection": "^3.972.9",
				"@aws-sdk/middleware-user-agent": "^3.972.26",
				"@aws-sdk/region-config-resolver": "^3.972.10",
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-endpoints": "^3.996.5",
				"@aws-sdk/util-user-agent-browser": "^3.972.8",
				"@aws-sdk/util-user-agent-node": "^3.973.12",
				"@smithy/config-resolver": "^4.4.13",
				"@smithy/core": "^3.23.12",
				"@smithy/fetch-http-handler": "^5.3.15",
				"@smithy/hash-node": "^4.2.12",
				"@smithy/invalid-dependency": "^4.2.12",
				"@smithy/middleware-content-length": "^4.2.12",
				"@smithy/middleware-endpoint": "^4.4.27",
				"@smithy/middleware-retry": "^4.4.44",
				"@smithy/middleware-serde": "^4.2.15",
				"@smithy/middleware-stack": "^4.2.12",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/node-http-handler": "^4.5.0",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"@smithy/util-base64": "^4.3.2",
				"@smithy/util-body-length-browser": "^4.2.2",
				"@smithy/util-body-length-node": "^4.2.3",
				"@smithy/util-defaults-mode-browser": "^4.3.43",
				"@smithy/util-defaults-mode-node": "^4.2.47",
				"@smithy/util-endpoints": "^3.3.3",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-retry": "^4.2.12",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/region-config-resolver": {
			"version": "3.972.10",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/config-resolver": "^4.4.13",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/s3-request-presigner": {
			"version": "3.1018.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/signature-v4-multi-region": "^3.996.14",
				"@aws-sdk/types": "^3.973.6",
				"@aws-sdk/util-format-url": "^3.972.8",
				"@smithy/middleware-endpoint": "^4.4.27",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/signature-v4-multi-region": {
			"version": "3.996.14",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/middleware-sdk-s3": "^3.972.26",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/signature-v4": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/token-providers": {
			"version": "3.1018.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/core": "^3.973.25",
				"@aws-sdk/nested-clients": "^3.996.15",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/types": {
			"version": "3.973.6",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/util-arn-parser": {
			"version": "3.972.3",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/util-endpoints": {
			"version": "3.996.5",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"@smithy/util-endpoints": "^3.3.3",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/util-format-url": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/querystring-builder": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/util-locate-window": {
			"version": "3.965.5",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws-sdk/util-user-agent-browser": {
			"version": "3.972.8",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/types": "^3.973.6",
				"@smithy/types": "^4.13.1",
				"bowser": "^2.11.0",
				"tslib": "^2.6.2"
			}
		},
		"node_modules/@aws-sdk/util-user-agent-node": {
			"version": "3.973.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-sdk/middleware-user-agent": "^3.972.26",
				"@aws-sdk/types": "^3.973.6",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-config-provider": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			},
			"peerDependencies": {
				"aws-crt": ">=1.0.0"
			},
			"peerDependenciesMeta": {
				"aws-crt": {
					"optional": true
				}
			}
		},
		"node_modules/@aws-sdk/xml-builder": {
			"version": "3.972.16",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"fast-xml-parser": "5.5.8",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=20.0.0"
			}
		},
		"node_modules/@aws/lambda-invoke-store": {
			"version": "0.2.4",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@discordjs/builders": {
			"version": "1.13.1",
			"license": "Apache-2.0",
			"dependencies": {
				"@discordjs/formatters": "^0.6.2",
				"@discordjs/util": "^1.2.0",
				"@sapphire/shapeshift": "^4.0.0",
				"discord-api-types": "^0.38.33",
				"fast-deep-equal": "^3.1.3",
				"ts-mixer": "^6.0.4",
				"tslib": "^2.6.3"
			},
			"engines": {
				"node": ">=16.11.0"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/collection": {
			"version": "1.5.3",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=16.11.0"
			}
		},
		"node_modules/@discordjs/formatters": {
			"version": "0.6.2",
			"license": "Apache-2.0",
			"dependencies": {
				"discord-api-types": "^0.38.33"
			},
			"engines": {
				"node": ">=16.11.0"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/rest": {
			"version": "2.6.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@discordjs/collection": "^2.1.1",
				"@discordjs/util": "^1.1.1",
				"@sapphire/async-queue": "^1.5.3",
				"@sapphire/snowflake": "^3.5.3",
				"@vladfrangu/async_event_emitter": "^2.4.6",
				"discord-api-types": "^0.38.16",
				"magic-bytes.js": "^1.10.0",
				"tslib": "^2.6.3",
				"undici": "6.21.3"
			},
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/rest/node_modules/@discordjs/collection": {
			"version": "2.1.1",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/util": {
			"version": "1.2.0",
			"license": "Apache-2.0",
			"dependencies": {
				"discord-api-types": "^0.38.33"
			},
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/ws": {
			"version": "1.2.3",
			"license": "Apache-2.0",
			"dependencies": {
				"@discordjs/collection": "^2.1.0",
				"@discordjs/rest": "^2.5.1",
				"@discordjs/util": "^1.1.0",
				"@sapphire/async-queue": "^1.5.2",
				"@types/ws": "^8.5.10",
				"@vladfrangu/async_event_emitter": "^2.2.4",
				"discord-api-types": "^0.38.1",
				"tslib": "^2.6.2",
				"ws": "^8.17.0"
			},
			"engines": {
				"node": ">=16.11.0"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@discordjs/ws/node_modules/@discordjs/collection": {
			"version": "2.1.1",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/@esbuild/win32-x64": {
			"version": "0.27.3",
			"cpu": [
				"x64"
			],
			"dev": true,
			"license": "MIT",
			"optional": true,
			"os": [
				"win32"
			],
			"engines": {
				"node": ">=18"
			}
		},
		"node_modules/@img/colour": {
			"version": "1.1.0",
			"license": "MIT",
			"engines": {
				"node": ">=18"
			}
		},
		"node_modules/@img/sharp-win32-x64": {
			"version": "0.34.5",
			"cpu": [
				"x64"
			],
			"license": "Apache-2.0 AND LGPL-3.0-or-later",
			"optional": true,
			"os": [
				"win32"
			],
			"engines": {
				"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
			},
			"funding": {
				"url": "https://opencollective.com/libvips"
			}
		},
		"node_modules/@sapphire/async-queue": {
			"version": "1.5.5",
			"license": "MIT",
			"engines": {
				"node": ">=v14.0.0",
				"npm": ">=7.0.0"
			}
		},
		"node_modules/@sapphire/shapeshift": {
			"version": "4.0.0",
			"license": "MIT",
			"dependencies": {
				"fast-deep-equal": "^3.1.3",
				"lodash": "^4.17.21"
			},
			"engines": {
				"node": ">=v16"
			}
		},
		"node_modules/@sapphire/snowflake": {
			"version": "3.5.3",
			"license": "MIT",
			"engines": {
				"node": ">=v14.0.0",
				"npm": ">=7.0.0"
			}
		},
		"node_modules/@smithy/abort-controller": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/chunked-blob-reader": {
			"version": "5.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/chunked-blob-reader-native": {
			"version": "4.2.3",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-base64": "^4.3.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/config-resolver": {
			"version": "4.4.13",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-config-provider": "^4.2.2",
				"@smithy/util-endpoints": "^3.3.3",
				"@smithy/util-middleware": "^4.2.12",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/core": {
			"version": "3.23.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"@smithy/util-base64": "^4.3.2",
				"@smithy/util-body-length-browser": "^4.2.2",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-stream": "^4.5.20",
				"@smithy/util-utf8": "^4.2.2",
				"@smithy/uuid": "^1.1.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/credential-provider-imds": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/eventstream-codec": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@aws-crypto/crc32": "5.2.0",
				"@smithy/types": "^4.13.1",
				"@smithy/util-hex-encoding": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/eventstream-serde-browser": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/eventstream-serde-universal": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/eventstream-serde-config-resolver": {
			"version": "4.3.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/eventstream-serde-node": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/eventstream-serde-universal": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/eventstream-serde-universal": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/eventstream-codec": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/fetch-http-handler": {
			"version": "5.3.15",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/querystring-builder": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-base64": "^4.3.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/hash-blob-browser": {
			"version": "4.2.13",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/chunked-blob-reader": "^5.2.2",
				"@smithy/chunked-blob-reader-native": "^4.2.3",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/hash-node": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"@smithy/util-buffer-from": "^4.2.2",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/hash-stream-node": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/invalid-dependency": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/is-array-buffer": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/md5-js": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/middleware-content-length": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/middleware-endpoint": {
			"version": "4.4.27",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/core": "^3.23.12",
				"@smithy/middleware-serde": "^4.2.15",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"@smithy/url-parser": "^4.2.12",
				"@smithy/util-middleware": "^4.2.12",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/middleware-retry": {
			"version": "4.4.44",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/service-error-classification": "^4.2.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-retry": "^4.2.12",
				"@smithy/uuid": "^1.1.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/middleware-serde": {
			"version": "4.2.15",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/core": "^3.23.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/middleware-stack": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/node-config-provider": {
			"version": "4.3.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/property-provider": "^4.2.12",
				"@smithy/shared-ini-file-loader": "^4.4.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/node-http-handler": {
			"version": "4.5.0",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/abort-controller": "^4.2.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/querystring-builder": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/property-provider": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/protocol-http": {
			"version": "5.3.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/querystring-builder": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"@smithy/util-uri-escape": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/querystring-parser": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/service-error-classification": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/shared-ini-file-loader": {
			"version": "4.4.7",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/signature-v4": {
			"version": "5.3.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/is-array-buffer": "^4.2.2",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-hex-encoding": "^4.2.2",
				"@smithy/util-middleware": "^4.2.12",
				"@smithy/util-uri-escape": "^4.2.2",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/smithy-client": {
			"version": "4.12.7",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/core": "^3.23.12",
				"@smithy/middleware-endpoint": "^4.4.27",
				"@smithy/middleware-stack": "^4.2.12",
				"@smithy/protocol-http": "^5.3.12",
				"@smithy/types": "^4.13.1",
				"@smithy/util-stream": "^4.5.20",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/types": {
			"version": "4.13.1",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/url-parser": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/querystring-parser": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-base64": {
			"version": "4.3.2",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-buffer-from": "^4.2.2",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-body-length-browser": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-body-length-node": {
			"version": "4.2.3",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-buffer-from": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/is-array-buffer": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-config-provider": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-defaults-mode-browser": {
			"version": "4.3.43",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/property-provider": "^4.2.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-defaults-mode-node": {
			"version": "4.2.47",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/config-resolver": "^4.4.13",
				"@smithy/credential-provider-imds": "^4.2.12",
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/property-provider": "^4.2.12",
				"@smithy/smithy-client": "^4.12.7",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-endpoints": {
			"version": "3.3.3",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/node-config-provider": "^4.3.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-hex-encoding": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-middleware": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-retry": {
			"version": "4.2.12",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/service-error-classification": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-stream": {
			"version": "4.5.20",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/fetch-http-handler": "^5.3.15",
				"@smithy/node-http-handler": "^4.5.0",
				"@smithy/types": "^4.13.1",
				"@smithy/util-base64": "^4.3.2",
				"@smithy/util-buffer-from": "^4.2.2",
				"@smithy/util-hex-encoding": "^4.2.2",
				"@smithy/util-utf8": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-uri-escape": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-utf8": {
			"version": "4.2.2",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/util-buffer-from": "^4.2.2",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/util-waiter": {
			"version": "4.2.13",
			"license": "Apache-2.0",
			"dependencies": {
				"@smithy/abort-controller": "^4.2.12",
				"@smithy/types": "^4.13.1",
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@smithy/uuid": {
			"version": "1.1.2",
			"license": "Apache-2.0",
			"dependencies": {
				"tslib": "^2.6.2"
			},
			"engines": {
				"node": ">=18.0.0"
			}
		},
		"node_modules/@types/bcrypt": {
			"version": "6.0.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@types/body-parser": {
			"version": "1.19.6",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/connect": "*",
				"@types/node": "*"
			}
		},
		"node_modules/@types/bun": {
			"version": "1.3.12",
			"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.3.12.tgz",
			"integrity": "sha512-DBv81elK+/VSwXHDlnH3Qduw+KxkTIWi7TXkAeh24zpi5l0B2kUg9Ga3tb4nJaPcOFswflgi/yAvMVBPrxMB+A==",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"bun-types": "1.3.12"
			}
		},
		"node_modules/@types/connect": {
			"version": "3.4.38",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@types/cookie-parser": {
			"version": "1.4.10",
			"dev": true,
			"license": "MIT",
			"peerDependencies": {
				"@types/express": "*"
			}
		},
		"node_modules/@types/cors": {
			"version": "2.8.19",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@types/debug": {
			"version": "4.1.12",
			"license": "MIT",
			"dependencies": {
				"@types/ms": "*"
			}
		},
		"node_modules/@types/express": {
			"version": "5.0.6",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/body-parser": "*",
				"@types/express-serve-static-core": "^5.0.0",
				"@types/serve-static": "^2"
			}
		},
		"node_modules/@types/express-serve-static-core": {
			"version": "5.1.1",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*",
				"@types/qs": "*",
				"@types/range-parser": "*",
				"@types/send": "*"
			}
		},
		"node_modules/@types/http-errors": {
			"version": "2.0.5",
			"dev": true,
			"license": "MIT"
		},
		"node_modules/@types/jsonwebtoken": {
			"version": "9.0.10",
			"license": "MIT",
			"dependencies": {
				"@types/ms": "*",
				"@types/node": "*"
			}
		},
		"node_modules/@types/morgan": {
			"version": "1.9.10",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@types/ms": {
			"version": "2.1.0",
			"license": "MIT"
		},
		"node_modules/@types/multer": {
			"version": "2.1.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/express": "*"
			}
		},
		"node_modules/@types/node": {
			"version": "25.4.0",
			"license": "MIT",
			"dependencies": {
				"undici-types": "~7.18.0"
			}
		},
		"node_modules/@types/qs": {
			"version": "6.15.0",
			"dev": true,
			"license": "MIT"
		},
		"node_modules/@types/range-parser": {
			"version": "1.2.7",
			"dev": true,
			"license": "MIT"
		},
		"node_modules/@types/send": {
			"version": "1.2.1",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@types/serve-static": {
			"version": "2.2.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/http-errors": "*",
				"@types/node": "*"
			}
		},
		"node_modules/@types/validator": {
			"version": "13.15.10",
			"license": "MIT"
		},
		"node_modules/@types/ws": {
			"version": "8.18.1",
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/@vladfrangu/async_event_emitter": {
			"version": "2.4.7",
			"license": "MIT",
			"engines": {
				"node": ">=v14.0.0",
				"npm": ">=7.0.0"
			}
		},
		"node_modules/accepts": {
			"version": "2.0.0",
			"license": "MIT",
			"dependencies": {
				"mime-types": "^3.0.0",
				"negotiator": "^1.0.0"
			},
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/anymatch": {
			"version": "3.1.3",
			"dev": true,
			"license": "ISC",
			"dependencies": {
				"normalize-path": "^3.0.0",
				"picomatch": "^2.0.4"
			},
			"engines": {
				"node": ">= 8"
			}
		},
		"node_modules/append-field": {
			"version": "1.0.0",
			"license": "MIT"
		},
		"node_modules/aws-ssl-profiles": {
			"version": "1.1.2",
			"license": "MIT",
			"engines": {
				"node": ">= 6.0.0"
			}
		},
		"node_modules/balanced-match": {
			"version": "4.0.4",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": "18 || 20 || >=22"
			}
		},
		"node_modules/basic-auth": {
			"version": "2.0.1",
			"license": "MIT",
			"dependencies": {
				"safe-buffer": "5.1.2"
			},
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/basic-auth/node_modules/safe-buffer": {
			"version": "5.1.2",
			"license": "MIT"
		},
		"node_modules/bcrypt": {
			"version": "6.0.0",
			"hasInstallScript": true,
			"license": "MIT",
			"dependencies": {
				"node-addon-api": "^8.3.0",
				"node-gyp-build": "^4.8.4"
			},
			"engines": {
				"node": ">= 18"
			}
		},
		"node_modules/binary-extensions": {
			"version": "2.3.0",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=8"
			},
			"funding": {
				"url": "https://github.com/sponsors/sindresorhus"
			}
		},
		"node_modules/body-parser": {
			"version": "2.2.2",
			"license": "MIT",
			"dependencies": {
				"bytes": "^3.1.2",
				"content-type": "^1.0.5",
				"debug": "^4.4.3",
				"http-errors": "^2.0.0",
				"iconv-lite": "^0.7.0",
				"on-finished": "^2.4.1",
				"qs": "^6.14.1",
				"raw-body": "^3.0.1",
				"type-is": "^2.0.1"
			},
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/bowser": {
			"version": "2.14.1",
			"license": "MIT"
		},
		"node_modules/brace-expansion": {
			"version": "5.0.4",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"balanced-match": "^4.0.2"
			},
			"engines": {
				"node": "18 || 20 || >=22"
			}
		},
		"node_modules/braces": {
			"version": "3.0.3",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"fill-range": "^7.1.1"
			},
			"engines": {
				"node": ">=8"
			}
		},
		"node_modules/buffer-equal-constant-time": {
			"version": "1.0.1",
			"license": "BSD-3-Clause"
		},
		"node_modules/buffer-from": {
			"version": "1.1.2",
			"license": "MIT"
		},
		"node_modules/bun-types": {
			"version": "1.3.12",
			"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.3.12.tgz",
			"integrity": "sha512-HqOLj5PoFajAQciOMRiIZGNoKxDJSr6qigAttOX40vJuSp6DN/CxWp9s3C1Xwm4oH7ybueITwiaOcWXoYVoRkA==",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/busboy": {
			"version": "1.6.0",
			"dependencies": {
				"streamsearch": "^1.1.0"
			},
			"engines": {
				"node": ">=10.16.0"
			}
		},
		"node_modules/bytes": {
			"version": "3.1.2",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/call-bind-apply-helpers": {
			"version": "1.0.2",
			"license": "MIT",
			"dependencies": {
				"es-errors": "^1.3.0",
				"function-bind": "^1.1.2"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/call-bound": {
			"version": "1.0.4",
			"license": "MIT",
			"dependencies": {
				"call-bind-apply-helpers": "^1.0.2",
				"get-intrinsic": "^1.3.0"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/chokidar": {
			"version": "3.6.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"anymatch": "~3.1.2",
				"braces": "~3.0.2",
				"glob-parent": "~5.1.2",
				"is-binary-path": "~2.1.0",
				"is-glob": "~4.0.1",
				"normalize-path": "~3.0.0",
				"readdirp": "~3.6.0"
			},
			"engines": {
				"node": ">= 8.10.0"
			},
			"funding": {
				"url": "https://paulmillr.com/funding/"
			},
			"optionalDependencies": {
				"fsevents": "~2.3.2"
			}
		},
		"node_modules/concat-map": {
			"version": "0.0.1",
			"license": "MIT"
		},
		"node_modules/concat-stream": {
			"version": "2.0.0",
			"engines": [
				"node >= 6.0"
			],
			"license": "MIT",
			"dependencies": {
				"buffer-from": "^1.0.0",
				"inherits": "^2.0.3",
				"readable-stream": "^3.0.2",
				"typedarray": "^0.0.6"
			}
		},
		"node_modules/console-table-printer": {
			"version": "2.15.0",
			"license": "MIT",
			"dependencies": {
				"simple-wcswidth": "^1.1.2"
			}
		},
		"node_modules/content-disposition": {
			"version": "1.0.1",
			"license": "MIT",
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/content-type": {
			"version": "1.0.5",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/cookie": {
			"version": "0.7.2",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/cookie-parser": {
			"version": "1.4.7",
			"license": "MIT",
			"dependencies": {
				"cookie": "0.7.2",
				"cookie-signature": "1.0.6"
			},
			"engines": {
				"node": ">= 0.8.0"
			}
		},
		"node_modules/cookie-signature": {
			"version": "1.0.6",
			"license": "MIT"
		},
		"node_modules/cors": {
			"version": "2.8.6",
			"license": "MIT",
			"dependencies": {
				"object-assign": "^4",
				"vary": "^1"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/debug": {
			"version": "4.4.3",
			"license": "MIT",
			"dependencies": {
				"ms": "^2.1.3"
			},
			"engines": {
				"node": ">=6.0"
			},
			"peerDependenciesMeta": {
				"supports-color": {
					"optional": true
				}
			}
		},
		"node_modules/denque": {
			"version": "2.1.0",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=0.10"
			}
		},
		"node_modules/depd": {
			"version": "2.0.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/detect-libc": {
			"version": "2.1.2",
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			}
		},
		"node_modules/discord-api-types": {
			"version": "0.38.42",
			"license": "MIT",
			"workspaces": [
				"scripts/actions/documentation"
			]
		},
		"node_modules/discord.js": {
			"version": "14.25.1",
			"license": "Apache-2.0",
			"dependencies": {
				"@discordjs/builders": "^1.13.0",
				"@discordjs/collection": "1.5.3",
				"@discordjs/formatters": "^0.6.2",
				"@discordjs/rest": "^2.6.0",
				"@discordjs/util": "^1.2.0",
				"@discordjs/ws": "^1.2.3",
				"@sapphire/snowflake": "3.5.3",
				"discord-api-types": "^0.38.33",
				"fast-deep-equal": "3.1.3",
				"lodash.snakecase": "4.1.1",
				"magic-bytes.js": "^1.10.0",
				"tslib": "^2.6.3",
				"undici": "6.21.3"
			},
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/discordjs/discord.js?sponsor"
			}
		},
		"node_modules/dotenv": {
			"version": "17.3.1",
			"license": "BSD-2-Clause",
			"engines": {
				"node": ">=12"
			},
			"funding": {
				"url": "https://dotenvx.com"
			}
		},
		"node_modules/dottie": {
			"version": "2.0.7",
			"license": "MIT"
		},
		"node_modules/dunder-proto": {
			"version": "1.0.1",
			"license": "MIT",
			"dependencies": {
				"call-bind-apply-helpers": "^1.0.1",
				"es-errors": "^1.3.0",
				"gopd": "^1.2.0"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/ecdsa-sig-formatter": {
			"version": "1.0.11",
			"license": "Apache-2.0",
			"dependencies": {
				"safe-buffer": "^5.0.1"
			}
		},
		"node_modules/ee-first": {
			"version": "1.1.1",
			"license": "MIT"
		},
		"node_modules/encodeurl": {
			"version": "2.0.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/es-define-property": {
			"version": "1.0.1",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/es-errors": {
			"version": "1.3.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/es-object-atoms": {
			"version": "1.1.1",
			"license": "MIT",
			"dependencies": {
				"es-errors": "^1.3.0"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/esbuild": {
			"version": "0.27.3",
			"dev": true,
			"hasInstallScript": true,
			"license": "MIT",
			"bin": {
				"esbuild": "bin/esbuild"
			},
			"engines": {
				"node": ">=18"
			},
			"optionalDependencies": {
				"@esbuild/aix-ppc64": "0.27.3",
				"@esbuild/android-arm": "0.27.3",
				"@esbuild/android-arm64": "0.27.3",
				"@esbuild/android-x64": "0.27.3",
				"@esbuild/darwin-arm64": "0.27.3",
				"@esbuild/darwin-x64": "0.27.3",
				"@esbuild/freebsd-arm64": "0.27.3",
				"@esbuild/freebsd-x64": "0.27.3",
				"@esbuild/linux-arm": "0.27.3",
				"@esbuild/linux-arm64": "0.27.3",
				"@esbuild/linux-ia32": "0.27.3",
				"@esbuild/linux-loong64": "0.27.3",
				"@esbuild/linux-mips64el": "0.27.3",
				"@esbuild/linux-ppc64": "0.27.3",
				"@esbuild/linux-riscv64": "0.27.3",
				"@esbuild/linux-s390x": "0.27.3",
				"@esbuild/linux-x64": "0.27.3",
				"@esbuild/netbsd-arm64": "0.27.3",
				"@esbuild/netbsd-x64": "0.27.3",
				"@esbuild/openbsd-arm64": "0.27.3",
				"@esbuild/openbsd-x64": "0.27.3",
				"@esbuild/openharmony-arm64": "0.27.3",
				"@esbuild/sunos-x64": "0.27.3",
				"@esbuild/win32-arm64": "0.27.3",
				"@esbuild/win32-ia32": "0.27.3",
				"@esbuild/win32-x64": "0.27.3"
			}
		},
		"node_modules/escape-html": {
			"version": "1.0.3",
			"license": "MIT"
		},
		"node_modules/etag": {
			"version": "1.8.1",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/express": {
			"version": "5.2.1",
			"license": "MIT",
			"dependencies": {
				"accepts": "^2.0.0",
				"body-parser": "^2.2.1",
				"content-disposition": "^1.0.0",
				"content-type": "^1.0.5",
				"cookie": "^0.7.1",
				"cookie-signature": "^1.2.1",
				"debug": "^4.4.0",
				"depd": "^2.0.0",
				"encodeurl": "^2.0.0",
				"escape-html": "^1.0.3",
				"etag": "^1.8.1",
				"finalhandler": "^2.1.0",
				"fresh": "^2.0.0",
				"http-errors": "^2.0.0",
				"merge-descriptors": "^2.0.0",
				"mime-types": "^3.0.0",
				"on-finished": "^2.4.1",
				"once": "^1.4.0",
				"parseurl": "^1.3.3",
				"proxy-addr": "^2.0.7",
				"qs": "^6.14.0",
				"range-parser": "^1.2.1",
				"router": "^2.2.0",
				"send": "^1.1.0",
				"serve-static": "^2.2.0",
				"statuses": "^2.0.1",
				"type-is": "^2.0.1",
				"vary": "^1.1.2"
			},
			"engines": {
				"node": ">= 18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/express/node_modules/cookie-signature": {
			"version": "1.2.2",
			"license": "MIT",
			"engines": {
				"node": ">=6.6.0"
			}
		},
		"node_modules/fast-deep-equal": {
			"version": "3.1.3",
			"license": "MIT"
		},
		"node_modules/fast-xml-builder": {
			"version": "1.1.4",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/NaturalIntelligence"
				}
			],
			"license": "MIT",
			"dependencies": {
				"path-expression-matcher": "^1.1.3"
			}
		},
		"node_modules/fast-xml-parser": {
			"version": "5.5.8",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/NaturalIntelligence"
				}
			],
			"license": "MIT",
			"dependencies": {
				"fast-xml-builder": "^1.1.4",
				"path-expression-matcher": "^1.2.0",
				"strnum": "^2.2.0"
			},
			"bin": {
				"fxparser": "src/cli/cli.js"
			}
		},
		"node_modules/fill-range": {
			"version": "7.1.1",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"to-regex-range": "^5.0.1"
			},
			"engines": {
				"node": ">=8"
			}
		},
		"node_modules/finalhandler": {
			"version": "2.1.1",
			"license": "MIT",
			"dependencies": {
				"debug": "^4.4.0",
				"encodeurl": "^2.0.0",
				"escape-html": "^1.0.3",
				"on-finished": "^2.4.1",
				"parseurl": "^1.3.3",
				"statuses": "^2.0.1"
			},
			"engines": {
				"node": ">= 18.0.0"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/forwarded": {
			"version": "0.2.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/fresh": {
			"version": "2.0.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/fs.realpath": {
			"version": "1.0.0",
			"license": "ISC"
		},
		"node_modules/function-bind": {
			"version": "1.1.2",
			"license": "MIT",
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/generate-function": {
			"version": "2.3.1",
			"license": "MIT",
			"dependencies": {
				"is-property": "^1.0.2"
			}
		},
		"node_modules/get-intrinsic": {
			"version": "1.3.0",
			"license": "MIT",
			"dependencies": {
				"call-bind-apply-helpers": "^1.0.2",
				"es-define-property": "^1.0.1",
				"es-errors": "^1.3.0",
				"es-object-atoms": "^1.1.1",
				"function-bind": "^1.1.2",
				"get-proto": "^1.0.1",
				"gopd": "^1.2.0",
				"has-symbols": "^1.1.0",
				"hasown": "^2.0.2",
				"math-intrinsics": "^1.1.0"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/get-proto": {
			"version": "1.0.1",
			"license": "MIT",
			"dependencies": {
				"dunder-proto": "^1.0.1",
				"es-object-atoms": "^1.0.0"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/get-tsconfig": {
			"version": "4.13.6",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"resolve-pkg-maps": "^1.0.0"
			},
			"funding": {
				"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
			}
		},
		"node_modules/glob": {
			"version": "7.2.0",
			"license": "ISC",
			"dependencies": {
				"fs.realpath": "^1.0.0",
				"inflight": "^1.0.4",
				"inherits": "2",
				"minimatch": "^3.0.4",
				"once": "^1.3.0",
				"path-is-absolute": "^1.0.0"
			},
			"engines": {
				"node": "*"
			},
			"funding": {
				"url": "https://github.com/sponsors/isaacs"
			}
		},
		"node_modules/glob-parent": {
			"version": "5.1.2",
			"dev": true,
			"license": "ISC",
			"dependencies": {
				"is-glob": "^4.0.1"
			},
			"engines": {
				"node": ">= 6"
			}
		},
		"node_modules/glob/node_modules/minimatch": {
			"version": "3.1.5",
			"license": "ISC",
			"dependencies": {
				"brace-expansion": "^1.1.7"
			},
			"engines": {
				"node": "*"
			}
		},
		"node_modules/glob/node_modules/minimatch/node_modules/brace-expansion": {
			"version": "1.1.12",
			"license": "MIT",
			"dependencies": {
				"balanced-match": "^1.0.0",
				"concat-map": "0.0.1"
			}
		},
		"node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
			"version": "1.0.2",
			"license": "MIT"
		},
		"node_modules/gopd": {
			"version": "1.2.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/has-flag": {
			"version": "3.0.0",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=4"
			}
		},
		"node_modules/has-symbols": {
			"version": "1.1.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/hasown": {
			"version": "2.0.2",
			"license": "MIT",
			"dependencies": {
				"function-bind": "^1.1.2"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/http-errors": {
			"version": "2.0.1",
			"license": "MIT",
			"dependencies": {
				"depd": "~2.0.0",
				"inherits": "~2.0.4",
				"setprototypeof": "~1.2.0",
				"statuses": "~2.0.2",
				"toidentifier": "~1.0.1"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/iconv-lite": {
			"version": "0.7.2",
			"license": "MIT",
			"dependencies": {
				"safer-buffer": ">= 2.1.2 < 3.0.0"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/ignore-by-default": {
			"version": "1.0.1",
			"dev": true,
			"license": "ISC"
		},
		"node_modules/inflection": {
			"version": "1.13.4",
			"engines": [
				"node >= 0.4.0"
			],
			"license": "MIT"
		},
		"node_modules/inflight": {
			"version": "1.0.6",
			"license": "ISC",
			"dependencies": {
				"once": "^1.3.0",
				"wrappy": "1"
			}
		},
		"node_modules/inherits": {
			"version": "2.0.4",
			"license": "ISC"
		},
		"node_modules/ipaddr.js": {
			"version": "1.9.1",
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			}
		},
		"node_modules/is-binary-path": {
			"version": "2.1.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"binary-extensions": "^2.0.0"
			},
			"engines": {
				"node": ">=8"
			}
		},
		"node_modules/is-extglob": {
			"version": "2.1.1",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=0.10.0"
			}
		},
		"node_modules/is-glob": {
			"version": "4.0.3",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"is-extglob": "^2.1.1"
			},
			"engines": {
				"node": ">=0.10.0"
			}
		},
		"node_modules/is-number": {
			"version": "7.0.0",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=0.12.0"
			}
		},
		"node_modules/is-promise": {
			"version": "4.0.0",
			"license": "MIT"
		},
		"node_modules/is-property": {
			"version": "1.0.2",
			"license": "MIT"
		},
		"node_modules/jsonwebtoken": {
			"version": "9.0.3",
			"license": "MIT",
			"dependencies": {
				"jws": "^4.0.1",
				"lodash.includes": "^4.3.0",
				"lodash.isboolean": "^3.0.3",
				"lodash.isinteger": "^4.0.4",
				"lodash.isnumber": "^3.0.3",
				"lodash.isplainobject": "^4.0.6",
				"lodash.isstring": "^4.0.1",
				"lodash.once": "^4.0.0",
				"ms": "^2.1.1",
				"semver": "^7.5.4"
			},
			"engines": {
				"node": ">=12",
				"npm": ">=6"
			}
		},
		"node_modules/jwa": {
			"version": "2.0.1",
			"license": "MIT",
			"dependencies": {
				"buffer-equal-constant-time": "^1.0.1",
				"ecdsa-sig-formatter": "1.0.11",
				"safe-buffer": "^5.0.1"
			}
		},
		"node_modules/jws": {
			"version": "4.0.1",
			"license": "MIT",
			"dependencies": {
				"jwa": "^2.0.1",
				"safe-buffer": "^5.0.1"
			}
		},
		"node_modules/lodash": {
			"version": "4.17.23",
			"license": "MIT"
		},
		"node_modules/lodash.includes": {
			"version": "4.3.0",
			"license": "MIT"
		},
		"node_modules/lodash.isboolean": {
			"version": "3.0.3",
			"license": "MIT"
		},
		"node_modules/lodash.isinteger": {
			"version": "4.0.4",
			"license": "MIT"
		},
		"node_modules/lodash.isnumber": {
			"version": "3.0.3",
			"license": "MIT"
		},
		"node_modules/lodash.isplainobject": {
			"version": "4.0.6",
			"license": "MIT"
		},
		"node_modules/lodash.isstring": {
			"version": "4.0.1",
			"license": "MIT"
		},
		"node_modules/lodash.once": {
			"version": "4.1.1",
			"license": "MIT"
		},
		"node_modules/lodash.snakecase": {
			"version": "4.1.1",
			"license": "MIT"
		},
		"node_modules/long": {
			"version": "5.3.2",
			"license": "Apache-2.0"
		},
		"node_modules/lru.min": {
			"version": "1.1.4",
			"license": "MIT",
			"engines": {
				"bun": ">=1.0.0",
				"deno": ">=1.30.0",
				"node": ">=8.0.0"
			},
			"funding": {
				"type": "github",
				"url": "https://github.com/sponsors/wellwelwel"
			}
		},
		"node_modules/magic-bytes.js": {
			"version": "1.13.0",
			"license": "MIT"
		},
		"node_modules/math-intrinsics": {
			"version": "1.1.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/media-typer": {
			"version": "1.1.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/merge-descriptors": {
			"version": "2.0.0",
			"license": "MIT",
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"url": "https://github.com/sponsors/sindresorhus"
			}
		},
		"node_modules/mime-db": {
			"version": "1.54.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/mime-types": {
			"version": "3.0.2",
			"license": "MIT",
			"dependencies": {
				"mime-db": "^1.54.0"
			},
			"engines": {
				"node": ">=18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/minimatch": {
			"version": "10.2.4",
			"dev": true,
			"license": "BlueOak-1.0.0",
			"dependencies": {
				"brace-expansion": "^5.0.2"
			},
			"engines": {
				"node": "18 || 20 || >=22"
			},
			"funding": {
				"url": "https://github.com/sponsors/isaacs"
			}
		},
		"node_modules/moment": {
			"version": "2.30.1",
			"license": "MIT",
			"engines": {
				"node": "*"
			}
		},
		"node_modules/moment-timezone": {
			"version": "0.5.48",
			"license": "MIT",
			"dependencies": {
				"moment": "^2.29.4"
			},
			"engines": {
				"node": "*"
			}
		},
		"node_modules/morgan": {
			"version": "1.10.1",
			"license": "MIT",
			"dependencies": {
				"basic-auth": "~2.0.1",
				"debug": "2.6.9",
				"depd": "~2.0.0",
				"on-finished": "~2.3.0",
				"on-headers": "~1.1.0"
			},
			"engines": {
				"node": ">= 0.8.0"
			}
		},
		"node_modules/morgan/node_modules/debug": {
			"version": "2.6.9",
			"license": "MIT",
			"dependencies": {
				"ms": "2.0.0"
			}
		},
		"node_modules/morgan/node_modules/debug/node_modules/ms": {
			"version": "2.0.0",
			"license": "MIT"
		},
		"node_modules/morgan/node_modules/on-finished": {
			"version": "2.3.0",
			"license": "MIT",
			"dependencies": {
				"ee-first": "1.1.1"
			},
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/ms": {
			"version": "2.1.3",
			"license": "MIT"
		},
		"node_modules/multer": {
			"version": "2.1.1",
			"license": "MIT",
			"dependencies": {
				"append-field": "^1.0.0",
				"busboy": "^1.6.0",
				"concat-stream": "^2.0.0",
				"type-is": "^1.6.18"
			},
			"engines": {
				"node": ">= 10.16.0"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/multer/node_modules/type-is": {
			"version": "1.6.18",
			"license": "MIT",
			"dependencies": {
				"media-typer": "0.3.0",
				"mime-types": "~2.1.24"
			},
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/multer/node_modules/type-is/node_modules/media-typer": {
			"version": "0.3.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/multer/node_modules/type-is/node_modules/mime-types": {
			"version": "2.1.35",
			"license": "MIT",
			"dependencies": {
				"mime-db": "1.52.0"
			},
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/multer/node_modules/type-is/node_modules/mime-types/node_modules/mime-db": {
			"version": "1.52.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/mysql2": {
			"version": "3.19.1",
			"license": "MIT",
			"dependencies": {
				"aws-ssl-profiles": "^1.1.2",
				"denque": "^2.1.0",
				"generate-function": "^2.3.1",
				"iconv-lite": "^0.7.2",
				"long": "^5.3.2",
				"lru.min": "^1.1.4",
				"named-placeholders": "^1.1.6",
				"sql-escaper": "^1.3.3"
			},
			"engines": {
				"node": ">= 8.0"
			},
			"peerDependencies": {
				"@types/node": ">= 8"
			}
		},
		"node_modules/named-placeholders": {
			"version": "1.1.6",
			"license": "MIT",
			"dependencies": {
				"lru.min": "^1.1.0"
			},
			"engines": {
				"node": ">=8.0.0"
			}
		},
		"node_modules/negotiator": {
			"version": "1.0.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/node-addon-api": {
			"version": "8.6.0",
			"license": "MIT",
			"engines": {
				"node": "^18 || ^20 || >= 21"
			}
		},
		"node_modules/node-gyp-build": {
			"version": "4.8.4",
			"license": "MIT",
			"bin": {
				"node-gyp-build": "bin.js",
				"node-gyp-build-optional": "optional.js",
				"node-gyp-build-test": "build-test.js"
			}
		},
		"node_modules/nodemon": {
			"version": "3.1.14",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"chokidar": "^3.5.2",
				"debug": "^4",
				"ignore-by-default": "^1.0.1",
				"minimatch": "^10.2.1",
				"pstree.remy": "^1.1.8",
				"semver": "^7.5.3",
				"simple-update-notifier": "^2.0.0",
				"supports-color": "^5.5.0",
				"touch": "^3.1.0",
				"undefsafe": "^2.0.5"
			},
			"bin": {
				"nodemon": "bin/nodemon.js"
			},
			"engines": {
				"node": ">=10"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/nodemon"
			}
		},
		"node_modules/normalize-path": {
			"version": "3.0.0",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=0.10.0"
			}
		},
		"node_modules/object-assign": {
			"version": "4.1.1",
			"license": "MIT",
			"engines": {
				"node": ">=0.10.0"
			}
		},
		"node_modules/object-inspect": {
			"version": "1.13.4",
			"license": "MIT",
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/on-finished": {
			"version": "2.4.1",
			"license": "MIT",
			"dependencies": {
				"ee-first": "1.1.1"
			},
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/on-headers": {
			"version": "1.1.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/once": {
			"version": "1.4.0",
			"license": "ISC",
			"dependencies": {
				"wrappy": "1"
			}
		},
		"node_modules/parseurl": {
			"version": "1.3.3",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/path": {
			"version": "0.12.7",
			"license": "MIT",
			"dependencies": {
				"process": "^0.11.1",
				"util": "^0.10.3"
			}
		},
		"node_modules/path-expression-matcher": {
			"version": "1.2.0",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/NaturalIntelligence"
				}
			],
			"license": "MIT",
			"engines": {
				"node": ">=14.0.0"
			}
		},
		"node_modules/path-is-absolute": {
			"version": "1.0.1",
			"license": "MIT",
			"engines": {
				"node": ">=0.10.0"
			}
		},
		"node_modules/path-to-regexp": {
			"version": "8.3.0",
			"license": "MIT",
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/pg-connection-string": {
			"version": "2.12.0",
			"license": "MIT"
		},
		"node_modules/picomatch": {
			"version": "2.3.1",
			"dev": true,
			"license": "MIT",
			"engines": {
				"node": ">=8.6"
			},
			"funding": {
				"url": "https://github.com/sponsors/jonschlinkert"
			}
		},
		"node_modules/process": {
			"version": "0.11.10",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6.0"
			}
		},
		"node_modules/proxy-addr": {
			"version": "2.0.7",
			"license": "MIT",
			"dependencies": {
				"forwarded": "0.2.0",
				"ipaddr.js": "1.9.1"
			},
			"engines": {
				"node": ">= 0.10"
			}
		},
		"node_modules/pstree.remy": {
			"version": "1.1.8",
			"dev": true,
			"license": "MIT"
		},
		"node_modules/punycode": {
			"version": "1.4.1",
			"license": "MIT"
		},
		"node_modules/qs": {
			"version": "6.15.0",
			"license": "BSD-3-Clause",
			"dependencies": {
				"side-channel": "^1.1.0"
			},
			"engines": {
				"node": ">=0.6"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/range-parser": {
			"version": "1.2.1",
			"license": "MIT",
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/raw-body": {
			"version": "3.0.2",
			"license": "MIT",
			"dependencies": {
				"bytes": "~3.1.2",
				"http-errors": "~2.0.1",
				"iconv-lite": "~0.7.0",
				"unpipe": "~1.0.0"
			},
			"engines": {
				"node": ">= 0.10"
			}
		},
		"node_modules/readable-stream": {
			"version": "3.6.2",
			"license": "MIT",
			"dependencies": {
				"inherits": "^2.0.3",
				"string_decoder": "^1.1.1",
				"util-deprecate": "^1.0.1"
			},
			"engines": {
				"node": ">= 6"
			}
		},
		"node_modules/readdirp": {
			"version": "3.6.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"picomatch": "^2.2.1"
			},
			"engines": {
				"node": ">=8.10.0"
			}
		},
		"node_modules/reflect-metadata": {
			"version": "0.2.2",
			"license": "Apache-2.0"
		},
		"node_modules/resolve-pkg-maps": {
			"version": "1.0.0",
			"dev": true,
			"license": "MIT",
			"funding": {
				"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
			}
		},
		"node_modules/retry-as-promised": {
			"version": "7.1.1",
			"license": "MIT"
		},
		"node_modules/router": {
			"version": "2.2.0",
			"license": "MIT",
			"dependencies": {
				"debug": "^4.4.0",
				"depd": "^2.0.0",
				"is-promise": "^4.0.0",
				"parseurl": "^1.3.3",
				"path-to-regexp": "^8.0.0"
			},
			"engines": {
				"node": ">= 18"
			}
		},
		"node_modules/safe-buffer": {
			"version": "5.2.1",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/feross"
				},
				{
					"type": "patreon",
					"url": "https://www.patreon.com/feross"
				},
				{
					"type": "consulting",
					"url": "https://feross.org/support"
				}
			],
			"license": "MIT"
		},
		"node_modules/safer-buffer": {
			"version": "2.1.2",
			"license": "MIT"
		},
		"node_modules/semver": {
			"version": "7.7.4",
			"license": "ISC",
			"bin": {
				"semver": "bin/semver.js"
			},
			"engines": {
				"node": ">=10"
			}
		},
		"node_modules/send": {
			"version": "1.2.1",
			"license": "MIT",
			"dependencies": {
				"debug": "^4.4.3",
				"encodeurl": "^2.0.0",
				"escape-html": "^1.0.3",
				"etag": "^1.8.1",
				"fresh": "^2.0.0",
				"http-errors": "^2.0.1",
				"mime-types": "^3.0.2",
				"ms": "^2.1.3",
				"on-finished": "^2.4.1",
				"range-parser": "^1.2.1",
				"statuses": "^2.0.2"
			},
			"engines": {
				"node": ">= 18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/sequelize": {
			"version": "6.37.8",
			"funding": [
				{
					"type": "opencollective",
					"url": "https://opencollective.com/sequelize"
				}
			],
			"license": "MIT",
			"dependencies": {
				"@types/debug": "^4.1.8",
				"@types/validator": "^13.7.17",
				"debug": "^4.3.4",
				"dottie": "^2.0.6",
				"inflection": "^1.13.4",
				"lodash": "^4.17.21",
				"moment": "^2.29.4",
				"moment-timezone": "^0.5.43",
				"pg-connection-string": "^2.6.1",
				"retry-as-promised": "^7.0.4",
				"semver": "^7.5.4",
				"sequelize-pool": "^7.1.0",
				"toposort-class": "^1.0.1",
				"uuid": "^8.3.2",
				"validator": "^13.9.0",
				"wkx": "^0.5.0"
			},
			"engines": {
				"node": ">=10.0.0"
			},
			"peerDependenciesMeta": {
				"ibm_db": {
					"optional": true
				},
				"mariadb": {
					"optional": true
				},
				"mysql2": {
					"optional": true
				},
				"oracledb": {
					"optional": true
				},
				"pg": {
					"optional": true
				},
				"pg-hstore": {
					"optional": true
				},
				"snowflake-sdk": {
					"optional": true
				},
				"sqlite3": {
					"optional": true
				},
				"tedious": {
					"optional": true
				}
			}
		},
		"node_modules/sequelize-pool": {
			"version": "7.1.0",
			"license": "MIT",
			"engines": {
				"node": ">= 10.0.0"
			}
		},
		"node_modules/sequelize-typescript": {
			"version": "2.1.6",
			"license": "MIT",
			"dependencies": {
				"glob": "7.2.0"
			},
			"engines": {
				"node": ">=10.0.0"
			},
			"peerDependencies": {
				"@types/node": "*",
				"@types/validator": "*",
				"reflect-metadata": "*",
				"sequelize": ">=6.20.1"
			}
		},
		"node_modules/serve-static": {
			"version": "2.2.1",
			"license": "MIT",
			"dependencies": {
				"encodeurl": "^2.0.0",
				"escape-html": "^1.0.3",
				"parseurl": "^1.3.3",
				"send": "^1.2.0"
			},
			"engines": {
				"node": ">= 18"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/express"
			}
		},
		"node_modules/setprototypeof": {
			"version": "1.2.0",
			"license": "ISC"
		},
		"node_modules/sharp": {
			"version": "0.34.5",
			"hasInstallScript": true,
			"license": "Apache-2.0",
			"dependencies": {
				"@img/colour": "^1.0.0",
				"detect-libc": "^2.1.2",
				"semver": "^7.7.3"
			},
			"engines": {
				"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
			},
			"funding": {
				"url": "https://opencollective.com/libvips"
			},
			"optionalDependencies": {
				"@img/sharp-darwin-arm64": "0.34.5",
				"@img/sharp-darwin-x64": "0.34.5",
				"@img/sharp-libvips-darwin-arm64": "1.2.4",
				"@img/sharp-libvips-darwin-x64": "1.2.4",
				"@img/sharp-libvips-linux-arm": "1.2.4",
				"@img/sharp-libvips-linux-arm64": "1.2.4",
				"@img/sharp-libvips-linux-ppc64": "1.2.4",
				"@img/sharp-libvips-linux-riscv64": "1.2.4",
				"@img/sharp-libvips-linux-s390x": "1.2.4",
				"@img/sharp-libvips-linux-x64": "1.2.4",
				"@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
				"@img/sharp-libvips-linuxmusl-x64": "1.2.4",
				"@img/sharp-linux-arm": "0.34.5",
				"@img/sharp-linux-arm64": "0.34.5",
				"@img/sharp-linux-ppc64": "0.34.5",
				"@img/sharp-linux-riscv64": "0.34.5",
				"@img/sharp-linux-s390x": "0.34.5",
				"@img/sharp-linux-x64": "0.34.5",
				"@img/sharp-linuxmusl-arm64": "0.34.5",
				"@img/sharp-linuxmusl-x64": "0.34.5",
				"@img/sharp-wasm32": "0.34.5",
				"@img/sharp-win32-arm64": "0.34.5",
				"@img/sharp-win32-ia32": "0.34.5",
				"@img/sharp-win32-x64": "0.34.5"
			}
		},
		"node_modules/side-channel": {
			"version": "1.1.0",
			"license": "MIT",
			"dependencies": {
				"es-errors": "^1.3.0",
				"object-inspect": "^1.13.3",
				"side-channel-list": "^1.0.0",
				"side-channel-map": "^1.0.1",
				"side-channel-weakmap": "^1.0.2"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/side-channel-list": {
			"version": "1.0.0",
			"license": "MIT",
			"dependencies": {
				"es-errors": "^1.3.0",
				"object-inspect": "^1.13.3"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/side-channel-map": {
			"version": "1.0.1",
			"license": "MIT",
			"dependencies": {
				"call-bound": "^1.0.2",
				"es-errors": "^1.3.0",
				"get-intrinsic": "^1.2.5",
				"object-inspect": "^1.13.3"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/side-channel-weakmap": {
			"version": "1.0.2",
			"license": "MIT",
			"dependencies": {
				"call-bound": "^1.0.2",
				"es-errors": "^1.3.0",
				"get-intrinsic": "^1.2.5",
				"object-inspect": "^1.13.3",
				"side-channel-map": "^1.0.1"
			},
			"engines": {
				"node": ">= 0.4"
			},
			"funding": {
				"url": "https://github.com/sponsors/ljharb"
			}
		},
		"node_modules/simple-update-notifier": {
			"version": "2.0.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"semver": "^7.5.3"
			},
			"engines": {
				"node": ">=10"
			}
		},
		"node_modules/simple-wcswidth": {
			"version": "1.1.2",
			"license": "MIT"
		},
		"node_modules/sql-escaper": {
			"version": "1.3.3",
			"license": "MIT",
			"engines": {
				"bun": ">=1.0.0",
				"deno": ">=2.0.0",
				"node": ">=12.0.0"
			},
			"funding": {
				"type": "github",
				"url": "https://github.com/mysqljs/sql-escaper?sponsor=1"
			}
		},
		"node_modules/statuses": {
			"version": "2.0.2",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/streamsearch": {
			"version": "1.1.0",
			"engines": {
				"node": ">=10.0.0"
			}
		},
		"node_modules/string_decoder": {
			"version": "1.3.0",
			"license": "MIT",
			"dependencies": {
				"safe-buffer": "~5.2.0"
			}
		},
		"node_modules/string_decoder/node_modules/safe-buffer": {
			"version": "5.2.1",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/feross"
				},
				{
					"type": "patreon",
					"url": "https://www.patreon.com/feross"
				},
				{
					"type": "consulting",
					"url": "https://feross.org/support"
				}
			],
			"license": "MIT"
		},
		"node_modules/strnum": {
			"version": "2.2.2",
			"funding": [
				{
					"type": "github",
					"url": "https://github.com/sponsors/NaturalIntelligence"
				}
			],
			"license": "MIT"
		},
		"node_modules/supports-color": {
			"version": "5.5.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"has-flag": "^3.0.0"
			},
			"engines": {
				"node": ">=4"
			}
		},
		"node_modules/to-regex-range": {
			"version": "5.0.1",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"is-number": "^7.0.0"
			},
			"engines": {
				"node": ">=8.0"
			}
		},
		"node_modules/toidentifier": {
			"version": "1.0.1",
			"license": "MIT",
			"engines": {
				"node": ">=0.6"
			}
		},
		"node_modules/toposort-class": {
			"version": "1.0.1",
			"license": "MIT"
		},
		"node_modules/touch": {
			"version": "3.1.1",
			"dev": true,
			"license": "ISC",
			"bin": {
				"nodetouch": "bin/nodetouch.js"
			}
		},
		"node_modules/ts-mixer": {
			"version": "6.0.4",
			"license": "MIT"
		},
		"node_modules/tslib": {
			"version": "2.8.1",
			"license": "0BSD"
		},
		"node_modules/tsx": {
			"version": "4.21.0",
			"dev": true,
			"license": "MIT",
			"dependencies": {
				"esbuild": "~0.27.0",
				"get-tsconfig": "^4.7.5"
			},
			"bin": {
				"tsx": "dist/cli.mjs"
			},
			"engines": {
				"node": ">=18.0.0"
			},
			"optionalDependencies": {
				"fsevents": "~2.3.3"
			}
		},
		"node_modules/type-is": {
			"version": "2.0.1",
			"license": "MIT",
			"dependencies": {
				"content-type": "^1.0.5",
				"media-typer": "^1.1.0",
				"mime-types": "^3.0.0"
			},
			"engines": {
				"node": ">= 0.6"
			}
		},
		"node_modules/typedarray": {
			"version": "0.0.6",
			"license": "MIT"
		},
		"node_modules/typescript": {
			"version": "5.9.3",
			"dev": true,
			"license": "Apache-2.0",
			"bin": {
				"tsc": "bin/tsc",
				"tsserver": "bin/tsserver"
			},
			"engines": {
				"node": ">=14.17"
			}
		},
		"node_modules/undefsafe": {
			"version": "2.0.5",
			"dev": true,
			"license": "MIT"
		},
		"node_modules/undici": {
			"version": "6.21.3",
			"license": "MIT",
			"engines": {
				"node": ">=18.17"
			}
		},
		"node_modules/undici-types": {
			"version": "7.18.2",
			"license": "MIT"
		},
		"node_modules/unpipe": {
			"version": "1.0.0",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/url": {
			"version": "0.11.4",
			"license": "MIT",
			"dependencies": {
				"punycode": "^1.4.1",
				"qs": "^6.12.3"
			},
			"engines": {
				"node": ">= 0.4"
			}
		},
		"node_modules/util": {
			"version": "0.10.4",
			"license": "MIT",
			"dependencies": {
				"inherits": "2.0.3"
			}
		},
		"node_modules/util-deprecate": {
			"version": "1.0.2",
			"license": "MIT"
		},
		"node_modules/util/node_modules/inherits": {
			"version": "2.0.3",
			"license": "ISC"
		},
		"node_modules/uuid": {
			"version": "8.3.2",
			"license": "MIT",
			"bin": {
				"uuid": "dist/bin/uuid"
			}
		},
		"node_modules/validator": {
			"version": "13.15.26",
			"license": "MIT",
			"engines": {
				"node": ">= 0.10"
			}
		},
		"node_modules/vary": {
			"version": "1.1.2",
			"license": "MIT",
			"engines": {
				"node": ">= 0.8"
			}
		},
		"node_modules/wkx": {
			"version": "0.5.0",
			"license": "MIT",
			"dependencies": {
				"@types/node": "*"
			}
		},
		"node_modules/wrappy": {
			"version": "1.0.2",
			"license": "ISC"
		},
		"node_modules/ws": {
			"version": "8.19.0",
			"license": "MIT",
			"engines": {
				"node": ">=10.0.0"
			},
			"peerDependencies": {
				"bufferutil": "^4.0.1",
				"utf-8-validate": ">=5.0.2"
			},
			"peerDependenciesMeta": {
				"bufferutil": {
					"optional": true
				},
				"utf-8-validate": {
					"optional": true
				}
			}
		}
	}
}
