chore: update @ciphera-net/ui to version 0.0.30 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",
|
"name": "pulse-frontend",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ciphera-net/ui": "^0.0.29",
|
"@ciphera-net/ui": "^0.0.30",
|
||||||
"axios": "^1.13.2",
|
"axios": "^1.13.2",
|
||||||
"country-flag-icons": "^1.6.4",
|
"country-flag-icons": "^1.6.4",
|
||||||
"d3-scale": "^4.0.2",
|
"d3-scale": "^4.0.2",
|
||||||
@@ -266,9 +266,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ciphera-net/ui": {
|
"node_modules/@ciphera-net/ui": {
|
||||||
"version": "0.0.29",
|
"version": "0.0.30",
|
||||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.29/8d0a788b47c4d73bbc80af71eaf2dc20db28130b",
|
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.30/7bb7941e287ea6c6ac98b49c74ed008e49e6e50e",
|
||||||
"integrity": "sha512-YJgx7AukvWqe+JSajOPhUBrzmkjVqHdx0XnHOvqHDWkEiEQl0q4HJ4ILZQL2h5mU1RQi2UKQs04/G2vGuruFuw==",
|
"integrity": "sha512-vmnAU64+nG3iSMKBYE0kacNyCiUDGhkPqoPTQfu5mkZEG1o83NKbjSjVCYzrKUoDkJGcs1R8zevAej8xWxo9Xg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@radix-ui/react-icons": "^1.3.0",
|
"@radix-ui/react-icons": "^1.3.0",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"type-check": "tsc --noEmit"
|
"type-check": "tsc --noEmit"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ciphera-net/ui": "^0.0.29",
|
"@ciphera-net/ui": "^0.0.30",
|
||||||
"axios": "^1.13.2",
|
"axios": "^1.13.2",
|
||||||
"country-flag-icons": "^1.6.4",
|
"country-flag-icons": "^1.6.4",
|
||||||
"d3-scale": "^4.0.2",
|
"d3-scale": "^4.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user