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