Skip to content

Commit

Permalink
bump to latest next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cws committed Jan 30, 2021
1 parent 416f7ab commit 308df36
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 1,882 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fs": "^0.0.1-security",
"hast-util-to-string": "^1.0.4",
"lodash.throttle": "^4.1.1",
"next": "^10.0.5",
"next": "^10.0.6",
"nodemailer": "^6.4.17",
"nodemailer-smtp-transport": "^2.7.4",
"probe-image-size": "^6.0.0",
Expand All @@ -58,11 +58,11 @@
"rehype": "^11.0.0",
"rehype-react": "^6.2.0",
"rss": "^1.2.2",
"sanitize-html": "^2.3.1",
"sanitize-html": "^2.3.2",
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"@next/bundle-analyzer": "^10.0.5",
"@next/bundle-analyzer": "^10.0.6",
"@types/cheerio": "^0.22.23",
"@types/lodash": "^4.14.168",
"@types/node": "^14.14.22",
Expand All @@ -74,15 +74,15 @@
"@types/styled-components": "^5.1.7",
"@types/testing-library__react": "^10.2.0",
"@types/tryghost__content-api": "^1.3.6",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"autoprefixer": "^10.2.3",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"autoprefixer": "^10.2.4",
"critters": "^0.0.6",
"eslint": "^7.18.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"next-sitemap": "^1.4.5",
"next-sitemap": "^1.4.15",
"postcss": "^8.2.4",
"postcss-color-mod-function": "^3.0.3",
"postcss-easy-import": "^3.0.0",
Expand Down
Loading

1 comment on commit 308df36

@vercel
Copy link

@vercel vercel bot commented on 308df36 Jan 30, 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.