2024-12-01 12:42:05 +00:00
|
|
|
{
|
|
|
|
"name": "bot-image-moderation-fe",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "bot-image-moderation-fe",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
"typescript": "^5.2.2",
|
|
|
|
"vite": "^6.0.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/react": "^18.2.43",
|
|
|
|
"@types/react-dom": "^18.2.17",
|
2024-12-01 17:25:52 +00:00
|
|
|
"@vitejs/plugin-react-swc": "^3.5.0"
|
2024-12-01 12:42:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.24.0",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
"version": "4.28.0",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
"version": "4.28.0",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@swc/core": {
|
|
|
|
"version": "1.9.3",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@swc/counter": "^0.1.3",
|
|
|
|
"@swc/types": "^0.1.17"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/swc"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@swc/core-darwin-arm64": "1.9.3",
|
|
|
|
"@swc/core-darwin-x64": "1.9.3",
|
|
|
|
"@swc/core-linux-arm-gnueabihf": "1.9.3",
|
|
|
|
"@swc/core-linux-arm64-gnu": "1.9.3",
|
|
|
|
"@swc/core-linux-arm64-musl": "1.9.3",
|
|
|
|
"@swc/core-linux-x64-gnu": "1.9.3",
|
|
|
|
"@swc/core-linux-x64-musl": "1.9.3",
|
|
|
|
"@swc/core-win32-arm64-msvc": "1.9.3",
|
|
|
|
"@swc/core-win32-ia32-msvc": "1.9.3",
|
|
|
|
"@swc/core-win32-x64-msvc": "1.9.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@swc/helpers": "*"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@swc/helpers": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@swc/core-linux-x64-gnu": {
|
|
|
|
"version": "1.9.3",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0 AND MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@swc/core-linux-x64-musl": {
|
|
|
|
"version": "1.9.3",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0 AND MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@swc/counter": {
|
|
|
|
"version": "0.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
},
|
|
|
|
"node_modules/@swc/types": {
|
|
|
|
"version": "0.1.17",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@swc/counter": "^0.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/estree": {
|
|
|
|
"version": "1.0.6",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"version": "20.12.14",
|
|
|
|
"license": "MIT",
|
2024-12-01 17:25:52 +00:00
|
|
|
"optional": true,
|
|
|
|
"peer": true,
|
2024-12-01 12:42:05 +00:00
|
|
|
"dependencies": {
|
|
|
|
"undici-types": "~5.26.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
"version": "15.7.13",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/react": {
|
2024-12-04 17:01:38 +00:00
|
|
|
"version": "18.3.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.13.tgz",
|
|
|
|
"integrity": "sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==",
|
2024-12-01 12:42:05 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/react": "*"
|
|
|
|
}
|
|
|
|
},
|
2024-12-01 17:25:52 +00:00
|
|
|
"node_modules/@vitejs/plugin-react-swc": {
|
|
|
|
"version": "3.7.2",
|
2024-12-01 12:42:05 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-12-01 17:25:52 +00:00
|
|
|
"@swc/core": "^1.7.26"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^4 || ^5 || ^6"
|
2024-12-01 12:42:05 +00:00
|
|
|
}
|
|
|
|
},
|
2024-12-01 17:25:52 +00:00
|
|
|
"node_modules/csstype": {
|
|
|
|
"version": "3.1.3",
|
2024-12-01 12:42:05 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
"version": "0.24.0",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@esbuild/aix-ppc64": "0.24.0",
|
|
|
|
"@esbuild/android-arm": "0.24.0",
|
|
|
|
"@esbuild/android-arm64": "0.24.0",
|
2024-12-01 17:25:52 +00:00
|
|
|
"@esbuild/android-x64": "0.24.0",
|
|
|
|
"@esbuild/darwin-arm64": "0.24.0",
|
|
|
|
"@esbuild/darwin-x64": "0.24.0",
|
|
|
|
"@esbuild/freebsd-arm64": "0.24.0",
|
|
|
|
"@esbuild/freebsd-x64": "0.24.0",
|
|
|
|
"@esbuild/linux-arm": "0.24.0",
|
|
|
|
"@esbuild/linux-arm64": "0.24.0",
|
|
|
|
"@esbuild/linux-ia32": "0.24.0",
|
|
|
|
"@esbuild/linux-loong64": "0.24.0",
|
|
|
|
"@esbuild/linux-mips64el": "0.24.0",
|
|
|
|
"@esbuild/linux-ppc64": "0.24.0",
|
|
|
|
"@esbuild/linux-riscv64": "0.24.0",
|
|
|
|
"@esbuild/linux-s390x": "0.24.0",
|
|
|
|
"@esbuild/linux-x64": "0.24.0",
|
|
|
|
"@esbuild/netbsd-x64": "0.24.0",
|
|
|
|
"@esbuild/openbsd-arm64": "0.24.0",
|
|
|
|
"@esbuild/openbsd-x64": "0.24.0",
|
|
|
|
"@esbuild/sunos-x64": "0.24.0",
|
|
|
|
"@esbuild/win32-arm64": "0.24.0",
|
|
|
|
"@esbuild/win32-ia32": "0.24.0",
|
|
|
|
"@esbuild/win32-x64": "0.24.0"
|
2024-12-01 12:42:05 +00:00
|
|
|
}
|
|
|
|
},
|
2024-12-05 16:01:29 +00:00
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-12-01 17:25:52 +00:00
|
|
|
"node_modules/js-tokens": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"license": "MIT"
|
2024-12-01 12:42:05 +00:00
|
|
|
},
|
2024-12-01 17:25:52 +00:00
|
|
|
"node_modules/loose-envify": {
|
|
|
|
"version": "1.4.0",
|
2024-12-01 12:42:05 +00:00
|
|
|
"license": "MIT",
|
2024-12-01 17:25:52 +00:00
|
|
|
"dependencies": {
|
|
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"loose-envify": "cli.js"
|
2024-12-01 12:42:05 +00:00
|
|
|
}
|
|
|
|
},
|
2024-12-01 17:25:52 +00:00
|
|
|
"node_modules/nanoid": {
|
|
|
|
"version": "3.3.8",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
2024-12-01 12:42:05 +00:00
|
|
|
"license": "MIT",
|
2024-12-01 17:25:52 +00:00
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
2024-12-01 12:42:05 +00:00
|
|
|
"engines": {
|
2024-12-01 17:25:52 +00:00
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
2024-12-01 12:42:05 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/postcss": {
|
|
|
|
"version": "8.4.49",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"nanoid": "^3.3.7",
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0",
|
|
|
|
"scheduler": "^0.23.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": "^18.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rollup": {
|
|
|
|
"version": "4.28.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/estree": "1.0.6"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0",
|
|
|
|
"npm": ">=8.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@rollup/rollup-android-arm-eabi": "4.28.0",
|
|
|
|
"@rollup/rollup-android-arm64": "4.28.0",
|
|
|
|
"@rollup/rollup-darwin-arm64": "4.28.0",
|
|
|
|
"@rollup/rollup-darwin-x64": "4.28.0",
|
|
|
|
"@rollup/rollup-freebsd-arm64": "4.28.0",
|
|
|
|
"@rollup/rollup-freebsd-x64": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.28.0",
|
|
|
|
"@rollup/rollup-linux-x64-musl": "4.28.0",
|
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.28.0",
|
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.28.0",
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.28.0",
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
"version": "0.23.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"version": "5.7.2",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bin": {
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
"version": "5.26.5",
|
2024-12-01 17:25:52 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true
|
2024-12-01 12:42:05 +00:00
|
|
|
},
|
|
|
|
"node_modules/vite": {
|
2024-12-05 16:01:29 +00:00
|
|
|
"version": "6.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.3.tgz",
|
|
|
|
"integrity": "sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==",
|
2024-12-01 12:42:05 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"esbuild": "^0.24.0",
|
|
|
|
"postcss": "^8.4.49",
|
|
|
|
"rollup": "^4.23.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
|
|
|
|
"jiti": ">=1.21.0",
|
|
|
|
"less": "*",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "*",
|
|
|
|
"sass-embedded": "*",
|
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.16.0",
|
|
|
|
"tsx": "^4.8.1",
|
|
|
|
"yaml": "^2.4.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"jiti": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"tsx": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"yaml": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|