Skip to content

Commit 2c2dc85

Browse files
authored
Merge branch 'main' into release/v5.18.0
2 parents aae3943 + 3e3411f commit 2c2dc85

File tree

2 files changed

+176
-176
lines changed

2 files changed

+176
-176
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"@types/jest": "29.5.14",
145145
"@types/node": "22.10.6",
146146
"@types/nprogress": "0.2.3",
147-
"@types/react": "19.0.6",
147+
"@types/react": "19.0.7",
148148
"@types/react-dom": "19.0.3",
149149
"@types/react-router-dom": "5.3.3",
150150
"@types/semver": "7.5.8",
@@ -157,7 +157,7 @@
157157
"css-loader": "7.1.2",
158158
"css-minimizer-webpack-plugin": "7.0.0",
159159
"date-fns": "4.1.0",
160-
"electron": "33.3.1",
160+
"electron": "34.0.0",
161161
"electron-builder": "25.1.8",
162162
"final-form": "4.20.10",
163163
"graphql-tag": "2.12.6",
@@ -168,7 +168,7 @@
168168
"mini-css-extract-plugin": "2.9.2",
169169
"nock": "13.5.6",
170170
"nprogress": "0.2.0",
171-
"postcss": "8.5.0",
171+
"postcss": "8.5.1",
172172
"postcss-loader": "8.1.1",
173173
"react-final-form": "6.5.9",
174174
"rimraf": "6.0.1",
@@ -184,7 +184,7 @@
184184
"webpack-cli": "6.0.1",
185185
"webpack-merge": "6.0.1"
186186
},
187-
"packageManager": "[email protected].3",
187+
"packageManager": "[email protected].4",
188188
"lint-staged": {
189189
"*": "biome check --fix --no-errors-on-unmatched",
190190
"*.{js,ts,tsx}": "pnpm test -- --findRelatedTests -u --passWithNoTests"

0 commit comments

Comments
 (0)