Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Apr 3, 2024
1 parent 59d75ca commit a48c8ad
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 154 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@primer/css": "21.2.2",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/node": "20.12.3",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"autoprefixer": "10.4.19",
"dayjs": "1.11.10",
"eslint": "8.57.0",
Expand All @@ -37,8 +37,8 @@
"remark-breaks": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"sharp": "0.33.2",
"tailwindcss": "3.4.1",
"sharp": "0.33.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.3",
"unified": "11.0.4"
}
Expand Down
Loading

0 comments on commit a48c8ad

Please sign in to comment.