@cubone/react-file-manager
Advanced tools
Comparing version 1.15.2 to 1.15.3
{ | ||
"name": "@cubone/react-file-manager", | ||
"private": false, | ||
"version": "1.15.2", | ||
"version": "1.15.3", | ||
"type": "module", | ||
@@ -38,5 +38,2 @@ "module": "dist/react-file-manager.es.js", | ||
"react-dom": "^18.3.1", | ||
"react-collapsible": "^2.10.0", | ||
"react-icons": "^5.2.1", | ||
"react-loading": "^2.0.3", | ||
"sass": "^1.77.6", | ||
@@ -48,3 +45,6 @@ "semantic-release": "^24.1.0", | ||
"react": ">=18", | ||
"react-dom": ">=18" | ||
"react-dom": ">=18", | ||
"react-collapsible": "^2.10.0", | ||
"react-icons": "^5.2.1", | ||
"react-loading": "^2.0.3" | ||
}, | ||
@@ -51,0 +51,0 @@ "peerDependenciesMeta": { |
13
8