chore: remove unused dependencies

This commit is contained in:
Waleed Latif
2025-03-11 16:20:48 -07:00
parent 3f8999f674
commit f66d858384
2 changed files with 5 additions and 154 deletions

155
package-lock.json generated
View File

@@ -30,14 +30,12 @@
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"@types/lodash.debounce": "^4.0.9",
"@webcontainer/api": "^1.5.1-internal.9",
"better-auth": "^1.1.18",
"browser-image-compression": "^2.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cron-parser": "^5.0.2",
"croner": "^9.0.0",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.39.3",
@@ -45,11 +43,9 @@
"input-otp": "^1.4.2",
"ioredis": "^5.6.0",
"jwt-decode": "^4.0.0",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.469.0",
"next": "^15.2.0",
"openai": "^4.85.4",
"ora": "^8.2.0",
"postgres": "^3.4.5",
"prismjs": "^1.29.0",
"react": "^18.2.0",
@@ -3345,17 +3341,6 @@
"parse5": "^7.0.0"
}
},
"node_modules/@types/lodash": {
"version": "4.17.15",
"license": "MIT"
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.9",
"license": "MIT",
"dependencies": {
"@types/lodash": "*"
}
},
"node_modules/@types/node": {
"version": "20.17.11",
"license": "MIT",
@@ -4306,6 +4291,7 @@
},
"node_modules/cli-cursor": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"restore-cursor": "^5.0.0"
@@ -5115,16 +5101,6 @@
"devOptional": true,
"license": "MIT"
},
"node_modules/cron-parser": {
"version": "5.0.2",
"license": "MIT",
"dependencies": {
"luxon": "^3.5.0"
},
"engines": {
"node": ">=18"
}
},
"node_modules/croner": {
"version": "9.0.0",
"license": "MIT",
@@ -6309,6 +6285,7 @@
},
"node_modules/get-east-asian-width": {
"version": "1.3.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
@@ -6999,16 +6976,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-interactive": {
"version": "2.0.0",
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-npm": {
"version": "5.0.0",
"license": "MIT",
@@ -7060,16 +7027,6 @@
"version": "1.0.0",
"license": "MIT"
},
"node_modules/is-unicode-supported": {
"version": "2.1.0",
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-wsl": {
"version": "3.1.0",
"license": "MIT",
@@ -8302,10 +8259,6 @@
"version": "4.17.21",
"license": "MIT"
},
"node_modules/lodash.debounce": {
"version": "4.0.8",
"license": "MIT"
},
"node_modules/lodash.defaults": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
@@ -8323,40 +8276,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/log-symbols": {
"version": "6.0.0",
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",
"is-unicode-supported": "^1.3.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/log-symbols/node_modules/chalk": {
"version": "5.4.1",
"license": "MIT",
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/log-symbols/node_modules/is-unicode-supported": {
"version": "1.3.0",
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/log-update": {
"version": "6.1.0",
"dev": true,
@@ -8483,13 +8402,6 @@
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/luxon": {
"version": "3.5.0",
"license": "MIT",
"engines": {
"node": ">=12"
}
},
"node_modules/lz-string": {
"version": "1.5.0",
"dev": true,
@@ -8575,6 +8487,7 @@
},
"node_modules/mimic-function": {
"version": "5.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
@@ -8972,56 +8885,6 @@
"version": "5.26.5",
"license": "MIT"
},
"node_modules/ora": {
"version": "8.2.0",
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",
"cli-cursor": "^5.0.0",
"cli-spinners": "^2.9.2",
"is-interactive": "^2.0.0",
"is-unicode-supported": "^2.0.0",
"log-symbols": "^6.0.0",
"stdin-discarder": "^0.2.2",
"string-width": "^7.2.0",
"strip-ansi": "^7.1.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/ora/node_modules/chalk": {
"version": "5.4.1",
"license": "MIT",
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/ora/node_modules/emoji-regex": {
"version": "10.4.0",
"license": "MIT"
},
"node_modules/ora/node_modules/string-width": {
"version": "7.2.0",
"license": "MIT",
"dependencies": {
"emoji-regex": "^10.3.0",
"get-east-asian-width": "^1.0.0",
"strip-ansi": "^7.1.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/os-tmpdir": {
"version": "1.0.2",
"license": "MIT",
@@ -10022,6 +9885,7 @@
},
"node_modules/restore-cursor": {
"version": "5.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"onetime": "^7.0.0",
@@ -10036,6 +9900,7 @@
},
"node_modules/restore-cursor/node_modules/onetime": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"mimic-function": "^5.0.0"
@@ -10410,16 +10275,6 @@
"integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==",
"license": "MIT"
},
"node_modules/stdin-discarder": {
"version": "0.2.2",
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/streamsearch": {
"version": "1.1.0",
"engines": {

View File

@@ -42,14 +42,12 @@
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"@types/lodash.debounce": "^4.0.9",
"@webcontainer/api": "^1.5.1-internal.9",
"better-auth": "^1.1.18",
"browser-image-compression": "^2.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cron-parser": "^5.0.2",
"croner": "^9.0.0",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.39.3",
@@ -57,11 +55,9 @@
"input-otp": "^1.4.2",
"ioredis": "^5.6.0",
"jwt-decode": "^4.0.0",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.469.0",
"next": "^15.2.0",
"openai": "^4.85.4",
"ora": "^8.2.0",
"postgres": "^3.4.5",
"prismjs": "^1.29.0",
"react": "^18.2.0",