|
67 | 67 | }, |
68 | 68 | "homepage": "https://gitify.io/", |
69 | 69 | "dependencies": { |
70 | | - "@electron/remote": "2.1.2", |
| 70 | + "@electron/remote": "2.1.3", |
71 | 71 | "electron-log": "5.4.1", |
72 | 72 | "electron-updater": "6.6.2", |
73 | 73 | "menubar": "9.5.1", |
|
77 | 77 | "update-electron-app": "3.1.1" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@biomejs/biome": "2.0.6", |
| 80 | + "@biomejs/biome": "2.1.1", |
81 | 81 | "@discordapp/twemoji": "16.0.1", |
82 | 82 | "@electron/notarize": "3.0.1", |
83 | 83 | "@primer/octicons-react": "19.15.3", |
|
88 | 88 | "@testing-library/react": "16.3.0", |
89 | 89 | "@testing-library/user-event": "14.6.1", |
90 | 90 | "@types/jest": "30.0.0", |
91 | | - "@types/node": "22.16.0", |
| 91 | + "@types/node": "22.16.2", |
92 | 92 | "@types/react": "19.1.8", |
93 | 93 | "@types/react-dom": "19.1.6", |
94 | 94 | "@types/react-router-dom": "5.3.3", |
|
126 | 126 | "webpack-cli": "6.0.1", |
127 | 127 | "webpack-merge": "6.0.1" |
128 | 128 | }, |
129 | | - "packageManager": "pnpm@10.12.4", |
| 129 | + "packageManager": "pnpm@10.13.1", |
130 | 130 | "pnpm": { |
131 | 131 | "onlyBuiltDependencies": [ |
132 | 132 | "@biomejs/biome", |
|
0 commit comments