chore(deps-dev): bump @iconify/react from 5.0.1 to 5.2.0 in /ui (#6421)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-09 17:05:11 +01:00
committed by GitHub
parent 6b6e12cea3
commit bb417587ae
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -35,7 +35,7 @@
"jose": "^5.9.3",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.417.0",
"next": "^14.2.12",
"next": "^14.2.22",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.2.1",
"react": "^18.3.1",
@@ -51,7 +51,7 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@iconify/react": "^5.0.1",
"@iconify/react": "^5.2.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "20.5.7",
"@types/react": "18.3.3",
@@ -469,9 +469,9 @@
"dev": true
},
"node_modules/@iconify/react": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-5.0.1.tgz",
"integrity": "sha512-octpAJRtHZLLS1o6fmz2Ek2Rfwx75kVg48MZyGTqL3QqoxRddEsuLqOt6ADDhRosmlrYnIrVL+7obo1bz2ikNw==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-5.2.0.tgz",
"integrity": "sha512-7Sdjrqq3fkkQNks9SY3adGC37NQTHsBJL2PRKlQd455PoDi9s+Es9AUTY+vGLFOYs5yO9w9yCE42pmxCwG26WA==",
"dev": true,
"dependencies": {
"@iconify/types": "^2.0.0"
+1 -1
View File
@@ -43,7 +43,7 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@iconify/react": "^5.0.1",
"@iconify/react": "^5.2.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "20.5.7",
"@types/react": "18.3.3",