Skip to content

Commit

Permalink
package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Jan 12, 2025
1 parent 8184dda commit 851e092
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 505 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "15.1.0",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"contentlayer": "^0.3.4",
"little-state-machine": "^4.8.0",
"little-state-machine": "^4.8.1",
"next": "15.1.2",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"prism-react-renderer": "^2.0.5",
"prism-react-renderer": "^2.4.1",
"prismjs": "^1.29.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-github-btn": "1.4.0",
"react-hook-form": "7.44.3",
"react-simple-animate": "^3.5.2",
"react-simple-animate": "^3.5.3",
"react-simple-img": "3.0.0",
"react-sortablejs": "1.5.1",
"rehype-mdx-code-props": "^1.0.0",
Expand All @@ -35,19 +35,19 @@
"@types/eslint-plugin-jsx-a11y": "6.10.0",
"@types/eslint__eslintrc": "2.1.2",
"@types/node": "20.17.10",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/react-helmet": "^6.1.6",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react-helmet": "^6.1.11",
"cross-env": "^7.0.3",
"eslint": "9.17.0",
"eslint-config-next": "15.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"prettier": "^3.4.2",
"typescript": "^5.6.3",
"typescript": "^5.7.3",
"typescript-eslint": "8.18.1"
},
"keywords": [
Expand Down
Loading

0 comments on commit 851e092

Please sign in to comment.