@economic/taco 2.26.13 → 2.26.14
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.
|
3
|
+
"version": "2.26.14",
|
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.
|
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": "
|
132
|
+
"gitHead": "32183368b7b766ef30c0f2cbc0a49ed0e8d599d7"
|
133
133
|
}
|