patch: bump chai, mocha & sinon + types to latest

This commit is contained in:
Edwin Joassart 2023-10-17 10:06:24 +02:00
parent d599275e52
commit 2d82f6c0d3
2 changed files with 570 additions and 155 deletions

713
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -57,24 +57,24 @@
"@fortawesome/fontawesome-free": "5.15.4",
"@sentry/electron": "^4.13.0",
"@svgr/webpack": "8.1.0",
"@types/chai": "4.3.4",
"@types/chai": "4.3.8",
"@types/copy-webpack-plugin": "6.4.3",
"@types/lodash": "^4.14.199",
"@types/mime-types": "2.1.1",
"@types/mini-css-extract-plugin": "1.4.3",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.2",
"@types/node": "^18.18.5",
"@types/node-ipc": "9.2.0",
"@types/react": "16.14.34",
"@types/react-dom": "16.9.17",
"@types/semver": "7.5.3",
"@types/sinon": "9.0.11",
"@types/sinon": "10.0.19",
"@types/terser-webpack-plugin": "5.0.4",
"@types/tmp": "0.2.3",
"@types/webpack-node-externals": "2.5.3",
"analytics-client": "^2.0.1",
"axios": "^0.27.2",
"chai": "4.3.7",
"chai": "4.3.10",
"copy-webpack-plugin": "7.0.0",
"css-loader": "5.2.7",
"d3": "4.13.0",
@ -93,7 +93,7 @@
"lint-staged": "10.5.4",
"lodash": "4.17.21",
"mini-css-extract-plugin": "1.6.2",
"mocha": "^9.1.1",
"mocha": "^10.2.0",
"native-addon-loader": "2.0.1",
"node-ipc": "9.2.1",
"omit-deep-lodash": "1.1.7",
@ -109,7 +109,7 @@
"rendition": "19.3.2",
"semver": "7.5.4",
"simple-progress-webpack-plugin": "1.1.2",
"sinon": "9.2.4",
"sinon": "16.1.0",
"string-replace-loader": "3.1.0",
"style-loader": "2.0.0",
"styled-components": "5.3.6",