chore: update @ciphera-net/ui dependency to version 0.0.39 in package.json and package-lock.json

This commit is contained in:
Usman Baig
2026-02-03 22:20:04 +01:00
parent 08cc433dfd
commit acbd8ef8bc
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.1.0",
"dependencies": {
"@ciphera-net/ui": "^0.0.38",
"@ciphera-net/ui": "^0.0.39",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
@@ -269,9 +269,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.38",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.38/adcb1125bffdeedce04cc0b13dec6c675f9c1040",
"integrity": "sha512-I3SYbuCZv7Gd/voTQ7zeqxIUhgM8W7A2ThPdQ4LCH053wbv80i5JMPcgebntAGLWDlvewL/pEQkOtNkGrXOiGg==",
"version": "0.0.39",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.39/021cbbe26d3d960bc8e0b037be33eddae2694d96",
"integrity": "sha512-UJF38xQZusy01D3i6lUWGnVt2PgIunsQjdoTG2n4r/XyxP/3O8JjliJH90BI++Aix6hAO/TN2on35MYIbAQuTg==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",