chore(deps): bump deps

This commit is contained in:
JellyBrick
2023-11-15 17:50:07 +09:00
parent ff02fc7855
commit fdf982ada5
2 changed files with 61 additions and 61 deletions

View File

@ -121,7 +121,7 @@
"node-gyp": "10.0.1",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "1.4.5",
"@electron/universal": "1.5.1",
"@babel/runtime": "7.23.2"
}
},
@ -130,12 +130,12 @@
"node-gyp": "10.0.1",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",
"@electron/universal": "1.4.5",
"@electron/universal": "1.5.1",
"@babel/runtime": "7.23.2"
},
"dependencies": {
"@cliqz/adblocker-electron": "1.26.11",
"@cliqz/adblocker-electron-preload": "1.26.11",
"@cliqz/adblocker-electron": "1.26.12",
"@cliqz/adblocker-electron-preload": "1.26.12",
"@fastify/deepmerge": "1.3.0",
"@ffmpeg.wasm/core-mt": "0.12.0",
"@ffmpeg.wasm/main": "0.12.0",
@ -174,7 +174,7 @@
"@types/electron-localshortcut": "3.1.3",
"@types/howler": "2.2.11",
"@types/html-to-text": "9.0.4",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"bufferutil": "4.0.8",
"builtin-modules": "^3.3.0",
"cross-env": "7.0.3",
@ -189,7 +189,7 @@
"glob": "10.3.10",
"node-gyp": "10.0.1",
"playwright": "1.39.0",
"rollup": "4.3.0",
"rollup": "4.4.0",
"typescript": "5.2.2",
"utf-8-validate": "6.0.3",
"vite": "4.5.0",
@ -203,5 +203,5 @@
"unreleased": true,
"output": "changelog.md"
},
"packageManager": "pnpm@8.10.2"
"packageManager": "pnpm@8.10.4"
}