|
39 | 39 | }, |
40 | 40 | "homepage": "https://github.com/react-grid-layout/react-draggable", |
41 | 41 | "devDependencies": { |
42 | | - "@babel/cli": "^7.13.10", |
43 | | - "@babel/core": "^7.13.10", |
44 | | - "@babel/plugin-proposal-class-properties": "^7.8.3", |
45 | | - "@babel/plugin-transform-flow-comments": "^7.8.3", |
46 | | - "@babel/preset-env": "^7.13.12", |
47 | | - "@babel/preset-flow": "^7.9.0", |
48 | | - "@babel/preset-react": "^7.9.4", |
49 | | - "@types/react": "^16.9.35", |
50 | | - "@types/react-dom": "^16.9.8", |
| 42 | + "@babel/cli": "^7.14.8", |
| 43 | + "@babel/core": "^7.15.0", |
| 44 | + "@babel/plugin-proposal-class-properties": "^7.14.5", |
| 45 | + "@babel/plugin-transform-flow-comments": "^7.14.5", |
| 46 | + "@babel/preset-env": "^7.15.0", |
| 47 | + "@babel/preset-flow": "^7.14.5", |
| 48 | + "@babel/preset-react": "^7.14.5", |
| 49 | + "@types/react": "^17.0.19", |
| 50 | + "@types/react-dom": "^17.0.9", |
51 | 51 | "assert": "^2.0.0", |
52 | 52 | "babel-eslint": "^10.1.0", |
53 | 53 | "babel-loader": "^8.1.0", |
54 | 54 | "babel-plugin-transform-inline-environment-variables": "^0.4.3", |
55 | | - "eslint": "^7.22.0", |
56 | | - "eslint-plugin-react": "^7.20.0", |
57 | | - "flow-bin": "^0.147.0", |
58 | | - "jasmine-core": "^3.7.1", |
59 | | - "karma": "^6.2.0", |
| 55 | + "eslint": "^7.32.0", |
| 56 | + "eslint-plugin-react": "^7.24.0", |
| 57 | + "flow-bin": "^0.158.0", |
| 58 | + "jasmine-core": "^3.9.0", |
| 59 | + "karma": "^6.3.4", |
60 | 60 | "karma-chrome-launcher": "^3.1.0", |
61 | 61 | "karma-cli": "2.0.0", |
62 | | - "karma-firefox-launcher": "^2.1.0", |
| 62 | + "karma-firefox-launcher": "^2.1.1", |
63 | 63 | "karma-ie-launcher": "^1.0.0", |
64 | 64 | "karma-jasmine": "^4.0.1", |
65 | 65 | "karma-phantomjs-launcher": "^1.0.4", |
|
69 | 69 | "phantomjs-prebuilt": "^2.1.16", |
70 | 70 | "pre-commit": "^1.2.2", |
71 | 71 | "process": "^0.11.10", |
72 | | - "puppeteer": "^3.1.0", |
73 | 72 | "react": "^16.13.1", |
74 | 73 | "react-dom": "^16.13.1", |
75 | | - "react-frame-component": "^4.1.2", |
76 | 74 | "react-test-renderer": "^16.13.1", |
77 | | - "semver": "^7.3.2", |
| 75 | + "puppeteer": "^10.2.0", |
| 76 | + "react-frame-component": "^5.1.0", |
| 77 | + "semver": "^7.3.5", |
78 | 78 | "static-server": "^3.0.0", |
79 | | - "typescript": "^3.9.3", |
80 | | - "webpack": "^5.27.2", |
81 | | - "webpack-cli": "^4.5.0", |
82 | | - "webpack-dev-server": "^3.11.0" |
| 79 | + "typescript": "^4.3.5", |
| 80 | + "webpack": "^5.51.1", |
| 81 | + "webpack-cli": "^4.8.0", |
| 82 | + "webpack-dev-server": "^4.0.0" |
83 | 83 | }, |
84 | 84 | "resolutions": { |
85 | 85 | "minimist": "^1.2.5" |
|
0 commit comments