|
127 | 127 | }, |
128 | 128 | "dependencies": { |
129 | 129 | "@electron/remote": "2.1.2", |
130 | | - "electron-log": "5.2.3", |
| 130 | + "electron-log": "5.2.4", |
131 | 131 | "electron-updater": "6.3.9", |
132 | 132 | "menubar": "9.5.1", |
133 | 133 | "react": "18.3.1", |
|
139 | 139 | "@biomejs/biome": "1.9.4", |
140 | 140 | "@discordapp/twemoji": "15.1.0", |
141 | 141 | "@electron/notarize": "2.5.0", |
142 | | - "@primer/octicons-react": "19.12.0", |
| 142 | + "@primer/octicons-react": "19.13.0", |
143 | 143 | "@primer/react": "36.27.0", |
144 | | - "@testing-library/react": "16.0.1", |
| 144 | + "@testing-library/react": "16.1.0", |
145 | 145 | "@types/jest": "29.5.14", |
146 | 146 | "@types/node": "22.10.1", |
147 | 147 | "@types/nprogress": "0.2.3", |
148 | | - "@types/react": "18.3.12", |
| 148 | + "@types/react": "18.3.14", |
149 | 149 | "@types/react-router-dom": "5.3.3", |
150 | 150 | "autoprefixer": "10.4.20", |
151 | | - "axios": "1.7.8", |
| 151 | + "axios": "1.7.9", |
152 | 152 | "clsx": "2.1.1", |
153 | 153 | "concurrently": "9.1.0", |
154 | 154 | "copy-webpack-plugin": "12.0.2", |
|
172 | 172 | "rimraf": "6.0.1", |
173 | 173 | "styled-components": "6.1.13", |
174 | 174 | "tailwind-merge": "2.5.5", |
175 | | - "tailwindcss": "3.4.15", |
| 175 | + "tailwindcss": "3.4.16", |
176 | 176 | "terser-webpack-plugin": "5.3.10", |
177 | 177 | "ts-jest": "29.2.5", |
178 | 178 | "ts-loader": "9.5.1", |
179 | 179 | "ts-node": "10.9.2", |
180 | 180 | "typescript": "5.7.2", |
181 | | - "webpack": "5.96.1", |
| 181 | + "webpack": "5.97.1", |
182 | 182 | "webpack-cli": "5.1.4", |
183 | 183 | "webpack-merge": "6.0.1" |
184 | 184 | }, |
|
0 commit comments