Skip to content

Commit

Permalink
Update dependencies (next, react, etc.) (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Nov 16, 2021
2 parents 694c9fb + 2ea9722 commit 41951e0
Show file tree
Hide file tree
Showing 2 changed files with 1,333 additions and 1,446 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.16",
"@next/bundle-analyzer": "^12.0.3",
"@next/bundle-analyzer": "^12.0.4",
"@reach/skip-nav": "^0.16.0",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.4.0",
"clsx": "^1.1.1",
"gray-matter": "^4.0.3",
"mdx-bundler": "^7.0.0",
"next": "^12.0.3",
"next": "^12.0.4",
"next-compose-plugins": "^2.2.1",
"next-pwa": "^5.4.0",
"postcss": "^8.3.11",
"react": "^18.0.0-alpha-310187264-20210716",
"react-dom": "^18.0.0-alpha-310187264-20210716",
"react": "^18.0.0-beta-96ca8d915-20211115",
"react-dom": "^18.0.0-beta-96ca8d915-20211115",
"rehype-code-titles": "^1.0.3",
"rehype-prism-plus": "^1.1.2",
"remark-gfm": "^3.0.1",
Expand All @@ -40,11 +40,11 @@
},
"devDependencies": {
"@types/node": "^16.11.7",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"cross-env": "^7.0.3",
"esbuild": "^0.13.13",
"eslint": "^7.32.0",
"eslint-config-next": "12.0.3",
"eslint-config-next": "12.0.4",
"prettier": "^2.4.1",
"tailwind-bootstrap-grid": "^4.0.0"
}
Expand Down

1 comment on commit 41951e0

@vercel
Copy link

@vercel vercel bot commented on 41951e0 Nov 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.