Skip to content

Commit

Permalink
fix(deps): update major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 89c23bf commit 7df0d48
Show file tree
Hide file tree
Showing 2 changed files with 2,602 additions and 2,093 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"format": "prettier --write ."
},
"dependencies": {
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"gray-matter": "^4.0.3",
"next": "^14.2.14",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^4.12.0",
"react-icons": "^5.3.0",
"rehype-highlight": "^7.0.0",
"rehype-stringify": "^10.0.1",
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"remark-lint-list-item-bullet-indent": "^4.1.2",
"remark-lint-list-item-bullet-indent": "^5.0.0",
"remark-parse": "^11.0.0",
"remark-prism": "^1.3.6",
"remark-rehype": "^11.1.1",
Expand All @@ -33,13 +33,13 @@
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/remark-prism": "^1.3.7",
"eslint": "^8.57.1",
"eslint": "^9.12.0",
"eslint-config-next": "^14.2.14",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"engines": {
"node": "20.18.0"
},
"packageManager": "pnpm@8.15.9"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 7df0d48

Please sign in to comment.