ss_website/package-lock.json

2731 lines
63 KiB
JSON
Raw Normal View History

2024-05-16 05:19:03 +00:00
{
"name": "SimplySyncedLLC_Website",
2024-08-18 05:51:10 +00:00
"version": "1.2.0",
2024-05-16 05:19:03 +00:00
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "SimplySyncedLLC_Website",
2024-08-18 05:51:10 +00:00
"version": "1.2.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@headlessui/react": "^1.7.14",
"@sendgrid/mail": "^8.1.3",
"@types/node": "^20.1.0",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.4",
"@types/react-google-recaptcha": "^2.1.5",
"aos": "^3.0.0-beta.6",
"axios": "^1.5.0",
"date-fns": "^2.30.0",
2024-08-16 18:30:53 +00:00
"next": "^14.2.5",
2024-05-16 05:19:03 +00:00
"react": "18.2.0",
"react-dom": "18.2.0",
"react-google-recaptcha": "^3.1.0",
"react-hot-toast": "^2.4.1",
2024-08-17 06:12:23 +00:00
"sendgrid": "^5.2.3",
2024-05-16 05:19:03 +00:00
"sharp": "^0.32.5",
"supports-color": "^8.1.1",
"typescript": "^5.0.4"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"@types/aos": "^3.0.4",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2"
}
},
"node_modules/@alloc/quick-lru": {
"version": "5.2.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@babel/runtime": {
"version": "7.24.5",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@headlessui/react": {
"version": "1.7.19",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@tanstack/react-virtual": "^3.0.0-beta.60",
"client-only": "^0.0.1"
},
"engines": {
"node": ">=10"
},
"peerDependencies": {
"react": "^16 || ^17 || ^18",
"react-dom": "^16 || ^17 || ^18"
}
},
"node_modules/@isaacs/cliui": {
"version": "8.0.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
"strip-ansi": "^7.0.1",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.5",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@jridgewell/set-array": "^1.2.1",
"@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.24"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/resolve-uri": {
"version": "3.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/set-array": {
"version": "1.2.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.4.15",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/@jridgewell/trace-mapping": {
"version": "0.3.25",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@jridgewell/resolve-uri": "^3.1.0",
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@next/env": {
2024-08-16 18:30:53 +00:00
"version": "14.2.5",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/@next/swc-win32-x64-msvc": {
2024-08-16 18:30:53 +00:00
"version": "14.2.5",
2024-05-16 05:19:03 +00:00
"cpu": [
"x64"
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">= 8"
}
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/@opentelemetry/api": {
"version": "1.4.1",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true,
"peer": true,
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8.0.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"optional": true,
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=14"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@sendgrid/client": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/@sendgrid/client/-/client-8.1.3.tgz",
"integrity": "sha512-mRwTticRZIdUTsnyzvlK6dMu3jni9ci9J+dW/6fMMFpGRAJdCJlivFVYQvqk8kRS3RnFzS7sf6BSmhLl1ldDhA==",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@sendgrid/helpers": "^8.0.0",
"axios": "^1.6.8"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=12.*"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@sendgrid/helpers": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@sendgrid/helpers/-/helpers-8.0.0.tgz",
"integrity": "sha512-Ze7WuW2Xzy5GT5WRx+yEv89fsg/pgy3T1E3FS0QEx0/VvRmigMZ5qyVGhJz4SxomegDkzXv/i0aFPpHKN8qdAA==",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"deepmerge": "^4.2.2"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 12.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@sendgrid/mail": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/@sendgrid/mail/-/mail-8.1.3.tgz",
"integrity": "sha512-Wg5iKSUOER83/cfY6rbPa+o3ChnYzWwv1OcsR8gCV8SKi+sUPIMroildimlnb72DBkQxcbylxng1W7f0RIX7MQ==",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@sendgrid/client": "^8.1.3",
"@sendgrid/helpers": "^8.0.0"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=12.*"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@swc/counter": {
"version": "0.1.3",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0"
2024-08-16 18:30:53 +00:00
},
"node_modules/@swc/helpers": {
"version": "0.5.5",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@swc/counter": "^0.1.3",
"tslib": "^2.4.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@tailwindcss/forms": {
"version": "0.5.7",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"mini-svg-data-uri": "^1.2.3"
2024-05-16 05:19:03 +00:00
},
"peerDependencies": {
2024-08-16 18:30:53 +00:00
"tailwindcss": ">=3.0.0 || >= 3.0.0-alpha.1"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@tailwindcss/typography": {
"version": "0.5.13",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"lodash.castarray": "^4.4.0",
"lodash.isplainobject": "^4.0.6",
"lodash.merge": "^4.6.2",
"postcss-selector-parser": "6.0.10"
2024-05-16 05:19:03 +00:00
},
"peerDependencies": {
2024-08-16 18:30:53 +00:00
"tailwindcss": ">=3.0.0 || insiders"
2024-05-16 05:19:03 +00:00
}
},
2024-08-18 19:02:44 +00:00
"node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser": {
"version": "6.0.10",
"dev": true,
"license": "MIT",
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
},
"engines": {
"node": ">=4"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@tanstack/react-virtual": {
"version": "3.5.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@tanstack/virtual-core": "3.5.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
2024-05-16 05:19:03 +00:00
},
"peerDependencies": {
2024-08-16 18:30:53 +00:00
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@tanstack/virtual-core": {
"version": "3.5.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/aos": {
"version": "3.0.7",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/node": {
"version": "20.12.11",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"undici-types": "~5.26.4"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/prop-types": {
"version": "15.7.12",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/react": {
"version": "18.3.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@types/prop-types": "*",
"csstype": "^3.0.2"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/react-dom": {
"version": "18.3.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@types/react": "*"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/@types/react-google-recaptcha": {
"version": "2.1.9",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@types/react": "*"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/addressparser": {
"version": "1.0.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/any-promise": {
"version": "1.3.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/anymatch": {
"version": "3.1.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/aos": {
"version": "3.0.0-beta.6",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"classlist-polyfill": "^1.2.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/arg": {
"version": "5.0.2",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/async.ensureasync": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"async.util.ensureasync": "0.5.2"
}
},
"node_modules/async.queue": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"async.util.queue": "0.5.2"
}
},
"node_modules/async.util.arrayeach": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.ensureasync": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"async.util.restparam": "0.5.2",
"async.util.setimmediate": "0.5.2"
}
},
"node_modules/async.util.isarray": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.map": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.noop": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.onlyonce": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.queue": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"async.util.arrayeach": "0.5.2",
"async.util.isarray": "0.5.2",
"async.util.map": "0.5.2",
"async.util.noop": "0.5.2",
"async.util.onlyonce": "0.5.2",
"async.util.setimmediate": "0.5.2"
}
},
"node_modules/async.util.restparam": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
"node_modules/async.util.setimmediate": {
"version": "0.5.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/asynckit": {
"version": "0.4.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/autoprefixer": {
"version": "10.4.19",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"browserslist": "^4.23.0",
"caniuse-lite": "^1.0.30001599",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"bin": {
"autoprefixer": "bin/autoprefixer"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": "^10 || ^12 || >=14"
2024-05-16 05:19:03 +00:00
},
"peerDependencies": {
2024-08-16 18:30:53 +00:00
"postcss": "^8.1.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/axios": {
"version": "1.7.4",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/b4a": {
"version": "1.6.6",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0"
2024-08-16 18:30:53 +00:00
},
"node_modules/balanced-match": {
"version": "1.0.2",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/bare-events": {
"version": "2.2.2",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true
},
"node_modules/bare-fs": {
"version": "2.3.0",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true,
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"bare-events": "^2.0.0",
"bare-path": "^2.0.0",
"bare-stream": "^1.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/bare-os": {
"version": "2.3.0",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/bare-path": {
"version": "2.1.2",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true,
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"bare-os": "^2.1.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/bare-stream": {
"version": "1.0.0",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"optional": true,
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"streamx": "^2.16.1"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/base64-js": {
"version": "1.5.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"
}
2024-08-18 19:02:44 +00:00
],
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/binary-extensions": {
"version": "2.3.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=8"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/bl": {
"version": "4.1.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"dependencies": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/bottleneck": {
"version": "1.16.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/brace-expansion": {
"version": "2.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"balanced-match": "^1.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/braces": {
"version": "3.0.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 07:00:45 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"fill-range": "^7.1.1"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/browserslist": {
"version": "4.23.0",
2024-05-16 05:19:03 +00:00
"dev": true,
"funding": [
{
2024-08-16 18:30:53 +00:00
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
2024-05-16 05:19:03 +00:00
},
{
2024-08-16 18:30:53 +00:00
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
2024-05-16 05:19:03 +00:00
},
{
2024-08-16 18:30:53 +00:00
"type": "github",
"url": "https://github.com/sponsors/ai"
2024-05-16 05:19:03 +00:00
}
2024-08-16 18:30:53 +00:00
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"caniuse-lite": "^1.0.30001587",
"electron-to-chromium": "^1.4.668",
"node-releases": "^2.0.14",
"update-browserslist-db": "^1.0.13"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"bin": {
"browserslist": "cli.js"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/buffer": {
"version": "5.7.1",
2024-05-16 05:19:03 +00:00
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/busboy": {
"version": "1.6.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"streamsearch": "^1.1.0"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=10.16.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/camelcase-css": {
2024-05-16 05:19:03 +00:00
"version": "2.0.1",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/caniuse-lite": {
"version": "1.0.30001617",
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
2024-08-18 19:02:44 +00:00
],
"license": "CC-BY-4.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/chokidar": {
"version": "3.6.0",
2024-05-16 05:19:03 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"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"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 8.10.0"
2024-05-16 05:19:03 +00:00
},
"funding": {
2024-08-16 18:30:53 +00:00
"url": "https://paulmillr.com/funding/"
2024-05-16 05:19:03 +00:00
},
"optionalDependencies": {
2024-08-16 18:30:53 +00:00
"fsevents": "~2.3.2"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/chownr": {
"version": "1.1.4",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/classlist-polyfill": {
"version": "1.2.0",
2024-08-18 19:02:44 +00:00
"license": "Unlicense"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/client-only": {
"version": "0.0.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/color": {
"version": "4.2.3",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"color-convert": "^2.0.1",
"color-string": "^1.9.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=12.5.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/color-convert": {
"version": "2.0.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=7.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/color-name": {
"version": "1.1.4",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/color-string": {
"version": "1.9.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"dependencies": {
"color-name": "^1.0.0",
"simple-swizzle": "^0.2.2"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/combined-stream": {
"version": "1.0.8",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"dependencies": {
"delayed-stream": "~1.0.0"
},
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 0.8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/commander": {
2024-05-16 05:19:03 +00:00
"version": "4.1.1",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">= 6"
}
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/core-js": {
"version": "3.38.0",
"hasInstallScript": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"
}
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/cssesc": {
"version": "3.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"bin": {
"cssesc": "bin/cssesc"
},
"engines": {
"node": ">=4"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/csstype": {
"version": "3.1.3",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/date-fns": {
"version": "2.30.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@babel/runtime": "^7.21.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=0.11"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/date-fns"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/debug": {
"version": "2.6.9",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"ms": "2.0.0"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/debug/node_modules/ms": {
"version": "2.1.2",
"license": "MIT"
},
2024-08-16 18:30:53 +00:00
"node_modules/decompress-response": {
"version": "6.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"mimic-response": "^3.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/deep-extend": {
"version": "0.6.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=4.0.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/deepmerge": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
"integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/delayed-stream": {
"version": "1.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=0.4.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/detect-libc": {
"version": "2.0.3",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/didyoumean": {
"version": "1.2.2",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "Apache-2.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/dlv": {
"version": "1.1.3",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/dotenv": {
"version": "4.0.0",
2024-08-18 19:02:44 +00:00
"license": "BSD-2-Clause",
2024-08-17 06:12:23 +00:00
"engines": {
"node": ">=4.6.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/eastasianwidth": {
"version": "0.2.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/electron-to-chromium": {
"version": "1.4.763",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "ISC"
2024-08-16 18:30:53 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/encoding": {
"version": "0.1.13",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"iconv-lite": "^0.6.2"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/end-of-stream": {
"version": "1.4.4",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"once": "^1.4.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/escalade": {
"version": "3.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/escape-string-regexp": {
"version": "1.0.5",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"engines": {
"node": ">=0.8.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/expand-template": {
"version": "2.0.3",
2024-08-18 19:02:44 +00:00
"license": "(MIT OR WTFPL)",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/extend": {
"version": "3.0.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/fast-fifo": {
"version": "1.3.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/fast-glob": {
"version": "3.3.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=8.6.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/fastq": {
"version": "1.17.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"reusify": "^1.0.4"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/fill-range": {
"version": "7.1.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"to-regex-range": "^5.0.1"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/follow-redirects": {
"version": "1.15.6",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=4.0"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"peerDependenciesMeta": {
"debug": {
"optional": true
}
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/foreground-child": {
"version": "3.1.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"cross-spawn": "^7.0.0",
"signal-exit": "^4.0.1"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=14"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/form-data": {
"version": "4.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">= 6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/fraction.js": {
"version": "4.3.7",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
2024-08-16 18:30:53 +00:00
"node": "*"
},
"funding": {
"type": "patreon",
"url": "https://github.com/sponsors/rawify"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/fs-constants": {
"version": "1.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/function-bind": {
"version": "1.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"funding": {
2024-08-16 18:30:53 +00:00
"url": "https://github.com/sponsors/ljharb"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/github-from-package": {
"version": "0.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/glob": {
"version": "10.3.14",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"foreground-child": "^3.1.0",
"jackspeak": "^2.3.6",
"minimatch": "^9.0.1",
"minipass": "^7.0.4",
"path-scurry": "^1.11.0"
},
"bin": {
"glob": "dist/esm/bin.mjs"
},
"engines": {
"node": ">=16 || 14 >=14.17"
2024-05-16 05:19:03 +00:00
},
"funding": {
2024-08-16 18:30:53 +00:00
"url": "https://github.com/sponsors/isaacs"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/glob-parent": {
"version": "5.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"is-glob": "^4.0.1"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">= 6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-18 19:02:44 +00:00
"node_modules/glob/node_modules/minipass": {
"version": "7.1.1",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=16 || 14 >=14.17"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/goober": {
"version": "2.1.14",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"peerDependencies": {
"csstype": "^3.0.10"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/graceful-fs": {
"version": "4.2.11",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/has-flag": {
"version": "4.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/hasown": {
"version": "2.0.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"function-bind": "^1.1.2"
},
"engines": {
"node": ">= 0.4"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/hoist-non-react-statics": {
"version": "3.3.2",
2024-08-18 19:02:44 +00:00
"license": "BSD-3-Clause",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"react-is": "^16.7.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-17 06:12:23 +00:00
"node_modules/iconv-lite": {
"version": "0.6.3",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/ieee754": {
"version": "1.2.1",
2024-05-16 05:19:03 +00:00
"funding": [
{
2024-08-16 18:30:53 +00:00
"type": "github",
"url": "https://github.com/sponsors/feross"
2024-05-16 05:19:03 +00:00
},
{
2024-08-16 18:30:53 +00:00
"type": "patreon",
"url": "https://www.patreon.com/feross"
2024-05-16 05:19:03 +00:00
},
{
2024-08-16 18:30:53 +00:00
"type": "consulting",
"url": "https://feross.org/support"
2024-05-16 05:19:03 +00:00
}
2024-08-18 19:02:44 +00:00
],
"license": "BSD-3-Clause"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/inherits": {
"version": "2.0.4",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/ini": {
"version": "1.3.8",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-08-16 18:30:53 +00:00
},
"node_modules/is-arrayish": {
"version": "0.3.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"binary-extensions": "^2.0.0"
},
"engines": {
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/is-core-module": {
"version": "2.13.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"hasown": "^2.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/is-extglob": {
"version": "2.1.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=0.10.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=8"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/is-glob": {
"version": "4.0.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/is-number": {
"version": "7.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=0.12.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/isexe": {
"version": "2.0.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/jackspeak": {
"version": "2.3.6",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "BlueOak-1.0.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@isaacs/cliui": "^8.0.2"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
},
"optionalDependencies": {
"@pkgjs/parseargs": "^0.11.0"
}
},
"node_modules/jiti": {
"version": "1.21.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"bin": {
"jiti": "bin/jiti.js"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/js-tokens": {
"version": "4.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/lilconfig": {
"version": "2.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">=10"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/lines-and-columns": {
"version": "1.2.4",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/lodash.castarray": {
"version": "4.4.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/lodash.chunk": {
"version": "4.2.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-08-16 18:30:53 +00:00
"node_modules/lodash.debounce": {
"version": "4.0.8",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/lodash.isplainobject": {
"version": "4.0.6",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/lodash.merge": {
"version": "4.6.2",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/lodash.throttle": {
"version": "4.1.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-16 18:30:53 +00:00
},
"node_modules/loose-envify": {
"version": "1.4.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"js-tokens": "^3.0.0 || ^4.0.0"
},
"bin": {
"loose-envify": "cli.js"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/lru-cache": {
"version": "10.2.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-08-16 18:30:53 +00:00
"engines": {
"node": "14 || >=16.14"
}
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/mailparser": {
"version": "0.6.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"encoding": "^0.1.12",
"mime": "^1.3.4",
"mimelib": "^0.3.0",
"uue": "^3.1.0"
}
},
2024-08-16 18:30:53 +00:00
"node_modules/merge2": {
"version": "1.4.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">= 8"
}
2024-05-16 05:19:03 +00:00
},
"node_modules/micromatch": {
"version": "4.0.5",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
}
},
2024-08-17 06:12:23 +00:00
"node_modules/mime": {
"version": "1.6.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"bin": {
"mime": "cli.js"
},
"engines": {
"node": ">=4"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/mime-db": {
"version": "1.52.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
"version": "2.1.35",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"mime-db": "1.52.0"
},
"engines": {
"node": ">= 0.6"
}
},
2024-08-17 06:12:23 +00:00
"node_modules/mimelib": {
"version": "0.3.1",
2024-08-18 19:02:44 +00:00
"license": "EUPL-1.1",
2024-08-17 06:12:23 +00:00
"dependencies": {
"addressparser": "~1.0.1",
"encoding": "~0.1.12"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/mimic-response": {
"version": "3.1.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/mini-svg-data-uri": {
"version": "1.4.4",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"bin": {
"mini-svg-data-uri": "cli.js"
}
},
"node_modules/minimatch": {
"version": "9.0.4",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/minimist": {
"version": "1.2.8",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/mkdirp-classic": {
"version": "0.5.3",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-05-16 05:19:03 +00:00
"node_modules/mz": {
"version": "2.7.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"any-promise": "^1.0.0",
"object-assign": "^4.0.1",
"thenify-all": "^1.0.0"
}
},
"node_modules/nanoid": {
"version": "3.3.7",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/napi-build-utils": {
"version": "1.0.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/next": {
2024-08-16 18:30:53 +00:00
"version": "14.2.5",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"@next/env": "14.2.5",
"@swc/helpers": "0.5.5",
2024-05-16 05:19:03 +00:00
"busboy": "1.6.0",
"caniuse-lite": "^1.0.30001579",
"graceful-fs": "^4.2.11",
"postcss": "8.4.31",
"styled-jsx": "5.1.1"
},
"bin": {
"next": "dist/bin/next"
},
"engines": {
"node": ">=18.17.0"
},
"optionalDependencies": {
2024-08-16 18:30:53 +00:00
"@next/swc-darwin-arm64": "14.2.5",
"@next/swc-darwin-x64": "14.2.5",
"@next/swc-linux-arm64-gnu": "14.2.5",
"@next/swc-linux-arm64-musl": "14.2.5",
"@next/swc-linux-x64-gnu": "14.2.5",
"@next/swc-linux-x64-musl": "14.2.5",
"@next/swc-win32-arm64-msvc": "14.2.5",
"@next/swc-win32-ia32-msvc": "14.2.5",
"@next/swc-win32-x64-msvc": "14.2.5"
2024-05-16 05:19:03 +00:00
},
"peerDependencies": {
"@opentelemetry/api": "^1.1.0",
2024-08-16 18:30:53 +00:00
"@playwright/test": "^1.41.2",
2024-05-16 05:19:03 +00:00
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.3.0"
},
"peerDependenciesMeta": {
"@opentelemetry/api": {
"optional": true
},
2024-08-16 18:30:53 +00:00
"@playwright/test": {
"optional": true
},
2024-05-16 05:19:03 +00:00
"sass": {
"optional": true
}
}
},
"node_modules/next/node_modules/postcss": {
"version": "8.4.31",
"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"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"nanoid": "^3.3.6",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
"engines": {
"node": "^10 || ^12 || >=14"
}
},
"node_modules/node-abi": {
"version": "3.62.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"semver": "^7.3.5"
},
"engines": {
"node": ">=10"
}
},
"node_modules/node-addon-api": {
"version": "6.1.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/node-releases": {
"version": "2.0.14",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/normalize-path": {
"version": "3.0.0",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/normalize-range": {
"version": "0.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/object-assign": {
"version": "4.1.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/object-hash": {
"version": "3.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">= 6"
}
},
"node_modules/once": {
"version": "1.4.0",
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
"wrappy": "1"
}
},
"node_modules/path-key": {
"version": "3.1.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/path-parse": {
"version": "1.0.7",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/path-scurry": {
"version": "1.11.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "BlueOak-1.0.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
"lru-cache": "^10.2.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/path-scurry/node_modules/minipass": {
"version": "7.1.1",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=16 || 14 >=14.17"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/picocolors": {
"version": "1.0.0",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
"node_modules/picomatch": {
"version": "2.3.1",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/pify": {
"version": "2.3.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/pirates": {
"version": "4.0.6",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">= 6"
}
},
"node_modules/postcss": {
"version": "8.4.38",
"dev": true,
"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"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"nanoid": "^3.3.7",
"picocolors": "^1.0.0",
"source-map-js": "^1.2.0"
},
"engines": {
"node": "^10 || ^12 || >=14"
}
},
"node_modules/postcss-import": {
"version": "15.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"postcss-value-parser": "^4.0.0",
"read-cache": "^1.0.0",
"resolve": "^1.1.7"
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"postcss": "^8.0.0"
}
},
"node_modules/postcss-js": {
"version": "4.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"camelcase-css": "^2.0.1"
},
"engines": {
"node": "^12 || ^14 || >= 16"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"peerDependencies": {
"postcss": "^8.4.21"
}
},
"node_modules/postcss-load-config": {
"version": "4.0.2",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"lilconfig": "^3.0.0",
"yaml": "^2.3.4"
},
"engines": {
"node": ">= 14"
},
"peerDependencies": {
"postcss": ">=8.0.9",
"ts-node": ">=9.0.0"
},
"peerDependenciesMeta": {
"postcss": {
"optional": true
},
"ts-node": {
"optional": true
}
}
},
"node_modules/postcss-load-config/node_modules/lilconfig": {
"version": "3.1.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/antonk52"
}
},
"node_modules/postcss-nested": {
"version": "6.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"postcss-selector-parser": "^6.0.11"
},
"engines": {
"node": ">=12.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"peerDependencies": {
"postcss": "^8.2.14"
}
},
"node_modules/postcss-nested/node_modules/postcss-selector-parser": {
"version": "6.0.16",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
},
"engines": {
"node": ">=4"
}
},
"node_modules/postcss-value-parser": {
"version": "4.2.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/prebuild-install": {
"version": "7.1.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"detect-libc": "^2.0.0",
"expand-template": "^2.0.3",
"github-from-package": "0.0.0",
"minimist": "^1.2.3",
"mkdirp-classic": "^0.5.3",
"napi-build-utils": "^1.0.1",
"node-abi": "^3.3.0",
"pump": "^3.0.0",
"rc": "^1.2.7",
"simple-get": "^4.0.0",
"tar-fs": "^2.0.0",
"tunnel-agent": "^0.6.0"
},
"bin": {
"prebuild-install": "bin.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/prebuild-install/node_modules/tar-fs": {
"version": "2.1.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"chownr": "^1.1.1",
"mkdirp-classic": "^0.5.2",
"pump": "^3.0.0",
"tar-stream": "^2.1.4"
}
},
"node_modules/prebuild-install/node_modules/tar-stream": {
"version": "2.2.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"bl": "^4.0.3",
"end-of-stream": "^1.4.1",
"fs-constants": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.1.1"
},
"engines": {
"node": ">=6"
}
},
"node_modules/prop-types": {
"version": "15.8.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
"react-is": "^16.13.1"
}
},
"node_modules/proxy-from-env": {
"version": "1.1.0",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/pump": {
"version": "3.0.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"node_modules/queue-microtask": {
"version": "1.2.3",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-05-16 05:19:03 +00:00
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
2024-08-18 19:02:44 +00:00
],
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/queue-tick": {
"version": "1.0.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/rc": {
"version": "1.2.8",
2024-08-18 19:02:44 +00:00
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
2024-05-16 05:19:03 +00:00
"dependencies": {
"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"bin": {
"rc": "cli.js"
}
},
"node_modules/react": {
"version": "18.2.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"loose-envify": "^1.1.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/react-async-script": {
"version": "1.2.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"hoist-non-react-statics": "^3.3.0",
"prop-types": "^15.5.0"
},
"peerDependencies": {
"react": ">=16.4.1"
}
},
"node_modules/react-dom": {
"version": "18.2.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"loose-envify": "^1.1.0",
"scheduler": "^0.23.0"
},
"peerDependencies": {
"react": "^18.2.0"
}
},
"node_modules/react-google-recaptcha": {
"version": "3.1.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"prop-types": "^15.5.0",
"react-async-script": "^1.2.0"
},
"peerDependencies": {
"react": ">=16.4.1"
}
},
"node_modules/react-hot-toast": {
"version": "2.4.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"goober": "^2.1.10"
},
"engines": {
"node": ">=10"
},
"peerDependencies": {
"react": ">=16",
"react-dom": ">=16"
}
},
"node_modules/react-is": {
"version": "16.13.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/read-cache": {
"version": "1.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"pify": "^2.3.0"
}
},
"node_modules/readable-stream": {
"version": "3.6.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"inherits": "^2.0.3",
2024-08-16 18:30:53 +00:00
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
2024-05-16 05:19:03 +00:00
},
2024-08-16 18:30:53 +00:00
"engines": {
"node": ">= 6"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/readdirp": {
"version": "3.6.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
2024-08-16 18:30:53 +00:00
"picomatch": "^2.2.1"
2024-05-16 05:19:03 +00:00
},
"engines": {
2024-08-16 18:30:53 +00:00
"node": ">=8.10.0"
2024-05-16 05:19:03 +00:00
}
},
2024-08-16 18:30:53 +00:00
"node_modules/regenerator-runtime": {
"version": "0.14.1",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/resolve": {
"version": "1.22.8",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"is-core-module": "^2.13.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
},
"bin": {
"resolve": "bin/resolve"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/reusify": {
"version": "1.0.4",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
}
},
"node_modules/run-parallel": {
"version": "1.2.0",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-05-16 05:19:03 +00:00
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"queue-microtask": "^1.2.2"
}
},
"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"
}
2024-08-18 19:02:44 +00:00
],
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/safer-buffer": {
"version": "2.1.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-08-17 06:12:23 +00:00
},
2024-05-16 05:19:03 +00:00
"node_modules/scheduler": {
"version": "0.23.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"loose-envify": "^1.1.0"
}
},
"node_modules/semver": {
"version": "7.6.2",
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
2024-08-17 06:12:23 +00:00
"node_modules/sendgrid": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/sendgrid/-/sendgrid-5.2.3.tgz",
"integrity": "sha512-FD7oR9TbJFUew1p0Vw9JX0wBetDyq634LzylSXz4n9+hwaf+6a9dNloZl8CcjpsX4NuEc3HJanTN4GjDwNyi4A==",
"deprecated": "Please see v6.X+ at https://www.npmjs.com/org/sendgrid",
"dependencies": {
"async.ensureasync": "^0.5.2",
"async.queue": "^0.5.2",
"bottleneck": "^1.12.0",
"debug": "^2.2.0",
"lodash.chunk": "^4.2.0",
"mailparser": "^0.6.1",
"sendgrid-rest": "^2.3.0"
},
"engines": {
"node": ">= 4.0.0"
}
},
"node_modules/sendgrid-rest": {
"version": "2.6.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"core-js": "^3.5.0",
"dotenv": "^4.0.0"
},
"engines": {
"node": ">= 0.10"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/sharp": {
"version": "0.32.6",
"hasInstallScript": true,
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
"color": "^4.2.3",
"detect-libc": "^2.0.2",
"node-addon-api": "^6.1.0",
"prebuild-install": "^7.1.1",
"semver": "^7.5.4",
"simple-get": "^4.0.1",
"tar-fs": "^3.0.4",
"tunnel-agent": "^0.6.0"
},
"engines": {
"node": ">=14.15.0"
},
"funding": {
"url": "https://opencollective.com/libvips"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/sharp/node_modules/tar-fs": {
"version": "3.0.6",
"license": "MIT",
"dependencies": {
"pump": "^3.0.0",
"tar-stream": "^3.1.5"
},
"optionalDependencies": {
"bare-fs": "^2.1.1",
"bare-path": "^2.1.0"
}
},
"node_modules/sharp/node_modules/tar-stream": {
"version": "3.1.7",
"license": "MIT",
"dependencies": {
"b4a": "^1.6.4",
"fast-fifo": "^1.2.0",
"streamx": "^2.15.0"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/shebang-command": {
"version": "2.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"shebang-regex": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/shebang-regex": {
"version": "3.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/signal-exit": {
"version": "4.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/simple-concat": {
"version": "1.0.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"
}
2024-08-18 19:02:44 +00:00
],
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/simple-get": {
"version": "4.0.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"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"decompress-response": "^6.0.0",
"once": "^1.3.1",
"simple-concat": "^1.0.0"
}
},
"node_modules/simple-swizzle": {
"version": "0.2.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"is-arrayish": "^0.3.1"
}
},
"node_modules/source-map-js": {
"version": "1.2.0",
2024-08-18 19:02:44 +00:00
"license": "BSD-3-Clause",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/streamsearch": {
"version": "1.1.0",
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/streamx": {
"version": "2.16.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"fast-fifo": "^1.1.0",
"queue-tick": "^1.0.1"
},
"optionalDependencies": {
"bare-events": "^2.2.0"
}
},
"node_modules/string_decoder": {
"version": "1.3.0",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"safe-buffer": "~5.2.0"
}
},
"node_modules/string-width": {
"version": "5.1.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/string-width-cjs": {
"name": "string-width",
"version": "4.2.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/string-width-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/string-width-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/string-width-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/string-width/node_modules/emoji-regex": {
"version": "9.2.2",
"dev": true,
"license": "MIT"
},
2024-05-16 05:19:03 +00:00
"node_modules/strip-ansi": {
"version": "7.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-regex": "^6.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/strip-ansi-cjs": {
"name": "strip-ansi",
"version": "6.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/strip-ansi/node_modules/ansi-regex": {
"version": "6.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/strip-json-comments": {
"version": "2.0.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/styled-jsx": {
"version": "5.1.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"client-only": "0.0.1"
},
"engines": {
"node": ">= 12.0.0"
},
"peerDependencies": {
"react": ">= 16.8.0 || 17.x.x || ^18.0.0-0"
},
"peerDependenciesMeta": {
"@babel/core": {
"optional": true
},
"babel-plugin-macros": {
"optional": true
}
}
},
"node_modules/sucrase": {
"version": "3.35.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@jridgewell/gen-mapping": "^0.3.2",
"commander": "^4.0.0",
"glob": "^10.3.10",
"lines-and-columns": "^1.1.6",
"mz": "^2.7.0",
"pirates": "^4.0.1",
"ts-interface-checker": "^0.1.9"
},
"bin": {
"sucrase": "bin/sucrase",
"sucrase-node": "bin/sucrase-node"
},
"engines": {
"node": ">=16 || 14 >=14.17"
}
},
"node_modules/supports-color": {
"version": "8.1.1",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
}
},
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/tailwindcss": {
"version": "3.4.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"arg": "^5.0.2",
"chokidar": "^3.5.3",
"didyoumean": "^1.2.2",
"dlv": "^1.1.3",
"fast-glob": "^3.3.0",
"glob-parent": "^6.0.2",
"is-glob": "^4.0.3",
"jiti": "^1.21.0",
"lilconfig": "^2.1.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"object-hash": "^3.0.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.23",
"postcss-import": "^15.1.0",
"postcss-js": "^4.0.1",
"postcss-load-config": "^4.0.1",
"postcss-nested": "^6.0.1",
"postcss-selector-parser": "^6.0.11",
"resolve": "^1.22.2",
"sucrase": "^3.32.0"
},
"bin": {
"tailwind": "lib/cli.js",
"tailwindcss": "lib/cli.js"
},
"engines": {
"node": ">=14.0.0"
}
},
"node_modules/tailwindcss/node_modules/glob-parent": {
"version": "6.0.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
"is-glob": "^4.0.3"
},
"engines": {
"node": ">=10.13.0"
}
},
"node_modules/tailwindcss/node_modules/postcss-selector-parser": {
"version": "6.0.16",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
},
"engines": {
"node": ">=4"
}
},
"node_modules/thenify": {
"version": "3.3.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"any-promise": "^1.0.0"
}
},
"node_modules/thenify-all": {
"version": "1.6.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"thenify": ">= 3.1.0 < 4"
},
"engines": {
"node": ">=0.8"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
}
},
"node_modules/ts-interface-checker": {
"version": "0.1.13",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "Apache-2.0"
2024-05-16 05:19:03 +00:00
},
"node_modules/tslib": {
"version": "2.6.2",
2024-08-18 19:02:44 +00:00
"license": "0BSD"
2024-05-16 05:19:03 +00:00
},
"node_modules/tunnel-agent": {
"version": "0.6.0",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-05-16 05:19:03 +00:00
"dependencies": {
"safe-buffer": "^5.0.1"
},
"engines": {
"node": "*"
}
},
"node_modules/typescript": {
"version": "5.4.5",
2024-08-18 19:02:44 +00:00
"license": "Apache-2.0",
2024-05-16 05:19:03 +00:00
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"node_modules/undici-types": {
"version": "5.26.5",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/update-browserslist-db": {
"version": "1.0.15",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"escalade": "^3.1.2",
"picocolors": "^1.0.0"
},
"bin": {
"update-browserslist-db": "cli.js"
},
"peerDependencies": {
"browserslist": ">= 4.21.0"
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
2024-08-18 19:02:44 +00:00
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
2024-08-17 06:12:23 +00:00
"node_modules/uue": {
"version": "3.1.2",
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-08-17 06:12:23 +00:00
"dependencies": {
"escape-string-regexp": "~1.0.5",
"extend": "~3.0.0"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/which": {
"version": "2.0.2",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/wrap-ansi": {
"version": "8.1.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs": {
"name": "wrap-ansi",
"version": "7.0.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
"version": "4.3.0",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
2024-08-18 19:02:44 +00:00
"dev": true,
"license": "MIT"
2024-05-16 05:19:03 +00:00
},
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
"version": "4.2.3",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "MIT",
2024-05-16 05:19:03 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
2024-08-18 19:02:44 +00:00
"node_modules/wrap-ansi/node_modules/ansi-styles": {
"version": "6.2.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
2024-05-16 05:19:03 +00:00
"node_modules/wrappy": {
"version": "1.0.2",
2024-08-18 19:02:44 +00:00
"license": "ISC"
2024-05-16 05:19:03 +00:00
},
"node_modules/yaml": {
"version": "2.4.2",
2024-08-16 18:30:53 +00:00
"dev": true,
2024-08-18 19:02:44 +00:00
"license": "ISC",
2024-05-16 05:19:03 +00:00
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14"
}
}
}
}