Skip to content

Commit

Permalink
chore: update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JHSeo-git committed Jan 3, 2025
1 parent 76b3303 commit d834efd
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 408 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@codesandbox/sandpack-react": "^2.19.10",
"@giscus/react": "^3.0.0",
"@giscus/react": "^3.1.0",
"@prisma/client": "^6.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-toggle": "^1.1.1",
Expand All @@ -39,7 +39,7 @@
"contentlayer2": "^0.5.3",
"date-fns": "^4.1.0",
"framer-motion": "^11.15.0",
"giscus": "^1.5.0",
"giscus": "^1.6.0",
"github-slugger": "^2.0.0",
"lucide-react": "^0.469.0",
"next": "15.1.3",
Expand All @@ -52,7 +52,7 @@
"react-twc": "^1.4.2",
"react-tweet": "^3.2.1",
"sharp": "^0.33.5",
"shiki": "^1.24.4",
"shiki": "^1.26.0",
"swr": "^2.3.0",
"tailwind-merge": "^2.6.0"
},
Expand All @@ -65,13 +65,13 @@
"@next/bundle-analyzer": "15.1.3",
"@types/glob": "^8.1.0",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"autoprefixer": "^10.4.20",
"concurrently": "^9.1.1",
"concurrently": "^9.1.2",
"esbuild": "^0.24.2",
"esbuild-register": "^3.6.0",
"eslint": "^9.17.0",
Expand All @@ -91,7 +91,7 @@
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"seonest-post-gen": "^0.3.1",
"seonest-post-gen": "^0.4.1",
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
Expand Down
Loading

0 comments on commit d834efd

Please sign in to comment.