|
2 | 2 | "name": "pomodoroz", |
3 | 3 | "private": true, |
4 | 4 | "version": "26.7.2", |
5 | | - "packageManager": "pnpm@11.13.1", |
| 5 | + "packageManager": "pnpm@11.18.0", |
6 | 6 | "license": "MIT", |
7 | 7 | "author": { |
8 | 8 | "name": "Carlos Duarte", |
|
48 | 48 | ] |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@eslint-react/eslint-plugin": "5.16.1", |
| 51 | + "@eslint-react/eslint-plugin": "5.18.0", |
52 | 52 | "@eslint/js": "^10.0.1", |
53 | 53 | "@tauri-apps/api": "2.11.1", |
54 | 54 | "@tauri-apps/cli": "2.11.4", |
55 | 55 | "@types/lodash.debounce": "^4.0.9", |
56 | 56 | "@types/node": "25.9.3", |
57 | | - "@typescript-eslint/eslint-plugin": "^8.64.0", |
58 | | - "@typescript-eslint/parser": "^8.64.0", |
59 | | - "@vitejs/plugin-react": "^6.0.3", |
| 57 | + "@typescript-eslint/eslint-plugin": "^8.65.0", |
| 58 | + "@typescript-eslint/parser": "^8.65.0", |
| 59 | + "@vitejs/plugin-react": "^6.0.4", |
60 | 60 | "commitizen": "^4.3.2", |
61 | 61 | "cz-conventional-changelog": "^3.3.0", |
62 | | - "eslint": "^10.7.0", |
63 | | - "globals": "^17.7.0", |
| 62 | + "eslint": "^10.8.0", |
| 63 | + "globals": "^17.8.0", |
64 | 64 | "husky": "^9.1.7", |
65 | | - "lint-staged": "^17.0.8", |
66 | | - "prettier": "^3.9.5", |
| 65 | + "lint-staged": "^17.2.0", |
| 66 | + "prettier": "^3.9.6", |
67 | 67 | "rimraf": "^6.1.3", |
68 | 68 | "typescript": "6.0.3", |
69 | 69 | "vite": "^8.1.5", |
|
84 | 84 | "@types/react-dom": "^19.0.0", |
85 | 85 | "i18next": "^26.3.6", |
86 | 86 | "lodash.debounce": "^4.0.8", |
87 | | - "react": "^19.2.7", |
88 | | - "react-dom": "^19.2.7", |
89 | | - "react-i18next": "^17.0.10", |
| 87 | + "react": "^19.2.8", |
| 88 | + "react-dom": "^19.2.8", |
| 89 | + "react-i18next": "^17.0.11", |
90 | 90 | "react-markdown": "^10.1.0", |
91 | 91 | "react-redux": "^9.3.0", |
92 | 92 | "react-router": "7.17.0", |
93 | 93 | "react-textarea-autosize": "^8.5.9", |
94 | | - "styled-components": "^6.4.3", |
| 94 | + "styled-components": "^6.4.4", |
95 | 95 | "uuid": "^14.0.1" |
96 | 96 | } |
97 | 97 | } |
0 commit comments