|
23 | 23 | "@fortawesome/fontawesome-svg-core": "^6.4.0", |
24 | 24 | "@fortawesome/free-solid-svg-icons": "^6.4.0", |
25 | 25 | "@fortawesome/react-fontawesome": "^0.2.0", |
26 | | - "@tanstack/react-query": "^4.29.5", |
| 26 | + "@tanstack/react-query": "^4.29.7", |
27 | 27 | "axios": "^1.4.0", |
28 | 28 | "clsx": "^1.2.1", |
29 | 29 | "deepmerge": "^4.3.1", |
30 | | - "formik": "^2.2.9", |
| 30 | + "formik": "^2.3.2", |
31 | 31 | "react": "^18.2.0", |
32 | 32 | "react-dom": "^18.2.0", |
33 | | - "react-router-dom": "^6.11.1", |
34 | | - "react-tooltip": "^5.11.2", |
35 | | - "yup": "^1.1.1" |
| 33 | + "react-router-dom": "^6.11.2", |
| 34 | + "react-tooltip": "^5.13.1", |
| 35 | + "yup": "^1.2.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@types/chrome": "^0.0.235", |
39 | | - "@types/react": "^18.2.5", |
| 38 | + "@types/chrome": "^0.0.237", |
| 39 | + "@types/react": "^18.2.7", |
40 | 40 | "@types/react-dom": "^18.2.4", |
41 | | - "@typescript-eslint/eslint-plugin": "^5.59.2", |
42 | | - "@typescript-eslint/parser": "^5.59.2", |
| 41 | + "@typescript-eslint/eslint-plugin": "^5.59.7", |
| 42 | + "@typescript-eslint/parser": "^5.59.7", |
43 | 43 | "@vitejs/plugin-react": "^4.0.0", |
44 | 44 | "adm-zip": "^0.5.10", |
45 | 45 | "autoprefixer": "^10.4.14", |
46 | | - "eslint": "^8.40.0", |
| 46 | + "eslint": "^8.41.0", |
47 | 47 | "eslint-plugin-react-hooks": "^4.6.0", |
48 | 48 | "eslint-plugin-react-refresh": "^0.4.1", |
49 | 49 | "postcss": "^8.4.23", |
50 | 50 | "tailwindcss": "^3.3.2", |
51 | 51 | "tailwindcss-animate": "^1.0.5", |
52 | 52 | "typescript": "^5.0.4", |
53 | | - "vite": "^4.3.5" |
| 53 | + "vite": "^4.3.9" |
54 | 54 | } |
55 | 55 | } |
0 commit comments