Skip to content

Commit

Permalink
chore: up deps (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub authored Feb 9, 2025
1 parent 176e8a3 commit e5e8027
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 356 deletions.
19 changes: 12 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"date-fns-tz": "^3.2.0",
"emoji-picker-react": "^4.12.0",
"emoji-regex": "^10.4.0",
"framer-motion": "^12.0.11",
"framer-motion": "^12.4.1",
"get-user-locale": "^2.3.2",
"heic2any": "^0.0.4",
"import-in-the-middle": "^1.12.0",
"mongoose": "^8.9.6",
"import-in-the-middle": "^1.13.0",
"mongoose": "^8.10.0",
"mongoose-encryption-decryption": "^1.2.1",
"next": "15.1.6",
"next-auth": "5.0.0-beta.25",
Expand All @@ -55,16 +55,16 @@
"react-icons": "^5.4.0",
"react-use": "^17.6.0",
"recharts": "^2.15.1",
"require-in-the-middle": "^7.5.0",
"require-in-the-middle": "^7.5.1",
"resend": "^4.1.2",
"tailwind-merge": "^2.6.0",
"to-words": "^4.2.0"
"to-words": "^4.3.0"
},
"devDependencies": {
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.2.0",
Expand All @@ -76,7 +76,7 @@
"@typescript-eslint/parser": "^8.23.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.5",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-check-file": "^2.8.0",
Expand Down Expand Up @@ -153,5 +153,10 @@
"packageManager": "[email protected]",
"overrides": {
"react-is": "19.0.0"
},
"pnpm": {
"onlyBuiltDependencies": [
"@vercel/speed-insights"
]
}
}
Loading

0 comments on commit e5e8027

Please sign in to comment.