Skip to content

Commit

Permalink
chore: update next related deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hendraaagil committed May 30, 2024
1 parent f377250 commit 1a2bd58
Show file tree
Hide file tree
Showing 3 changed files with 832 additions and 765 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"htmr": "^1.0.2",
"jsdom": "^24.1.0",
"lucide-react": "^0.381.0",
"next": "14.1.1",
"next": "14.2.3",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"plaiceholder": "^3.0.0",
"react": "^18",
"react": "^18.3.1",
"react-countup": "^6.5.3",
"react-dom": "^18",
"react-dom": "^18.3.1",
"react-swipeable": "^7.0.1",
"rehype-prism-plus": "^1.6.3",
"remark-gfm": "^3.0.1",
Expand All @@ -41,11 +41,11 @@
"@types/jsdom": "^21.1.6",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.13",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.56.0",
"eslint-config-next": "14.0.4",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
Expand Down
Loading

0 comments on commit 1a2bd58

Please sign in to comment.