Skip to content

Commit

Permalink
Update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Mar 4, 2024
1 parent 689bc20 commit 914e208
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 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.2.0",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.20",
"@types/react": "18.2.59",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"dayjs": "1.11.10",
"eslint": "8.57.0",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.1",
"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.1.0",
"next": "14.1.1",
"postcss": "8.4.35",
"prettier": "3.2.5",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 914e208

Please sign in to comment.