|
1 | 1 | { |
2 | 2 | "name": "redmine-time-tracking", |
3 | 3 | "description": "Redmine Time Tracking", |
4 | | - "version": "1.8.0", |
| 4 | + "version": "1.9.0", |
5 | 5 | "author": { |
6 | 6 | "name": "CrawlerCode", |
7 | 7 | |
|
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.25", |
| 27 | + "@tanstack/react-query": "^4.32.0", |
28 | 28 | "axios": "^1.4.0", |
29 | 29 | "clsx": "^2.0.0", |
30 | 30 | "date-fns": "^2.30.0", |
|
36 | 36 | "react-flatpickr": "^3.10.13", |
37 | 37 | "react-intl": "^6.4.4", |
38 | 38 | "react-router-dom": "^6.14.2", |
39 | | - "react-tooltip": "^5.18.0", |
| 39 | + "react-tooltip": "^5.19.0", |
40 | 40 | "tailwind-merge": "^1.14.0", |
41 | 41 | "yup": "^1.2.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@types/chrome": "^0.0.241", |
45 | | - "@types/node": "^20.4.2", |
46 | | - "@types/react": "^18.2.15", |
| 44 | + "@types/chrome": "^0.0.242", |
| 45 | + "@types/node": "^20.4.5", |
| 46 | + "@types/react": "^18.2.17", |
47 | 47 | "@types/react-dom": "^18.2.7", |
48 | 48 | "@types/react-flatpickr": "^3.8.8", |
49 | | - "@typescript-eslint/eslint-plugin": "^6.1.0", |
50 | | - "@typescript-eslint/parser": "^6.1.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^6.2.0", |
| 50 | + "@typescript-eslint/parser": "^6.2.0", |
51 | 51 | "@vitejs/plugin-react": "^4.0.3", |
52 | 52 | "adm-zip": "^0.5.10", |
53 | 53 | "autoprefixer": "^10.4.14", |
54 | | - "eslint": "^8.45.0", |
55 | | - "eslint-plugin-react": "^7.32.2", |
| 54 | + "eslint": "^8.46.0", |
| 55 | + "eslint-plugin-react": "^7.33.1", |
56 | 56 | "eslint-plugin-react-hooks": "^4.6.0", |
57 | 57 | "eslint-plugin-react-refresh": "^0.4.3", |
58 | | - "postcss": "^8.4.26", |
| 58 | + "postcss": "^8.4.27", |
59 | 59 | "tailwindcss": "^3.3.3", |
60 | 60 | "tailwindcss-animate": "^1.0.6", |
61 | 61 | "typescript": "^5.1.6", |
62 | | - "vite": "^4.4.4" |
| 62 | + "vite": "^4.4.7" |
63 | 63 | } |
64 | 64 | } |
0 commit comments