chore: update @ciphera-net/ui dependency to version 0.0.54 in package.json and package-lock.json, and adjust footer layout for improved responsiveness
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "pulse-frontend",
|
||||
"version": "0.6.0-alpha",
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.0.53",
|
||||
"@ciphera-net/ui": "^0.0.54",
|
||||
"@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.53",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.53/acaec3ae77d43491ce1ac71d9572fb3185050079",
|
||||
"integrity": "sha512-nYYohmF6XdiPTv6MHvVhWDjplGi/tlVYfHMf35UUyPGcUnUGr/AG9LUQPMVKvL/VPqTkbxyQIw52yOYA8brYUg==",
|
||||
"version": "0.0.54",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.54/18e15143388407c43f59a7412a946a60ca022095",
|
||||
"integrity": "sha512-DAn9v9KAXGa60kfq+Nq0Io5nwyDO/zhUj7+oSQLpxPxxcIO+ck9/bFRxJluoCkbfGRk0U5feaRkqFPr4bo7tkA==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user