@economic/taco 2.26.13 → 2.26.15

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": "@economic/taco",
3
- "version": "2.26.13",
3
+ "version": "2.26.15",
4
4
  "description": "> TODO: description",
5
5
  "author": "Matt Daly <matthew.daly@visma.com>",
6
6
  "homepage": "https://github.com/e-conomic/taco#readme",
@@ -58,7 +58,7 @@
58
58
  "@react-aria/focus": "^3.9.0",
59
59
  "@react-aria/interactions": "^3.12.0",
60
60
  "@tanstack/react-table": "^8.11.2",
61
- "@tanstack/react-virtual": "^3.2.0",
61
+ "@tanstack/react-virtual": "^3.0.1",
62
62
  "clsx": "^2.1.0",
63
63
  "date-fns": "^2.29.3",
64
64
  "framer-motion": "^6.5.1",
@@ -129,5 +129,5 @@
129
129
  "not ie < 11"
130
130
  ]
131
131
  },
132
- "gitHead": "f340aabe8a02cc2a56cfdcd020d6b8fd7256e6e0"
132
+ "gitHead": "207b601a0cecc1ef0fa6018134c91255b544174f"
133
133
  }