|
21 | 21 | ], |
22 | 22 | "dependencies": { |
23 | 23 | "@docsearch/react": "^1.0.0-alpha.28", |
24 | | - "@formspree/react": "^2.4.0", |
25 | | - "@headlessui/react": "^1.7.3", |
| 24 | + "@formspree/react": "^2.4.1", |
| 25 | + "@headlessui/react": "^1.7.4", |
26 | 26 | "@heroicons/react": "^1.0.6", |
27 | 27 | "@juggle/resize-observer": "^3.4.0", |
28 | 28 | "@mdx-js/loader": "^1.6.22", |
|
36 | 36 | "@tailwindcss/jit": "^0.1.18", |
37 | 37 | "@tailwindcss/typography": "^0.4.1", |
38 | 38 | "@uiuxarghya/progress-bar": "^0.1.2", |
39 | | - "autoprefixer": "^10.4.12", |
| 39 | + "autoprefixer": "^10.4.13", |
40 | 40 | "babel-plugin-preval": "^5.1.0", |
41 | 41 | "clsx": "^1.2.1", |
42 | 42 | "dlv": "^1.1.3", |
|
65 | 65 | "unist-util-visit": "^2.0.3" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@babel/core": "^7.19.3", |
| 68 | + "@babel/core": "^7.20.5", |
69 | 69 | "@babel/plugin-transform-react-jsx": "^7.19.0", |
70 | 70 | "@types/react": "^18.0.21", |
71 | 71 | "@typescript-eslint/eslint-plugin": "^5.45.0", |
72 | 72 | "@typescript-eslint/parser": "^5.45.0", |
73 | 73 | "babel-eslint": "^10.1.0", |
74 | | - "eslint": "^8.25.0", |
| 74 | + "eslint": "^8.28.0", |
75 | 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", |
|
0 commit comments