Skip to content

Commit 1db959d

Browse files
Update all dependencies
1 parent 46ad3e7 commit 1db959d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docker/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,40 @@
99
},
1010
"dependencies": {
1111
"@airthium/extract-json-from-string": "1.0.88",
12-
"@airthium/pg-format": "2.0.93",
12+
"@airthium/pg-format": "2.0.95",
1313
"@hapi/iron": "7.0.1",
14-
"@sentry/nextjs": "9.15.0",
15-
"antd": "5.24.9",
14+
"@sentry/nextjs": "9.43.0",
15+
"antd": "5.26.7",
1616
"archiver": "7.0.1",
1717
"cookie": "1.0.2",
1818
"ejs": "3.1.10",
19-
"electron": "36.1.0",
19+
"electron": "37.2.4",
2020
"electron-serve": "2.1.1",
21-
"electron-store": "10.0.1",
21+
"electron-store": "10.1.0",
2222
"express": "5.1.0",
2323
"form-data": "4.0.2",
24-
"html-react-parser": "5.2.3",
24+
"html-react-parser": "5.2.6",
2525
"https-proxy-agent": "7.0.6",
2626
"is-docker": "3.0.0",
2727
"is-electron": "2.2.2",
2828
"lodash": "4.17.21",
29-
"mailersend": "2.5.0",
29+
"mailersend": "2.6.0",
3030
"mathjax": "3.2.2",
3131
"next": "15.3.1",
3232
"node-fetch": "3.3.2",
3333
"passport": "0.7.0",
3434
"passport-local": "1.0.0",
35-
"pg": "8.15.6",
35+
"pg": "8.16.3",
3636
"pg-native": "npm:@airthium/pg-native@3.0.2",
37-
"react": "19.1.0",
37+
"react": "19.1.1",
3838
"react-cookie": "8.0.1",
39-
"react-dom": "19.1.0",
39+
"react-dom": "19.1.1",
4040
"set-interval-async": "3.0.3",
41-
"sharp": "0.34.1",
41+
"sharp": "0.34.3",
4242
"tar": "7.4.3",
43-
"tsx": "4.19.4",
43+
"tsx": "4.20.3",
4444
"url-join": "5.0.0",
4545
"uuid": "11.1.0"
4646
},
47-
"packageManager": "yarn@4.9.1"
47+
"packageManager": "yarn@4.9.2"
4848
}

0 commit comments

Comments
 (0)