|
74 | 74 | "react-router-dom": "7.9.5" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@biomejs/biome": "2.3.2", |
| 77 | + "@biomejs/biome": "2.3.4", |
78 | 78 | "@discordapp/twemoji": "16.0.1", |
79 | | - "@electron/notarize": "3.1.0", |
| 79 | + "@electron/notarize": "3.1.1", |
80 | 80 | "@primer/css": "22.0.2", |
81 | | - "@primer/octicons-react": "19.19.0", |
82 | | - "@primer/primitives": "11.2.1", |
| 81 | + "@primer/octicons-react": "19.20.0", |
| 82 | + "@primer/primitives": "11.3.0", |
83 | 83 | "@primer/react": "37.31.0", |
84 | | - "@tailwindcss/postcss": "4.1.16", |
| 84 | + "@tailwindcss/postcss": "4.1.17", |
85 | 85 | "@testing-library/jest-dom": "6.9.1", |
86 | 86 | "@testing-library/react": "16.3.0", |
87 | 87 | "@testing-library/user-event": "14.6.1", |
88 | 88 | "@types/jest": "30.0.0", |
89 | | - "@types/node": "24.9.2", |
| 89 | + "@types/node": "24.10.0", |
90 | 90 | "@types/react": "19.2.2", |
91 | 91 | "@types/react-dom": "19.2.2", |
92 | 92 | "@types/react-router-dom": "5.3.3", |
93 | 93 | "@types/semver": "7.7.1", |
94 | 94 | "identity-obj-proxy": "3.0.0", |
95 | | - "axios": "1.13.1", |
| 95 | + "axios": "1.13.2", |
96 | 96 | "clsx": "2.1.1", |
97 | 97 | "concurrently": "9.2.1", |
98 | 98 | "copy-webpack-plugin": "13.0.1", |
99 | 99 | "css-loader": "7.1.2", |
100 | 100 | "css-minimizer-webpack-plugin": "7.0.2", |
101 | 101 | "date-fns": "4.1.0", |
102 | | - "electron": "39.0.0", |
| 102 | + "electron": "39.1.1", |
103 | 103 | "electron-builder": "26.0.12", |
104 | 104 | "final-form": "5.0.0", |
105 | 105 | "graphql-tag": "2.12.6", |
|
111 | 111 | "nock": "13.5.6", |
112 | 112 | "postcss": "8.5.6", |
113 | 113 | "postcss-loader": "8.2.0", |
114 | | - "rimraf": "6.0.1", |
| 114 | + "rimraf": "6.1.0", |
115 | 115 | "semver": "7.7.3", |
116 | 116 | "styled-components": "6.1.19", |
117 | 117 | "tailwind-merge": "3.3.1", |
118 | | - "tailwindcss": "4.1.16", |
| 118 | + "tailwindcss": "4.1.17", |
119 | 119 | "terser-webpack-plugin": "5.3.14", |
120 | 120 | "ts-jest": "29.4.5", |
121 | 121 | "ts-loader": "9.5.4", |
|
0 commit comments