Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Jan 22, 2025
1 parent e9a82d9 commit e777b66
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 383 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@google/generative-ai": "^0.21.0",
"@heroui/react": "2.6.14",
"@internationalized/date": "3.6.0",
"@next/third-parties": "15.1.5",
"@next/third-parties": "15.1.6",
"@sentry/nextjs": "^8.50.0",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
Expand All @@ -38,13 +38,13 @@
"date-fns-tz": "^3.2.0",
"emoji-picker-react": "^4.12.0",
"emoji-regex": "^10.4.0",
"framer-motion": "^12.0.0",
"framer-motion": "^12.0.1",
"get-user-locale": "^2.3.2",
"heic2any": "^0.0.4",
"import-in-the-middle": "^1.12.0",
"mongoose": "^8.9.5",
"mongoose-encryption-decryption": "^1.2.1",
"next": "15.1.5",
"next": "15.1.6",
"next-auth": "5.0.0-beta.25",
"next-themes": "^0.4.4",
"next13-progressbar": "^1.2.2",
Expand Down Expand Up @@ -74,9 +74,9 @@
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/coverage-v8": "^3.0.3",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.5",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand All @@ -85,15 +85,15 @@
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"jsdom": "^26.0.0",
"knip": "^5.42.2",
"knip": "^5.43.1",
"lint-staged": "^15.4.1",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.10",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.2",
"vitest": "^3.0.3",
"webpack": "^5.97.1"
},
"license": "MIT",
Expand Down
Loading

0 comments on commit e777b66

Please sign in to comment.