|
120 | 120 | ] |
121 | 121 | }, |
122 | 122 | "dependencies": { |
123 | | - "@nosferatu500/react-dnd-scrollzone": "^1.0.14", |
| 123 | + "@nosferatu500/react-dnd-scrollzone": "2.0.0-beta.0", |
124 | 124 | "lodash.isequal": "^4.5.0", |
125 | 125 | "prop-types": "^15.7.2", |
126 | 126 | "react-dnd": "^14.0.2", |
|
129 | 129 | "react-virtualized": "^9.22.3" |
130 | 130 | }, |
131 | 131 | "devDependencies": { |
132 | | - "@babel/core": "^7.14.8", |
| 132 | + "@babel/core": "^7.15.0", |
| 133 | + "@babel/eslint-parser": "^7.15.0", |
133 | 134 | "@babel/helper-module-imports": "^7.14.5", |
134 | | - "@babel/plugin-transform-react-jsx": "^7.14.5", |
135 | | - "@babel/preset-env": "^7.14.8", |
136 | | - "@babel/types": "^7.14.8", |
137 | | - "@nosferatu500/theme-file-explorer": "^3.0.5", |
| 135 | + "@babel/plugin-transform-react-jsx": "^7.14.9", |
| 136 | + "@babel/preset-env": "^7.15.0", |
| 137 | + "@babel/types": "^7.15.0", |
| 138 | + "@nosferatu500/theme-file-explorer": "^3.0.6", |
138 | 139 | "@rollup/plugin-babel": "^5.3.0", |
139 | 140 | "@rollup/plugin-node-resolve": "^13.0.4", |
140 | 141 | "@rollup/plugin-typescript": "^8.2.5", |
|
145 | 146 | "@testing-library/react": "^12.0.0", |
146 | 147 | "@types/babel-plugin-macros": "^2.8.5", |
147 | 148 | "@types/jest": "^26.0.24", |
148 | | - "@types/react": "^17.0.15", |
| 149 | + "@types/react": "^17.0.16", |
149 | 150 | "@types/react-dom": "^17.0.9", |
150 | | - "@typescript-eslint/eslint-plugin": "^4.28.5", |
151 | | - "@typescript-eslint/parser": "^4.28.5", |
| 151 | + "@typescript-eslint/eslint-plugin": "^4.29.0", |
| 152 | + "@typescript-eslint/parser": "^4.29.0", |
152 | 153 | "@wojtekmaj/enzyme-adapter-react-17": "^0.6.3", |
153 | 154 | "acorn-jsx": "^5.3.2", |
154 | | - "babel-eslint": "^10.1.0", |
155 | 155 | "babel-plugin-macros": "^3.1.0", |
156 | 156 | "babel-plugin-tester": "^10.1.0", |
157 | 157 | "enzyme": "^3.11.0", |
158 | | - "esbuild": "^0.12.17", |
| 158 | + "esbuild": "^0.12.18", |
159 | 159 | "eslint": "^7.32.0", |
160 | 160 | "eslint-config-prettier": "^8.3.0", |
161 | 161 | "eslint-plugin-import": "^2.23.4", |
|
173 | 173 | "react-dom": "^17.0.2", |
174 | 174 | "react-test-renderer": "^17.0.2", |
175 | 175 | "rimraf": "^3.0.2", |
176 | | - "rollup": "^2.55.1", |
| 176 | + "rollup": "^2.56.0", |
177 | 177 | "rollup-plugin-esbuild": "^4.5.0", |
178 | 178 | "rollup-plugin-postcss": "^4.0.0", |
179 | 179 | "rollup-plugin-size-snapshot": "^0.12.0", |
|
0 commit comments