mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(security): upgrade dependencies to address dependabot alerts
This commit is contained in:
+10
-7
@@ -93,9 +93,9 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@capacitor/android": "7.2.0",
|
||||
"@capacitor/cli": "7.2.0",
|
||||
"@capacitor/core": "7.2.0",
|
||||
"@capacitor/android": "7.4.4",
|
||||
"@capacitor/cli": "7.4.4",
|
||||
"@capacitor/core": "7.4.4",
|
||||
"@electron/rebuild": "4.0.0",
|
||||
"@react-scan/vite-plugin-react-scan": "0.1.8",
|
||||
"@types/memoizee": "0.4.9",
|
||||
@@ -112,9 +112,9 @@
|
||||
"crypto-browserify": "3.12.1",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"decompress": "4.2.1",
|
||||
"electron": "36.0.0",
|
||||
"electron": "36.9.5",
|
||||
"electron-builder": "24.13.2",
|
||||
"eslint": "8.56.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
||||
@@ -126,11 +126,14 @@
|
||||
"react-grab": "0.0.18",
|
||||
"react-scan": "0.4.3",
|
||||
"stream-browserify": "3.0.0",
|
||||
"vite": "6.2.1",
|
||||
"vite": "6.4.1",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-node-polyfills": "0.23.0",
|
||||
"vite-plugin-pwa": "0.21.1",
|
||||
"wait-on": "7.0.1"
|
||||
"wait-on": "9.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"js-yaml": "4.1.1"
|
||||
},
|
||||
"main": "electron/main.js",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user