|
4 | 4 | "dependencies": { |
5 | 5 | "@mdx-js/loader": "1.6.22", |
6 | 6 | "@mdx-js/react": "1.6.22", |
7 | | - "@next/mdx": "12.0.8", |
| 7 | + "@next/mdx": "12.0.10", |
8 | 8 | "@twilio-paste/core": "10.20.0", |
9 | 9 | "@twilio-paste/icons": "5.9.0", |
10 | 10 | "isomorphic-unfetch": "3.1.0", |
11 | 11 | "lodash.reverse": "4.0.1", |
12 | 12 | "lodash.sortby": "4.7.0", |
13 | 13 | "mdx-prism": "0.3.4", |
14 | | - "next": "12.0.8", |
| 14 | + "next": "12.0.10", |
15 | 15 | "next-seo": "4.29.0", |
16 | 16 | "prismjs": "1.26.0", |
17 | 17 | "prop-types": "15.8.1", |
18 | 18 | "react": "17.0.2", |
19 | 19 | "react-dom": "17.0.2", |
20 | 20 | "react-uid": "2.3.1", |
21 | | - "swr": "1.1.2", |
| 21 | + "swr": "1.2.1", |
22 | 22 | "twit": "2.2.11", |
23 | 23 | "twitter-text": "3.1.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/core": "7.16.12", |
| 26 | + "@babel/core": "7.17.2", |
27 | 27 | "@emotion/babel-preset-css-prop": "10.2.1", |
28 | | - "@next/eslint-plugin-next": "12.0.8", |
| 28 | + "@next/eslint-plugin-next": "12.0.10", |
29 | 29 | "@percy/cypress": "2.3.4", |
30 | 30 | "@sitaggart/eslint-config-ts": "0.6.10", |
31 | 31 | "@sitaggart/prettier-config": "0.3.9", |
32 | 32 | "@types/lodash.reverse": "4.0.6", |
33 | 33 | "@types/lodash.sortby": "4.7.6", |
34 | 34 | "@types/mdx-js__react": "1.5.5", |
35 | 35 | "@types/node": "17.0.10", |
36 | | - "@types/react": "17.0.38", |
| 36 | + "@types/react": "17.0.39", |
37 | 37 | "@types/twit": "2.2.30", |
38 | 38 | "@types/twitter-text": "3.1.1", |
39 | 39 | "babel-plugin-import-glob-array": "0.2.0", |
40 | 40 | "babel-plugin-inline-react-svg": "2.0.1", |
41 | 41 | "bundlewatch": "0.3.3", |
42 | | - "cypress": "9.3.1", |
43 | | - "eslint": "8.7.0", |
44 | | - "eslint-config-next": "12.0.8", |
| 42 | + "cypress": "9.4.1", |
| 43 | + "eslint": "8.8.0", |
| 44 | + "eslint-config-next": "12.0.10", |
45 | 45 | "eslint-formatter-codeframe": "7.32.1", |
46 | 46 | "husky": "7.0.4", |
47 | | - "jest": "27.4.7", |
48 | | - "netlify-cli": "8.13.0", |
| 47 | + "jest": "27.5.1", |
| 48 | + "netlify-cli": "8.19.3", |
49 | 49 | "percy": "0.28.7", |
50 | 50 | "precise-commits": "1.0.2", |
51 | 51 | "prettier": "2.5.1", |
52 | | - "rehype": "12.0.0", |
| 52 | + "rehype": "12.0.1", |
53 | 53 | "start-server-and-test": "1.14.0", |
54 | 54 | "typescript": "4.5.5" |
55 | 55 | }, |
|
0 commit comments