Bump json5, @microsoft/sp-build-web, @microsoft/sp-webpart-workbench, sass-loader, ts-loader and vue-loader

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@microsoft/sp-build-web](http://aka.ms/spfx), [@microsoft/sp-webpart-workbench](http://aka.ms/spfx), [sass-loader](https://github.com/webpack-contrib/sass-loader), [ts-loader](https://github.com/TypeStrong/ts-loader) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `@microsoft/sp-build-web` from 1.8.1 to 1.16.1

Updates `@microsoft/sp-webpart-workbench` from 1.8.1 to 1.12.1

Updates `sass-loader` from 7.1.0 to 13.2.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v13.2.0)

Updates `ts-loader` from 5.4.5 to 9.4.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v5.4.5...v9.4.2)

Updates `vue-loader` from 15.7.0 to 17.0.1
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.0...v17.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
- dependency-name: sass-loader
  dependency-type: direct:development
- dependency-name: ts-loader
  dependency-type: direct:development
- dependency-name: vue-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-31 17:16:35 +00:00 committed by Hugo Bernier
parent 56fceecaba
commit 730da676d0
3 changed files with 19394 additions and 13556 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,10 +31,10 @@
},
"devDependencies": {
"@microsoft/rush-stack-compiler-2.7": "0.4.0",
"@microsoft/sp-build-web": "1.8.1",
"@microsoft/sp-build-web": "1.16.1",
"@microsoft/sp-module-interfaces": "1.8.1",
"@microsoft/sp-tslint-rules": "1.8.1",
"@microsoft/sp-webpart-workbench": "1.8.1",
"@microsoft/sp-webpart-workbench": "1.12.1",
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
"ajv": "~6.12.3",
@ -42,9 +42,9 @@
"gulp": "~4.0.2",
"gulp-sequence": "1.0.0",
"karma-junit-reporter": "^1.2.0",
"sass-loader": "^7.1.0",
"ts-loader": "^5.3.3",
"vue-loader": "^15.7.0",
"sass-loader": "^13.2.0",
"ts-loader": "^9.4.2",
"vue-loader": "^17.0.1",
"vue-template-compiler": "^2.6.10"
}
}

File diff suppressed because it is too large Load Diff