@foris/avocado-suite 0.11.8 → 0.11.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@foris/avocado-suite",
3
- "version": "0.11.8",
3
+ "version": "0.11.10",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -23,8 +23,8 @@
23
23
  "react-select": "5.8.0",
24
24
  "react-select-async-paginate": "0.7.3",
25
25
  "react-toastify": "9.0.3",
26
- "@foris/avocado-icons": "1.4.0",
27
- "@foris/avocado-core": "0.4.2"
26
+ "@foris/avocado-core": "0.5.0",
27
+ "@foris/avocado-icons": "1.4.1"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@testing-library/jest-dom": "6.4.0",