Skip to content

Commit e8e7497

Browse files
committed
Update minor and patch deps
1 parent e9a2675 commit e8e7497

File tree

2 files changed

+1758
-1230
lines changed

2 files changed

+1758
-1230
lines changed

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@adonisjs/shield": "1.1.0",
6262
"@adonisjs/validator": "5.1.0",
6363
"@electron/remote": "2.1.2",
64-
"@emotion/react": "11.13.3",
65-
"@emotion/styled": "11.13.0",
64+
"@emotion/react": "11.14.0",
65+
"@emotion/styled": "11.14.0",
6666
"@mdi/js": "7.4.47",
6767
"@mdi/react": "1.6.1",
6868
"@mui/icons-material": "5.16.7",
@@ -75,30 +75,30 @@
7575
"classnames": "2.5.1",
7676
"color": "4.2.3",
7777
"csstype": "3.1.3",
78-
"darkreader": "4.9.96",
78+
"darkreader": "4.9.105",
7979
"dbus-next": "0.10.2",
80-
"debug": "4.3.7",
80+
"debug": "4.4.0",
8181
"electron-dl": "3.5.2",
8282
"electron-find": "1.0.7",
8383
"electron-react-titlebar": "1.2.1",
8484
"electron-updater": "6.3.9",
8585
"electron-window-state": "5.0.3",
86-
"fast-folder-size": "2.2.0",
87-
"fs-extra": "11.2.0",
88-
"google-translate-api-x": "10.7.1",
86+
"fast-folder-size": "2.4.0",
87+
"fs-extra": "11.3.0",
88+
"google-translate-api-x": "10.7.2",
8989
"history": "5.3.0",
9090
"immutable": "4.3.7",
9191
"jsonwebtoken": "9.0.2",
9292
"jss": "10.10.0",
9393
"languagedetect": "2.0.0",
9494
"lodash": "4.17.21",
9595
"macos-version": "5.2.1",
96-
"markdown-to-jsx": "7.5.0",
96+
"markdown-to-jsx": "7.7.4",
9797
"minimist": "1.2.8",
98-
"mobx": "6.13.5",
98+
"mobx": "6.13.6",
9999
"mobx-localstorage": "1.2.0",
100100
"mobx-react": "7.6.0",
101-
"mobx-react-form": "6.10.1",
101+
"mobx-react-form": "6.11.0",
102102
"moment": "2.30.1",
103103
"ms": "2.1.3",
104104
"normalize-url": "6.1.0",
@@ -108,50 +108,50 @@
108108
"rc-progress": "3.5.1",
109109
"react": "18.3.1",
110110
"react-color": "2.19.3",
111-
"react-confetti": "6.1.0",
111+
"react-confetti": "6.4.0",
112112
"react-dom": "18.3.1",
113-
"react-dropzone": "14.2.9",
113+
"react-dropzone": "14.3.8",
114114
"react-electron-web-view": "2.0.1",
115115
"react-intl": "6.6.8",
116116
"react-jss": "10.10.0",
117117
"react-loader-spinner": "5.4.5",
118-
"react-modal": "3.16.1",
118+
"react-modal": "3.16.3",
119119
"react-router-dom": "6.24.1",
120120
"react-sortable-hoc": "2.0.0",
121121
"react-tooltip": "5.28.0",
122122
"react-topbar-progress-indicator": "4.1.1",
123123
"react-transition-group": "4.4.5",
124124
"route-parser": "0.0.5",
125125
"sanitize-filename": "1.6.3",
126-
"semver": "7.6.3",
126+
"semver": "7.7.1",
127127
"sqlite3": "5.1.6",
128128
"tar": "6.2.1",
129-
"tslib": "2.7.0",
129+
"tslib": "2.8.1",
130130
"useragent-generator": "1.1.1-amkt-22079-finish.0",
131131
"uuid": "9.0.1",
132132
"validator": "13.12.0"
133133
},
134134
"devDependencies": {
135-
"@biomejs/biome": "1.6.1",
136-
"@commitlint/cli": "19.5.0",
137-
"@commitlint/config-conventional": "19.5.0",
135+
"@biomejs/biome": "1.9.4",
136+
"@commitlint/cli": "19.8.0",
137+
"@commitlint/config-conventional": "19.8.0",
138138
"@electron/notarize": "2.5.0",
139-
"@eslint-react/eslint-plugin": "1.5.12",
140-
"@formatjs/cli": "6.2.15",
139+
"@eslint-react/eslint-plugin": "1.31.0",
140+
"@formatjs/cli": "6.6.1",
141141
"@jest/types": "29.6.3",
142142
"@types/auto-launch": "5.0.5",
143143
"@types/color": "3.0.6",
144144
"@types/fs-extra": "11.0.4",
145145
"@types/jest": "29.5.14",
146-
"@types/lodash": "4.17.13",
146+
"@types/lodash": "4.17.16",
147147
"@types/minimist": "1.2.5",
148148
"@types/ms": "0.7.34",
149149
"@types/node": "20.14.10",
150-
"@types/prop-types": "15.7.13",
150+
"@types/prop-types": "15.7.14",
151151
"@types/react": "18.3.12",
152-
"@types/react-color": "3.0.12",
152+
"@types/react-color": "3.0.13",
153153
"@types/react-dom": "18.3.1",
154-
"@types/react-transition-group": "4.4.11",
154+
"@types/react-transition-group": "4.4.12",
155155
"@types/route-parser": "0.1.7",
156156
"@types/semver": "7.5.8",
157157
"@types/tar": "6.1.13",
@@ -160,7 +160,7 @@
160160
"@typescript-eslint/eslint-plugin": "7.10.0",
161161
"@typescript-eslint/parser": "7.10.0",
162162
"all-contributors-cli": "6.26.1",
163-
"chalk": "5.3.0",
163+
"chalk": "5.4.1",
164164
"concurrently": "8.2.2",
165165
"cross-env": "7.0.3",
166166
"electron": "34.3.1",
@@ -173,25 +173,25 @@
173173
"eslint-config-airbnb": "19.0.4",
174174
"eslint-config-airbnb-typescript": "18.0.0",
175175
"eslint-config-prettier": "9.1.0",
176-
"eslint-plugin-import": "2.29.1",
176+
"eslint-plugin-import": "2.31.0",
177177
"eslint-plugin-jest": "27.9.0",
178-
"eslint-plugin-jsx-a11y": "6.8.0",
179-
"eslint-plugin-prettier": "5.1.3",
180-
"eslint-plugin-react": "7.34.1",
178+
"eslint-plugin-jsx-a11y": "6.10.2",
179+
"eslint-plugin-prettier": "5.2.3",
180+
"eslint-plugin-react": "7.37.4",
181181
"eslint-plugin-react-hooks": "4.6.0",
182182
"eslint-plugin-sonar": "0.13.2",
183183
"eslint-plugin-unicorn": "52.0.0",
184184
"gulp-livereload": "4.0.2",
185-
"husky": "9.1.6",
185+
"husky": "9.1.7",
186186
"is-ci": "3.0.1",
187187
"jest": "29.7.0",
188-
"prettier": "3.3.3",
188+
"prettier": "3.5.3",
189189
"preval-build-info": "1.0.3",
190190
"rimraf": "5.0.7",
191191
"simple-git": "3.27.0",
192192
"tiny-glob": "0.2.9",
193193
"ts-node": "10.9.2",
194-
"typescript": "5.4.5",
194+
"typescript": "5.8.2",
195195
"wait-on": "7.2.0"
196196
},
197197
"pnpm": {

0 commit comments

Comments
 (0)