Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump i18next from 23.15.1 to 23.15.2 in /ui #457

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"hat": "^0.0.3",
"i18next": "^23.15.1",
"i18next": "^23.15.2",
"i18next-browser-languagedetector": "^8.0.0",
"lodash": "^4.17.21",
"mapbox-gl-style-switcher": "^1.0.11",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7902,12 +7902,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.15.1":
version: 23.15.1
resolution: "i18next@npm:23.15.1"
"i18next@npm:^23.15.2":
version: 23.15.2
resolution: "i18next@npm:23.15.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889
checksum: 10/ed14a290ba8e761a06b6a6ce5e608861f367eb0806fa1b4eb77494340502ad20491748ab2b27423ba186f5602b89cbcb87565683a03443d0368cd4b182ae6ef9
languageName: node
linkType: hard

Expand Down Expand Up @@ -12374,7 +12374,7 @@ __metadata:
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.6"
i18next: "npm:^23.15.1"
i18next: "npm:^23.15.2"
i18next-browser-languagedetector: "npm:^8.0.0"
jest: "npm:^29.7.0"
jsdom: "npm:^25.0.1"
Expand Down
Loading