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

This commit is contained in:
Usman Baig
2026-02-17 20:05:18 +01:00
parent ccf1cc170a
commit d028b044b9
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.6.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.0.52",
"@ciphera-net/ui": "^0.0.53",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"axios": "^1.13.2",
@@ -1539,9 +1539,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.52",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.52/cc2f7caff152753d54cea54f93a623e60cf2c64d",
"integrity": "sha512-d6bsmbbzQ0CNgQhEaRNJrj+i0d8ZgLbu0Sjla0HZ32OKOZQ1VdYCfj3V2DN3m3GJShIrVbc7WtRr7wYPcKVTjQ==",
"version": "0.0.53",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.53/acaec3ae77d43491ce1ac71d9572fb3185050079",
"integrity": "sha512-nYYohmF6XdiPTv6MHvVhWDjplGi/tlVYfHMf35UUyPGcUnUGr/AG9LUQPMVKvL/VPqTkbxyQIw52yOYA8brYUg==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",
@@ -5665,6 +5665,7 @@
"integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@rtsao/scc": "^1.1.0",
"array-includes": "^3.1.9",