|
22 | 22 | "dependencies": { |
23 | 23 | "@docsearch/react": "^1.0.0-alpha.28", |
24 | 24 | "@formspree/react": "^2.4.0", |
25 | | - "@headlessui/react": "^1.7.0", |
| 25 | + "@headlessui/react": "^1.7.3", |
26 | 26 | "@heroicons/react": "^1.0.6", |
27 | 27 | "@juggle/resize-observer": "^3.4.0", |
28 | 28 | "@mdx-js/loader": "^1.6.22", |
29 | 29 | "@mdx-js/react": "^1.6.22", |
30 | | - "@next/bundle-analyzer": "^12.2.5", |
31 | | - "@next/mdx": "^12.2.5", |
| 30 | + "@next/bundle-analyzer": "^12.3.1", |
| 31 | + "@next/mdx": "^12.3.1", |
32 | 32 | "@reach/rect": "^0.17.0", |
33 | 33 | "@silvenon/remark-smartypants": "^1.0.0", |
34 | 34 | "@sindresorhus/slugify": "^1.1.2", |
35 | 35 | "@svgr/webpack": "^5.5.0", |
36 | 36 | "@tailwindcss/jit": "^0.1.18", |
37 | 37 | "@tailwindcss/typography": "^0.4.1", |
38 | 38 | "@uiuxarghya/progress-bar": "^0.1.1", |
39 | | - "autoprefixer": "^10.4.8", |
| 39 | + "autoprefixer": "^10.4.12", |
40 | 40 | "babel-plugin-preval": "^5.1.0", |
41 | 41 | "clsx": "^1.2.1", |
42 | 42 | "dlv": "^1.1.3", |
|
47 | 47 | "glob": "^7.2.3", |
48 | 48 | "intersection-observer": "^0.12.2", |
49 | 49 | "minimatch": "^3.1.2", |
50 | | - "next": "^12.2.5", |
| 50 | + "next": "^12.3.1", |
51 | 51 | "next-themes": "^0.2.1", |
52 | 52 | "postcss": "^8.4.16", |
53 | 53 | "postcss-focus-visible": "^5.0.0", |
|
65 | 65 | "unist-util-visit": "^2.0.3" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@babel/core": "^7.19.0", |
| 68 | + "@babel/core": "^7.19.3", |
69 | 69 | "@babel/plugin-transform-react-jsx": "^7.19.0", |
70 | | - "@types/react": "^18.0.18", |
| 70 | + "@types/react": "^18.0.21", |
71 | 71 | "@typescript-eslint/eslint-plugin": "^5.36.2", |
72 | 72 | "@typescript-eslint/parser": "^5.36.2", |
73 | 73 | "babel-eslint": "^10.1.0", |
74 | 74 | "eslint": "^8.25.0", |
75 | | - "eslint-config-next": "^12.2.5", |
| 75 | + "eslint-config-next": "^12.3.1", |
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", |
|
0 commit comments