|
71 | 71 | "react-dom": ">=16.3.0" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@4c/cli": "^2.2.1", |
| 74 | + "@4c/cli": "^2.2.2", |
75 | 75 | "@4c/rollout": "^2.2.0", |
76 | 76 | "@4c/tsconfig": "^0.3.1", |
77 | | - "@babel/cli": "^7.13.10", |
78 | | - "@babel/core": "^7.13.10", |
| 77 | + "@babel/cli": "^7.13.14", |
| 78 | + "@babel/core": "^7.13.14", |
79 | 79 | "@babel/plugin-proposal-class-properties": "^7.13.0", |
80 | 80 | "@babel/plugin-transform-runtime": "^7.13.10", |
81 | 81 | "@babel/polyfill": "^7.12.1", |
82 | 82 | "@babel/preset-env": "^7.13.12", |
83 | | - "@babel/preset-react": "^7.12.13", |
| 83 | + "@babel/preset-react": "^7.13.13", |
84 | 84 | "@babel/preset-typescript": "^7.13.0", |
85 | 85 | "@react-bootstrap/eslint-config": "^1.3.2", |
86 | | - "@rollup/plugin-node-resolve": "^11.2.0", |
| 86 | + "@rollup/plugin-node-resolve": "^11.2.1", |
87 | 87 | "@types/classnames": "^2.2.11", |
88 | 88 | "@types/react": "^17.0.3", |
89 | | - "@types/react-dom": "^17.0.2", |
90 | | - "@typescript-eslint/eslint-plugin": "^4.19.0", |
91 | | - "@typescript-eslint/parser": "^4.19.0", |
| 89 | + "@types/react-dom": "^17.0.3", |
| 90 | + "@typescript-eslint/eslint-plugin": "^4.20.0", |
| 91 | + "@typescript-eslint/parser": "^4.20.0", |
92 | 92 | "babel-eslint": "^10.1.0", |
93 | 93 | "babel-plugin-add-module-exports": "^1.0.4", |
94 | 94 | "babel-plugin-istanbul": "^6.0.0", |
|
97 | 97 | "cross-env": "^7.0.3", |
98 | 98 | "enzyme": "^3.11.0", |
99 | 99 | "enzyme-adapter-react-16": "^1.15.6", |
100 | | - "eslint": "^7.22.0", |
| 100 | + "eslint": "^7.23.0", |
101 | 101 | "eslint-config-4catalyzer-typescript": "^3.0.3", |
102 | 102 | "eslint-config-prettier": "^8.1.0", |
103 | 103 | "eslint-plugin-import": "^2.22.1", |
104 | 104 | "eslint-plugin-jsx-a11y": "^6.4.1", |
105 | 105 | "eslint-plugin-mocha": "^8.1.0", |
106 | 106 | "eslint-plugin-prettier": "^3.3.1", |
107 | | - "eslint-plugin-react": "^7.22.0", |
| 107 | + "eslint-plugin-react": "^7.23.1", |
108 | 108 | "eslint-plugin-react-hooks": "^4.2.0", |
109 | 109 | "gh-pages": "^3.1.0", |
110 | 110 | "husky": "^5.2.0", |
111 | 111 | "jquery": "^3.6.0", |
112 | | - "karma": "^6.2.0", |
| 112 | + "karma": "^6.3.2", |
113 | 113 | "karma-chrome-launcher": "^3.1.0", |
114 | 114 | "karma-coverage": "^2.0.3", |
115 | 115 | "karma-firefox-launcher": "^2.1.0", |
|
126 | 126 | "react-dom": "^16.14.0", |
127 | 127 | "react-transition-group": "^4.4.1", |
128 | 128 | "rimraf": "^3.0.2", |
129 | | - "rollup": "^2.42.3", |
| 129 | + "rollup": "^2.44.0", |
130 | 130 | "simulant": "^0.2.2", |
131 | 131 | "sinon": "^9.2.4", |
132 | | - "sinon-chai": "^3.5.0", |
| 132 | + "sinon-chai": "^3.6.0", |
133 | 133 | "stream-browserify": "^3.0.0", |
134 | 134 | "typescript": "^4.2.3", |
135 | 135 | "util": "^0.12.3", |
136 | | - "webpack": "^5.27.2", |
| 136 | + "webpack": "^5.30.0", |
137 | 137 | "webpack-atoms": "^16.0.1", |
138 | | - "webpack-cli": "^4.5.0" |
| 138 | + "webpack-cli": "^4.6.0" |
139 | 139 | }, |
140 | 140 | "bugs": { |
141 | 141 | "url": "https://github.com/react-bootstrap/react-overlays/issues" |
|
0 commit comments