|
95 | 95 | "dependencies": { |
96 | 96 | "@fontsource-variable/ibm-plex-sans": "^5.2.8", |
97 | 97 | "@fontsource-variable/jetbrains-mono": "^5.2.8", |
98 | | - "@tauri-apps/api": "^2", |
99 | | - "@tauri-apps/plugin-dialog": "^2.6.0", |
100 | | - "@tauri-apps/plugin-opener": "^2", |
101 | | - "react": "^19.1.0", |
102 | | - "react-dom": "^19.1.0" |
| 98 | + "@tauri-apps/api": "^2.11.0", |
| 99 | + "@tauri-apps/plugin-dialog": "^2.7.1", |
| 100 | + "@tauri-apps/plugin-opener": "^2.5.4", |
| 101 | + "react": "^19.2.6", |
| 102 | + "react-dom": "^19.2.6" |
103 | 103 | }, |
104 | 104 | "devDependencies": { |
105 | | - "@axe-core/playwright": "^4.11.0", |
| 105 | + "@axe-core/playwright": "^4.11.3", |
106 | 106 | "@commitlint/cli": "^19.8.1", |
107 | 107 | "@commitlint/config-conventional": "^19.8.1", |
108 | 108 | "@commitlint/cz-commitlint": "^19.8.1", |
109 | | - "@eslint/js": "^9.39.1", |
| 109 | + "@eslint/js": "^9.39.4", |
110 | 110 | "@lhci/cli": "^0.15.1", |
111 | | - "@playwright/test": "^1.56.1", |
112 | | - "@tauri-apps/cli": "^2", |
113 | | - "@testing-library/react": "^16.3.0", |
| 111 | + "@playwright/test": "^1.59.1", |
| 112 | + "@tauri-apps/cli": "^2.11.1", |
| 113 | + "@testing-library/react": "^16.3.2", |
114 | 114 | "@testing-library/user-event": "^14.6.1", |
115 | | - "@types/react": "^19.1.8", |
116 | | - "@types/react-dom": "^19.1.6", |
117 | | - "@typescript-eslint/eslint-plugin": "^8.46.1", |
118 | | - "@typescript-eslint/parser": "^8.46.1", |
| 115 | + "@types/react": "^19.2.14", |
| 116 | + "@types/react-dom": "^19.2.3", |
| 117 | + "@typescript-eslint/eslint-plugin": "^8.59.2", |
| 118 | + "@typescript-eslint/parser": "^8.59.2", |
119 | 119 | "@vitejs/plugin-react": "^5.2.0", |
120 | 120 | "@vitest/coverage-v8": "^3.2.4", |
121 | 121 | "commitizen": "^4.3.1", |
122 | | - "eslint": "^9.39.1", |
| 122 | + "eslint": "^9.39.4", |
123 | 123 | "eslint-plugin-react-hooks": "^5.2.0", |
124 | | - "globals": "^16.4.0", |
| 124 | + "globals": "^16.5.0", |
125 | 125 | "husky": "^9.1.7", |
126 | | - "jsdom": "^27.1.0", |
| 126 | + "jsdom": "^27.4.0", |
127 | 127 | "lighthouse": "^12.8.2", |
128 | 128 | "lint-staged": "^15.5.2", |
129 | | - "prettier": "^3.6.2", |
130 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
131 | | - "stylelint": "^16.25.0", |
| 129 | + "prettier": "^3.8.3", |
| 130 | + "prettier-plugin-tailwindcss": "^0.7.4", |
| 131 | + "stylelint": "^16.26.1", |
132 | 132 | "stylelint-config-standard": "^39.0.1", |
133 | 133 | "typescript": "~5.8.3", |
134 | | - "typescript-eslint": "^8.46.1", |
135 | | - "vite": "^7.3.2", |
| 134 | + "typescript-eslint": "^8.59.2", |
| 135 | + "vite": "^7.3.3", |
136 | 136 | "vitest": "^3.2.4", |
137 | | - "web-vitals": "^5.1.0" |
| 137 | + "web-vitals": "^5.2.0" |
138 | 138 | }, |
139 | 139 | "pnpm": { |
140 | 140 | "overrides": { |
|
0 commit comments