Bump axios and @microsoft/sp-build-web in /samples/react-calendar

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `axios`

Updates `@microsoft/sp-build-web` from 1.12.1 to 1.20.1

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 02:12:14 +00:00 committed by GitHub
parent 5267e0cd6a
commit 2a8acfed71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9931 additions and 5203 deletions

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@
}, },
"devDependencies": { "devDependencies": {
"@microsoft/rush-stack-compiler-3.9": "0.4.47", "@microsoft/rush-stack-compiler-3.9": "0.4.47",
"@microsoft/sp-build-web": "1.12.1", "@microsoft/sp-build-web": "1.20.1",
"@microsoft/sp-module-interfaces": "1.12.1", "@microsoft/sp-module-interfaces": "1.12.1",
"@microsoft/sp-tslint-rules": "1.12.1", "@microsoft/sp-tslint-rules": "1.12.1",
"@microsoft/sp-webpart-workbench": "1.12.1", "@microsoft/sp-webpart-workbench": "1.12.1",