|
15 | 15 | ], |
16 | 16 | "dependencies": { |
17 | 17 | "@badrap/bar-of-progress": "^0.1.2", |
18 | | - "@docsearch/react": "^1.0.0-alpha.14", |
19 | | - "@formspree/react": "^2.2.3", |
20 | | - "@juggle/resize-observer": "^3.2.0", |
| 18 | + "@docsearch/react": "^1.0.0-alpha.28", |
| 19 | + "@formspree/react": "^2.2.4", |
| 20 | + "@juggle/resize-observer": "^3.3.1", |
21 | 21 | "@mdx-js/loader": "^1.6.22", |
22 | 22 | "@mdx-js/react": "^1.6.22", |
23 | | - "@next/bundle-analyzer": "^11.1.2", |
24 | | - "@next/mdx": "^11.1.2", |
| 23 | + "@next/bundle-analyzer": "^12.0.1", |
| 24 | + "@next/mdx": "^12.0.1", |
25 | 25 | "@reach/rect": "^0.16.0", |
26 | 26 | "@silvenon/remark-smartypants": "^1.0.0", |
27 | 27 | "@sindresorhus/slugify": "^1.1.0", |
28 | 28 | "@svgr/webpack": "^5.5.0", |
29 | 29 | "@tailwindcss/jit": "^0.1.18", |
30 | 30 | "@tailwindcss/typography": "^0.4.1", |
31 | | - "autoprefixer": "^10.3.4", |
| 31 | + "autoprefixer": "^10.4.0", |
32 | 32 | "babel-plugin-preval": "^5.0.0", |
33 | 33 | "clsx": "^1.1.1", |
34 | 34 | "dlv": "^1.1.3", |
35 | 35 | "file-loader": "^6.0.0", |
36 | 36 | "focus-visible": "^5.1.0", |
37 | 37 | "framer-motion": "^4.1.17", |
38 | 38 | "front-matter": "^4.0.2", |
39 | | - "glob": "^7.1.7", |
| 39 | + "glob": "^7.2.0", |
40 | 40 | "intersection-observer": "^0.12.0", |
41 | 41 | "minimatch": "^3.0.4", |
42 | | - "next": "^11.1.2", |
43 | | - "postcss": "^8.3.6", |
| 42 | + "next": "^12.0.1", |
| 43 | + "postcss": "^8.3.11", |
44 | 44 | "postcss-focus-visible": "^5.0.0", |
45 | 45 | "postcss-import": "^14.0.2", |
46 | 46 | "postcss-nested": "^5.0.6", |
47 | 47 | "prismjs": "^1.25.0", |
48 | 48 | "react": "^17.0.2", |
49 | 49 | "react-dom": "^17.0.2", |
50 | | - "react-intersection-observer": "^8.29.0", |
| 50 | + "react-intersection-observer": "^8.32.2", |
51 | 51 | "redent": "^3.0.0", |
52 | 52 | "simple-functional-loader": "^1.2.1", |
53 | | - "tailwindcss": "^2.2.9", |
| 53 | + "tailwindcss": "^2.2.19", |
54 | 54 | "tinytime": "^0.2.6", |
55 | 55 | "unist-util-visit": "^2.0.3", |
56 | | - "webpack": "^5.0.0" |
| 56 | + "webpack": "^5.61.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@types/react": "^17.0.14", |
60 | | - "@typescript-eslint/eslint-plugin": "2.x", |
61 | | - "@typescript-eslint/parser": "2.x", |
| 59 | + "@types/react": "^17.0.33", |
| 60 | + "@typescript-eslint/eslint-plugin": "2.34.0", |
| 61 | + "@typescript-eslint/parser": "2.34.0", |
62 | 62 | "babel-eslint": "10.x", |
63 | | - "@babel/core":"^7.0.0", |
| 63 | + "@babel/core":"^7.16.0", |
64 | 64 | "eslint": "6.x", |
65 | 65 | "eslint-config-react-app": "^5.2.1", |
66 | 66 | "eslint-plugin-flowtype": "4.x", |
67 | 67 | "eslint-plugin-import": "2.x", |
68 | 68 | "eslint-plugin-jsx-a11y": "6.x", |
69 | 69 | "eslint-plugin-react": "7.x", |
70 | 70 | "eslint-plugin-react-hooks": "2.x", |
71 | | - "prettier": "^2.2.1", |
72 | | - "typescript": "^4.4.2" |
| 71 | + "prettier": "^2.4.1", |
| 72 | + "typescript": "^4.4.4" |
73 | 73 | } |
74 | 74 | } |
0 commit comments