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:
committed by
Quentin Gliech
parent
05d4e5bfbd
commit
efbde3ab62
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user