Skip to content

Commit

Permalink
chore: cleanup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dallen4 committed Sep 23, 2024
1 parent 348d206 commit 00f1eaf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 386 deletions.
7 changes: 1 addition & 6 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,14 @@
"next-pwa": "^5.6.0",
"next-safe": "^3.3.0",
"next-seo": "^4.11.0",
"node-mailjet": "^3.3.7",
"randomcolor": "^0.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-type-animation": "^3.2.0",
"request-ip": "^3.3.0",
"sharp": "^0.32.0",
"stripe": "^12.13.0",
"ua-parser-js": "^1.0.32",
"unique-names-generator": "^4.7.1",
"yup": "^0.29.3"
"ua-parser-js": "^1.0.32"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.0.6",
Expand All @@ -62,14 +59,12 @@
"@types/cors": "^2.8.13",
"@types/js-cookie": "^3.0.2",
"@types/mdx": "^2.0.9",
"@types/node-mailjet": "^3.3.8",
"@types/qrcode": "^1.5.0",
"@types/randomcolor": "^0.5.6",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/request-ip": "^0.0.37",
"@types/ua-parser-js": "^0.7.36",
"@types/yup": "^0.29.8",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
Expand Down
Loading

0 comments on commit 00f1eaf

Please sign in to comment.