chore: update dependencies

This commit is contained in:
mathuo 2021-10-09 11:25:44 +01:00
parent 52de9080e4
commit 5676bc4f8c
3 changed files with 37614 additions and 37928 deletions

9116
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,31 +29,31 @@
}, },
"homepage": "https://github.com/mathuo/dockview#readme", "homepage": "https://github.com/mathuo/dockview#readme",
"devDependencies": { "devDependencies": {
"@testing-library/dom": "^7.30.0", "@testing-library/dom": "^8.7.2",
"@types/jest": "^26.0.20", "@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^4.16.1", "@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.16.1", "@typescript-eslint/parser": "^4.33.0",
"codecov": "^3.8.1", "codecov": "^3.8.3",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"css-loader": "^3.6.0", "css-loader": "^6.3.0",
"eslint": "^7.21.0", "eslint": "^7.32.0",
"fs-extra": "^9.1.0", "fs-extra": "^10.0.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-concat": "^2.6.1", "gulp-concat": "^2.6.1",
"gulp-dart-sass": "^1.0.2", "gulp-dart-sass": "^1.0.2",
"jest": "^26.6.3", "jest": "^27.2.5",
"jest-sonar-reporter": "^2.0.0", "jest-sonar-reporter": "^2.0.0",
"jsdom": "^16.4.0", "jsdom": "^18.0.0",
"lerna": "^4.0.0", "lerna": "^4.0.0",
"merge2": "^1.4.1", "merge2": "^1.4.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.32.8", "sass": "^1.42.1",
"sass-loader": "^8.0.2", "sass-loader": "^12.1.0",
"style-loader": "^1.3.0", "style-loader": "^3.3.0",
"ts-jest": "^26.5.3", "ts-jest": "^27.0.5",
"ts-loader": "^7.0.5", "ts-loader": "^9.2.6",
"tslib": "^2.1.0", "tslib": "^2.3.1",
"typescript": "^4.2.3", "typescript": "^4.4.3",
"webpack": "^5.24.3", "webpack": "^5.24.3",
"webpack-cli": "^4.5.0", "webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2" "webpack-dev-server": "^3.11.2"

File diff suppressed because it is too large Load Diff