Skip to content

Commit 835e46a

Browse files
committed
Merge branch 'main' into refactor/primer-design-system
2 parents c0e6ba4 + 6d3d1bb commit 835e46a

File tree

4 files changed

+205
-189
lines changed

4 files changed

+205
-189
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.11.0
1+
22.12.0

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
"dependencies": {
129129
"@electron/remote": "2.1.2",
130-
"electron-log": "5.2.3",
130+
"electron-log": "5.2.4",
131131
"electron-updater": "6.3.9",
132132
"menubar": "9.5.1",
133133
"react": "18.3.1",
@@ -139,16 +139,16 @@
139139
"@biomejs/biome": "1.9.4",
140140
"@discordapp/twemoji": "15.1.0",
141141
"@electron/notarize": "2.5.0",
142-
"@primer/octicons-react": "19.12.0",
142+
"@primer/octicons-react": "19.13.0",
143143
"@primer/react": "36.27.0",
144-
"@testing-library/react": "16.0.1",
144+
"@testing-library/react": "16.1.0",
145145
"@types/jest": "29.5.14",
146146
"@types/node": "22.10.1",
147147
"@types/nprogress": "0.2.3",
148-
"@types/react": "18.3.12",
148+
"@types/react": "18.3.14",
149149
"@types/react-router-dom": "5.3.3",
150150
"autoprefixer": "10.4.20",
151-
"axios": "1.7.8",
151+
"axios": "1.7.9",
152152
"clsx": "2.1.1",
153153
"concurrently": "9.1.0",
154154
"copy-webpack-plugin": "12.0.2",
@@ -172,13 +172,13 @@
172172
"rimraf": "6.0.1",
173173
"styled-components": "6.1.13",
174174
"tailwind-merge": "2.5.5",
175-
"tailwindcss": "3.4.15",
175+
"tailwindcss": "3.4.16",
176176
"terser-webpack-plugin": "5.3.10",
177177
"ts-jest": "29.2.5",
178178
"ts-loader": "9.5.1",
179179
"ts-node": "10.9.2",
180180
"typescript": "5.7.2",
181-
"webpack": "5.96.1",
181+
"webpack": "5.97.1",
182182
"webpack-cli": "5.1.4",
183183
"webpack-merge": "6.0.1"
184184
},

0 commit comments

Comments
 (0)