chore: upgrade @ciphera-net/ui to v0.0.19 in package.json and package-lock.json
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.18",
|
||||
"@ciphera-net/ui": "^0.0.19",
|
||||
"axios": "^1.13.2",
|
||||
"country-flag-icons": "^1.6.4",
|
||||
"d3-scale": "^4.0.2",
|
||||
@@ -267,9 +267,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ciphera-net/ui": {
|
||||
"version": "0.0.18",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.18/bc703f2d658a9ba28ad8cc6a9ff683a30b8f662f",
|
||||
"integrity": "sha512-WMBWOx/7QHlZ7p2umIZRTA7iOB0PSgxBYyR52uHhE8tjR1jSSEzrFruth/azzwbLx8zi7DqIeeGSjxJpuRddDA==",
|
||||
"version": "0.0.19",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.19/0e0887410feaf7f44835fbf818e0f3ee7532a11d",
|
||||
"integrity": "sha512-lC+WocZ3xNcYpFRQTHdUHuL3kai9W1WhwNKXtB6N4SXY3P/sRU2RSLnAuomPYpg/XsOgBE07JsIo18wIJdM3Ug==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"type-check": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.0.18",
|
||||
"@ciphera-net/ui": "^0.0.19",
|
||||
"axios": "^1.13.2",
|
||||
"country-flag-icons": "^1.6.4",
|
||||
"d3-scale": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user