|
20 | 20 | "> 1%" |
21 | 21 | ], |
22 | 22 | "dependencies": { |
23 | | - "@badrap/bar-of-progress": "^0.1.2", |
| 23 | + "@badrap/bar-of-progress": "^0.2.1", |
24 | 24 | "@docsearch/react": "^1.0.0-alpha.28", |
25 | 25 | "@formspree/react": "^2.2.5", |
26 | 26 | "@headlessui/react": "^1.6.1", |
|
30 | 30 | "@mdx-js/react": "^1.6.22", |
31 | 31 | "@next/bundle-analyzer": "^12.1.6", |
32 | 32 | "@next/mdx": "^12.1.6", |
33 | | - "@reach/rect": "^0.16.0", |
| 33 | + "@reach/rect": "^0.17.0", |
34 | 34 | "@silvenon/remark-smartypants": "^1.0.0", |
35 | | - "@sindresorhus/slugify": "^1.1.0", |
| 35 | + "@sindresorhus/slugify": "^1.1.2", |
36 | 36 | "@svgr/webpack": "^5.5.0", |
37 | 37 | "@tailwindcss/jit": "^0.1.18", |
38 | 38 | "@tailwindcss/typography": "^0.4.1", |
39 | 39 | "autoprefixer": "^10.4.7", |
40 | 40 | "babel-plugin-preval": "^5.1.0", |
41 | 41 | "clsx": "^1.1.1", |
42 | 42 | "dlv": "^1.1.3", |
43 | | - "file-loader": "^6.0.0", |
44 | | - "focus-visible": "^5.1.0", |
| 43 | + "file-loader": "^6.2.0", |
| 44 | + "focus-visible": "^5.2.0", |
45 | 45 | "framer-motion": "^4.1.17", |
46 | 46 | "front-matter": "^4.0.2", |
47 | | - "glob": "^7.2.0", |
| 47 | + "glob": "^7.2.3", |
48 | 48 | "intersection-observer": "^0.12.0", |
49 | 49 | "minimatch": "^3.1.2", |
50 | 50 | "next": "^12.1.6", |
51 | | - "next-themes": "^0.1.1", |
| 51 | + "next-themes": "^0.2.0", |
52 | 52 | "postcss": "^8.4.13", |
53 | 53 | "postcss-focus-visible": "^5.0.0", |
54 | 54 | "postcss-import": "^14.1.0", |
55 | 55 | "postcss-nested": "^5.0.6", |
56 | 56 | "prismjs": "^1.28.0", |
57 | | - "react": "^17.0.2", |
58 | | - "react-dom": "^17.0.2", |
| 57 | + "react": "^18.1.0", |
| 58 | + "react-dom": "^18.1.0", |
59 | 59 | "react-intersection-observer": "^8.34.0", |
60 | 60 | "redent": "^3.0.0", |
61 | 61 | "sharp": "^0.30.4", |
|
65 | 65 | "unist-util-visit": "^2.0.3" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@babel/core": "^7.17.10", |
69 | | - "@babel/plugin-transform-react-jsx": "^7.17.3", |
70 | | - "@types/react": "^17.0.44", |
71 | | - "@typescript-eslint/eslint-plugin": "^5.23.0", |
72 | | - "@typescript-eslint/parser": "^5.23.0", |
73 | | - "babel-eslint": "10.1.0", |
74 | | - "eslint": "8.11.0", |
| 68 | + "@babel/core": "^7.17.12", |
| 69 | + "@babel/plugin-transform-react-jsx": "^7.17.12", |
| 70 | + "@types/react": "^18.0.9", |
| 71 | + "@typescript-eslint/eslint-plugin": "^5.25.0", |
| 72 | + "@typescript-eslint/parser": "^5.25.0", |
| 73 | + "babel-eslint": "^10.1.0", |
| 74 | + "eslint": "^8.15.0", |
75 | 75 | "eslint-config-next": "^12.1.6", |
76 | 76 | "eslint-config-react-app": "^7.0.1", |
77 | 77 | "eslint-import-resolver-typescript": "^2.7.1", |
78 | 78 | "eslint-plugin-flowtype": "8.0.3", |
79 | | - "eslint-plugin-import": "2.25.4", |
| 79 | + "eslint-plugin-import": "2.26.0", |
80 | 80 | "prettier": "^2.6.2", |
81 | | - "prettier-plugin-tailwindcss": "^0.1.10", |
| 81 | + "prettier-plugin-tailwindcss": "^0.1.11", |
82 | 82 | "typescript": "^4.6.4", |
83 | 83 | "webpack": "^5.72.1" |
84 | 84 | } |
|
0 commit comments