Skip to content

Commit

Permalink
update to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jj committed Jan 16, 2022
1 parent cf17d8a commit 479a9ee
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 1,461 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"email-validator": "^2.0.4",
"fs": "^0.0.1-security",
"lodash.throttle": "^4.1.1",
"next": "^12.0.7",
"next": "^12.0.8",
"nodemailer": "^6.7.2",
"probe-image-size": "^7.2.2",
"react": "17.0.2",
Expand All @@ -65,34 +65,34 @@
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.0.7",
"@next/bundle-analyzer": "^12.0.8",
"@types/cheerio": "^0.22.30",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.8",
"@types/nodemailer": "^6.4.4",
"@types/react": "^17.0.38",
"@types/refractor": "^3.0.2",
"@types/rss": "^0.0.29",
"@types/sanitize-html": "^2.6.1",
"@types/styled-components": "^5.1.19",
"@types/sanitize-html": "^2.6.2",
"@types/styled-components": "^5.1.20",
"@types/testing-library__react": "^10.2.0",
"@types/tryghost__content-api": "^1.3.9",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"@types/tryghost__content-api": "^1.3.10",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"autoprefixer": "^10.4.2",
"critters": "^0.0.15",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"eslint": "<8.0.0",
"eslint-config-next": "^12.0.7",
"eslint-config-next": "^12.0.8",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"next-image-loader": "^2.0.6",
"next-sitemap": "^1.8.4",
"next-sitemap": "^1.9.9",
"postcss": "^8.4.5",
"postcss-color-mod-function": "^3.0.3",
"postcss-easy-import": "^3.0.0",
"postcss-preset-env": "^7.2.0",
"postcss-preset-env": "^7.2.3",
"prettier": "^2.5.1",
"serve": "^13.0.2",
"typescript": "^4.5.4"
Expand Down
Loading

1 comment on commit 479a9ee

@vercel
Copy link

@vercel vercel bot commented on 479a9ee Feb 10, 2022

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.