|
65 | 65 | "@next/bundle-analyzer": "^12.0.7",
|
66 | 66 | "@types/cheerio": "^0.22.30",
|
67 | 67 | "@types/lodash": "^4.14.178",
|
68 |
| - "@types/node": "^16.11.12", |
| 68 | + "@types/node": "^17.0.2", |
69 | 69 | "@types/nodemailer": "^6.4.4",
|
70 | 70 | "@types/react": "^17.0.37",
|
71 | 71 | "@types/refractor": "^3.0.2",
|
72 | 72 | "@types/rss": "^0.0.29",
|
73 | 73 | "@types/sanitize-html": "^2.6.0",
|
74 |
| - "@types/styled-components": "^5.1.17", |
| 74 | + "@types/styled-components": "^5.1.18", |
75 | 75 | "@types/testing-library__react": "^10.2.0",
|
76 | 76 | "@types/tryghost__content-api": "^1.3.8",
|
77 |
| - "@typescript-eslint/eslint-plugin": "^5.6.0", |
78 |
| - "@typescript-eslint/parser": "^5.6.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "^5.8.0", |
| 78 | + "@typescript-eslint/parser": "^5.8.0", |
79 | 79 | "autoprefixer": "^10.4.0",
|
80 | 80 | "critters": "^0.0.15",
|
81 | 81 | "eslint": "<8.0.0",
|
|
87 | 87 | "postcss": "^8.4.5",
|
88 | 88 | "postcss-color-mod-function": "^3.0.3",
|
89 | 89 | "postcss-easy-import": "^3.0.0",
|
90 |
| - "postcss-preset-env": "^7.0.1", |
| 90 | + "postcss-preset-env": "^7.0.2", |
91 | 91 | "prettier": "^2.5.1",
|
92 |
| - "typescript": "^4.5.3" |
| 92 | + "typescript": "^4.5.4" |
93 | 93 | }
|
94 | 94 | }
|
0 commit comments