Skip to content

Commit

Permalink
chore: update latest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JHSeo-git committed Dec 30, 2024
1 parent 140a41a commit 76b3303
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 225 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,46 +42,46 @@
"giscus": "^1.5.0",
"github-slugger": "^2.0.0",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next": "15.1.3",
"next-contentlayer2": "^0.5.3",
"next-themes": "^0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-is": "19.0.0",
"react-medium-image-zoom": "^5.2.12",
"react-medium-image-zoom": "^5.2.13",
"react-twc": "^1.4.2",
"react-tweet": "^3.2.1",
"sharp": "^0.33.5",
"shiki": "^1.24.4",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.5"
"swr": "^2.3.0",
"tailwind-merge": "^2.6.0"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@next/bundle-analyzer": "15.1.2",
"@next/bundle-analyzer": "15.1.3",
"@types/glob": "^8.1.0",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.2",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"autoprefixer": "^10.4.20",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"esbuild": "^0.24.2",
"esbuild-register": "^3.6.0",
"eslint": "^9.17.0",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-tailwindcss": "^3.17.5",
"globals": "^15.14.0",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.6",
Expand Down
Loading

0 comments on commit 76b3303

Please sign in to comment.