|
5 | 5 | "license": "MIT", |
6 | 6 | "private": true, |
7 | 7 | "dependencies": { |
8 | | - "@radix-ui/colors": "0.1.8", |
| 8 | + "@radix-ui/colors": "0.1.9", |
9 | 9 | "fathom-client": "3.5.0", |
10 | 10 | "next": "13.1.6", |
11 | 11 | "react": "18.2.0", |
12 | 12 | "react-dom": "18.2.0", |
13 | | - "react-icons": "4.7.1", |
14 | | - "react-tooltip": "5.7.5", |
15 | | - "sharp": "0.31.3", |
16 | | - "yup": "1.0.0" |
| 13 | + "react-icons": "4.10.1", |
| 14 | + "react-tooltip": "5.20.0", |
| 15 | + "sharp": "0.32.4", |
| 16 | + "yup": "1.2.0" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | 19 | "@next/eslint-plugin-next": "13.1.6", |
20 | 20 | "@testing-library/cypress": "8.0.7", |
21 | 21 | "@types/jest": "27.5.2", |
22 | | - "@types/react": "17.0.53", |
23 | | - "@types/react-dom": "17.0.18", |
24 | | - "@typescript-eslint/eslint-plugin": "5.51.0", |
25 | | - "@typescript-eslint/parser": "5.51.0", |
| 22 | + "@types/react": "17.0.63", |
| 23 | + "@types/react-dom": "17.0.20", |
| 24 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 25 | + "@typescript-eslint/parser": "5.62.0", |
26 | 26 | "cypress": "9.7.0", |
27 | | - "eslint": "8.34.0", |
28 | | - "eslint-config-prettier": "8.6.0", |
| 27 | + "eslint": "8.46.0", |
| 28 | + "eslint-config-prettier": "8.10.0", |
29 | 29 | "eslint-plugin-prettier": "4.2.1", |
30 | 30 | "jest": "27.5.1", |
31 | | - "prettier": "2.8.4", |
32 | | - "start-server-and-test": "1.15.3", |
| 31 | + "prettier": "2.8.8", |
| 32 | + "start-server-and-test": "1.15.5", |
33 | 33 | "typescript": "4.9.5" |
34 | 34 | }, |
35 | 35 | "scripts": { |
|
0 commit comments