Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Nov 12, 2024
1 parent b0b2186 commit 46ab817
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 283 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"lint": "next lint"
},
"dependencies": {
"@primer/css": "21.5.0",
"@primer/css": "21.5.1",
"@types/fs-extra": "11.0.4",
"@types/node": "22.8.4",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025",
"babel-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"dayjs": "1.11.13",
"eslint": "9.13.0",
"eslint-config-next": "15.0.2",
"eslint": "9.14.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react-compiler": "19.0.0-beta-6fc168f-20241025",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"fs-extra": "11.2.0",
"gray-matter": "4.0.3",
"highlight.js": "11.10.0",
"is-absolute-url": "4.0.1",
"lowlight": "3.1.0",
"next": "15.0.2",
"postcss": "8.4.47",
"next": "15.0.3",
"postcss": "8.4.49",
"prettier": "3.3.3",
"react": "19.0.0-rc-0bc30748-20241028",
"react-dom": "19.0.0-rc-0bc30748-20241028",
"react": "19.0.0-rc-ed15d500-20241110",
"react-dom": "19.0.0-rc-ed15d500-20241110",
"rehype-highlight": "7.0.1",
"rehype-img-size": "1.0.1",
"rehype-react": "8.0.0",
Expand Down
Loading

0 comments on commit 46ab817

Please sign in to comment.