@qoretechnologies/reqraft 0.7.11 → 0.7.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qoretechnologies/reqraft",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.12",
|
|
4
4
|
"description": "ReQraft is a collection of React components and hooks that are used across Qore Technologies' products made using the ReQore component library from Qore.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"react-color": "^2.19.3",
|
|
121
121
|
"react-dropzone": "^14.3.5",
|
|
122
122
|
"react-markdown": "^9.0.1",
|
|
123
|
-
"react-use": "^17.
|
|
123
|
+
"react-use": "^17.6.0",
|
|
124
124
|
"scheduler": "^0.23.0",
|
|
125
125
|
"styled-components": "^5.3.6",
|
|
126
126
|
"thenby": "^1.3.4",
|