build(deps): bump the jotai group in /frontend with 1 update

Bumps the jotai group in /frontend with 1 update: [jotai](https://github.com/pmndrs/jotai).

- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.4.3...v2.5.0)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jotai
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 19:07:08 +00:00
committed by Quentin Gliech
parent 05d4e5bfbd
commit efbde3ab62
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.2",
"jotai": "^2.4.3",
"jotai": "^2.5.0",
"jotai-devtools": "^0.7.0",
"jotai-location": "^0.5.2",
"jotai-urql": "^0.7.1",
@@ -17639,9 +17639,9 @@
}
},
"node_modules/jotai": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/jotai/-/jotai-2.4.3.tgz",
"integrity": "sha512-CSAHX9LqWG5WCrU8OgBoZbBJ+Bo9rQU0mPusEF4e0CZ/SNFgurG26vb3UpgvCSJZgYVcUQNiUBM5q86PA8rstQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/jotai/-/jotai-2.5.0.tgz",
"integrity": "sha512-iPJDFrhNw3KU4o4SSAESeZoW+nM1L/76VULXZWF23qmivBEcbAQjiF5n1W4Hn5dXAol4tmtEYe4HH7d9emEz0Q==",
"engines": {
"node": ">=12.20.0"
},

View File

@@ -34,7 +34,7 @@
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.2",
"jotai": "^2.4.3",
"jotai": "^2.5.0",
"jotai-devtools": "^0.7.0",
"jotai-location": "^0.5.2",
"jotai-urql": "^0.7.1",