@foris/avocado-suite 0.18.0 → 0.19.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@foris/avocado-suite",
3
- "version": "0.18.0",
3
+ "version": "0.19.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -26,7 +26,7 @@
26
26
  "react-toastify": "9.0.3",
27
27
  "zustand": "4.5.4",
28
28
  "@foris/avocado-core": "0.7.0",
29
- "@foris/avocado-icons": "1.8.0"
29
+ "@foris/avocado-icons": "1.9.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@testing-library/jest-dom": "6.4.0",