Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Feb 16, 2024
1 parent 6451b86 commit 4f0e168
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 379 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@primer/css": "21.1.1",
"@primer/css": "21.2.0",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"dayjs": "1.11.10",
"eslint": "8.56.0",
Expand All @@ -25,8 +25,8 @@
"is-absolute-url": "4.0.1",
"lowlight": "3.1.0",
"next": "14.1.0",
"postcss": "8.4.33",
"prettier": "3.2.4",
"postcss": "8.4.35",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"rehype-highlight": "7.0.0",
Expand Down
Loading

0 comments on commit 4f0e168

Please sign in to comment.