chore(deps): Bump the react-aria group with 2 updates

Bumps the react-aria group with 2 updates: [react-aria](https://github.com/adobe/react-spectrum) and [react-stately](https://github.com/adobe/react-spectrum).


Updates `react-aria` from 3.29.1 to 3.30.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.29.1...react-aria@3.30.0)

Updates `react-stately` from 3.27.1 to 3.28.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-stately@3.27.1...react-stately@3.28.0)

---
updated-dependencies:
- dependency-name: react-aria
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: react-stately
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-17 12:59:54 +00:00 коммит произвёл GitHub
Родитель 97110720be
Коммит bf80247b4b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 1441 добавлений и 1479 удалений

2916
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -76,10 +76,10 @@
"patch-package": "^8.0.0",
"pg": "^8.11.3",
"react": "^18.2.0",
"react-aria": "^3.29.1",
"react-aria": "^3.30.0",
"react-cookie": "^6.1.1",
"react-dom": "^18.2.0",
"react-stately": "^3.27.1",
"react-stately": "^3.28.0",
"uuid": "^9.0.1",
"winston": "^3.11.0"
},