Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sapkra committed Oct 15, 2024
1 parent f9533b4 commit 90d3ec3
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@vitejs/plugin-react": "4.3.2",
"@vitejs/plugin-react-swc": "3.7.1",
"autoprefixer": "10.4.20",
Expand All @@ -35,9 +35,9 @@
"react-dom": "18.3.1",
"storybook": "8.3.5",
"storybook-dark-mode": "4.0.2",
"typescript": "5.5.4",
"typescript-eslint": "8.8.1",
"vite": "5.4.8"
"typescript": "5.6.3",
"typescript-eslint": "8.9.0",
"vite": "5.4.9"
},
"scripts": {
"build": "tsc",
Expand All @@ -50,11 +50,11 @@
"@nextui-org/react": "2.4.8",
"@react-hooks-library/core": "0.6.2",
"@tabler/icons-react": "3.19.0",
"apexcharts": "3.54.0",
"framer-motion": "11.11.8",
"apexcharts": "3.54.1",
"framer-motion": "11.11.9",
"lodash.defaultsdeep": "4.6.1",
"next-themes": "0.3.0",
"react-apexcharts": "1.4.1",
"tailwindcss": "3.4.13"
"tailwindcss": "3.4.14"
}
}

0 comments on commit 90d3ec3

Please sign in to comment.