Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Jan 23, 2024
1 parent 06e3369 commit 56b67bb
Show file tree
Hide file tree
Showing 3 changed files with 223 additions and 244 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"dependencies": {
"@primer/css": "21.1.1",
"@types/fs-extra": "11.0.4",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"dayjs": "1.11.10",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"fs-extra": "11.2.0",
"gray-matter": "4.0.3",
"highlight.js": "11.9.0",
"is-absolute-url": "4.0.1",
"lowlight": "3.1.0",
"next": "14.0.4",
"next": "14.1.0",
"postcss": "8.4.33",
"prettier": "3.1.1",
"prettier": "3.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"rehype-highlight": "7.0.0",
Expand All @@ -35,8 +35,8 @@
"rehype-slug": "6.0.0",
"remark-breaks": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.0.0",
"sharp": "0.33.1",
"remark-rehype": "11.1.0",
"sharp": "0.33.2",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"unified": "11.0.4"
Expand Down
Loading

0 comments on commit 56b67bb

Please sign in to comment.