box-ui-elements 20.0.0-next.1 → 20.0.0-next.2

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "20.0.0-next.1",
3
+ "version": "20.0.0-next.2",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -378,10 +378,10 @@
378
378
  "mousetrap": "^1.6.3",
379
379
  "pikaday": "^1.8.0",
380
380
  "query-string": "5.1.1",
381
- "react": "^17.0.1",
381
+ "react": "^17.0.1 || 18",
382
382
  "react-animate-height": "^2.0.8",
383
383
  "react-beautiful-dnd": "^13.1.1",
384
- "react-dom": "^17.0.1",
384
+ "react-dom": "^17.0.1 || 18",
385
385
  "react-draggable": "^3.3.0",
386
386
  "react-immutable-proptypes": "^2.1.0",
387
387
  "react-intl": ">=2.9.0",
@@ -392,7 +392,7 @@
392
392
  "react-responsive": "8.2.0",
393
393
  "react-router-dom": "^5.0.0",
394
394
  "react-scrollbars-custom": "^4.0.21",
395
- "react-tether": "^1.0.0",
395
+ "react-tether": "1.0.5",
396
396
  "react-textarea-autosize": "^8.5.3",
397
397
  "regenerator-runtime": "^0.13.2",
398
398
  "sanitize-html": "1.21.1",