chore: update @ciphera-net/ui dependency to version 0.0.34 in package.json and package-lock.json; refactor Footer component to simplify layout and remove WebsiteFooter
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "pulse-frontend",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.0.33",
|
||||
"@ciphera-net/ui": "^0.0.34",
|
||||
"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.33",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.33/1373a8850ae22fdb1b4580846119c51e5c702a3c",
|
||||
"integrity": "sha512-HNK4DctShxWJDwW3g7HGN/2axQXvPhG2WT4vo3SVksbj9vvl1QfDczEmS+hOrU4QmxX8Wywjo0kw4bCoO1q1CQ==",
|
||||
"version": "0.0.34",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.34/108b07139ef3cb9a0e6d2090601a9d3e1373cea1",
|
||||
"integrity": "sha512-2VWQY4Or7CZC7IPljIQwgN2BhmmlYZzulffnCQoYmTRgp9DVqXV5WxjjG6vChw2D/S4QjL/ERsgMLxmQeN9RuA==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user