Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 10, 2024
1 parent 0766d15 commit ab720c6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,27 +56,27 @@
"axios": "^1.7.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.3",
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.3.1",
"fs": "^0.0.1-security",
"highlight.js": "^11.10.0",
"i18next": "^23.16.4",
"input-otp": "^1.4.0",
"lucide-react": "^0.454.0",
"i18next": "^23.16.5",
"input-otp": "^1.4.1",
"lucide-react": "^0.456.0",
"monaco-editor": "^0.52.0",
"next": "^15.0.2",
"next": "^15.0.3",
"next-i18next": "^15.3.1",
"next-themes": "^0.3.0",
"openai": "^4.70.2",
"next-themes": "^0.4.3",
"openai": "^4.71.1",
"react": "^18.3.1",
"react-day-picker": "^9.2.1",
"react-day-picker": "^9.3.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-resizable-panels": "^2.1.6",
"recharts": "^2.13.3",
"sonner": "^1.6.1",
"sonner": "^1.7.0",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
"tailwind-merge": "^2.5.4",
Expand All @@ -85,13 +85,13 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"electron": "^33.0.2",
"electron": "^33.2.0",
"electron-builder": "^25.1.8",
"eslint": "^9.14.0",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.0.3",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
Expand Down

0 comments on commit ab720c6

Please sign in to comment.