Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Nov 6, 2023
1 parent d2f7d3b commit be884e5
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 179 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"dependencies": {
"@primer/css": "21.0.9",
"@types/fs-extra": "11.0.3",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/node": "20.8.10",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"autoprefixer": "10.4.16",
"dayjs": "1.11.10",
"eslint": "8.52.0",
"eslint-config-next": "14.0.0",
"eslint": "8.53.0",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "9.0.0",
"fs-extra": "11.1.1",
"gray-matter": "4.0.3",
"highlight.js": "11.9.0",
"is-absolute-url": "4.0.1",
"lowlight": "3.1.0",
"next": "14.0.0",
"next": "14.0.1",
"postcss": "8.4.31",
"prettier": "3.0.3",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit be884e5

Please sign in to comment.