|
51 | 51 | "classnames": "^2.2.6",
|
52 | 52 | "react-dnd": "^10.0.2",
|
53 | 53 | "react-dnd-html5-backend": "^10.0.2",
|
54 |
| - "react-dnd-multi-backend": "^5.0.1", |
| 54 | + "react-dnd-multi-backend": "^5.0.0", |
55 | 55 | "react-dnd-touch-backend": "^10.0.2",
|
56 | 56 | "react-motion": "^0.5.2",
|
57 | 57 | "react-virtualized-auto-sizer": "^1.0.2",
|
58 | 58 | "react-window": "^1.8.5",
|
59 | 59 | "tslib": "^1.11.0"
|
60 | 60 | },
|
61 | 61 | "peerDependencies": {
|
62 |
| - "@pdftron/webviewer": ">=8.1.0", |
| 62 | + "@pdftron/webviewer": ">=7.0.0", |
63 | 63 | "react": ">=16.8.0",
|
64 | 64 | "react-dom": ">=16.8.0"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 | 67 | "@babel/core": "^7.7.4",
|
68 |
| - "@babel/preset-env": "7.9.0", |
69 | 68 | "@commitlint/cli": "^8.3.5",
|
70 | 69 | "@commitlint/config-conventional": "^8.3.4",
|
71 | 70 | "@commitlint/prompt-cli": "^8.3.5",
|
|
81 | 80 | "@storybook/preset-typescript": "^1.0.0",
|
82 | 81 | "@storybook/react": "6.0.0-alpha.26",
|
83 | 82 | "@storybook/storybook-deployer": "^2.8.1",
|
84 |
| - "@types/anymatch": "^3.0.0", |
85 |
| - "@types/cheerio": "^0.22.30", |
86 | 83 | "@types/classnames": "^2.2.9",
|
87 | 84 | "@types/copy-webpack-plugin": "^5.0.0",
|
88 |
| - "@types/enzyme": "^3.10.7", |
| 85 | + "@types/enzyme": "^3.10.3", |
89 | 86 | "@types/jest": "^25.1.2",
|
90 |
| - "@types/mini-css-extract-plugin": "^1.2.1", |
| 87 | + "@types/mini-css-extract-plugin": "^0.9.0", |
91 | 88 | "@types/node": "13.11.1",
|
92 | 89 | "@types/optimize-css-assets-webpack-plugin": "^5.0.1",
|
93 | 90 | "@types/react": "^16.9.23",
|
94 | 91 | "@types/react-dnd-multi-backend": "^6.0.0",
|
95 | 92 | "@types/react-dom": "^16.9.4",
|
96 | 93 | "@types/react-motion": "^0.0.29",
|
97 |
| - "@types/react-redux": "^4.4.47", |
98 | 94 | "@types/react-virtualized-auto-sizer": "^1.0.0",
|
99 | 95 | "@types/react-window": "^1.8.1",
|
100 | 96 | "@types/sinon": "^9.0.4",
|
|
146 | 142 | "typescript": "^3.7.3",
|
147 | 143 | "webpack": "^4.41.2",
|
148 | 144 | "webpack-cli": "^3.3.10",
|
149 |
| - "webpack-node-externals": "^1.7.2" |
| 145 | + "webpack-node-externals": "^3.0.0" |
150 | 146 | },
|
151 | 147 | "husky": {
|
152 | 148 | "hooks": {
|
|
0 commit comments