Bump moment and cypress in /bundles/org.openhab.ui/web

Removes [moment](https://github.com/moment/moment). It's no longer used after updating ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Removes `moment`

Updates `cypress` from 3.8.3 to 10.9.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.3...v10.9.0)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1516/head
dependabot[bot] 2022-12-10 11:08:35 +00:00 committed by GitHub
parent 891baccdd7
commit eabe6900da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1995 additions and 1379 deletions

File diff suppressed because it is too large Load Diff

View File

@ -136,7 +136,7 @@
"copy-webpack-plugin": "^4.6.0",
"cross-env": "^5.2.1",
"css-loader": "^2.1.1",
"cypress": "^3.8.3",
"cypress": "^12.0.2",
"diacritic": "0.0.2",
"eslint": "^7.19.0",
"eslint-plugin-cypress": "^2.11.2",