patch: bump minors & patch

This commit is contained in:
Edwin Joassart 2024-04-25 14:39:34 +02:00
parent ffdeccf7ef
commit afd659f9e5
2 changed files with 3010 additions and 1743 deletions

4733
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,17 +31,17 @@
"license": "Apache-2.0",
"dependencies": {
"@electron/remote": "^2.1.2",
"@fortawesome/fontawesome-free": "6.5.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"@ronomon/direct-io": "^3.0.1",
"@sentry/electron": "^4.15.1",
"@sentry/electron": "^4.24.0",
"analytics-client": "^2.0.1",
"axios": "^1.6.0",
"axios": "^1.6.8",
"debug": "4.3.4",
"drivelist": "^12.0.2",
"electron-squirrel-startup": "^1.0.0",
"electron-updater": "6.1.7",
"electron-updater": "6.1.8",
"etcher-sdk": "9.0.9",
"i18next": "23.7.8",
"i18next": "23.11.2",
"immutable": "3.8.2",
"lodash": "4.17.21",
"outdent": "0.8.0",
@ -51,8 +51,8 @@
"react-dom": "17.0.2",
"react-i18next": "13.5.0",
"redux": "4.2.1",
"rendition": "35.1.2",
"semver": "7.5.4",
"rendition": "35.2.0",
"semver": "7.6.0",
"styled-components": "5.3.6",
"sys-class-rgb-led": "3.0.1",
"uuid": "9.0.1",
@ -70,14 +70,14 @@
"@electron-forge/plugin-webpack": "7.4.0",
"@reforged/maker-appimage": "3.3.2",
"@svgr/webpack": "8.1.0",
"@types/chai": "4.3.11",
"@types/chai": "4.3.14",
"@types/debug": "^4.1.12",
"@types/mime-types": "2.1.4",
"@types/node": "^20.11.6",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"@types/semver": "7.5.6",
"@types/sinon": "17.0.2",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@types/tmp": "0.2.6",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"@wdio/cli": "^8.36.1",