|
90 | 90 | "@babel/runtime": "^7.14.0", |
91 | 91 | "@babel/runtime-corejs3": "^7.14.0", |
92 | 92 | "@looker/eslint-config-oss": "1.7.14", |
93 | | - "@testing-library/jest-dom": "^5.16.5", |
| 93 | + "@testing-library/jest-dom": "5.16.5", |
94 | 94 | "@types/blueimp-md5": "^2.7.0", |
95 | 95 | "@types/ini": "^1.3.30", |
96 | | - "@types/jest": "^29.4.0", |
| 96 | + "@types/jest": "29.2.4", |
97 | 97 | "@types/js-yaml": "^3.12.1", |
98 | | - "@types/lodash": "^4.14.162", |
99 | | - "@types/node": "^14.18.36", |
100 | | - "@types/prettier": "^2.3.2", |
| 98 | + "@types/lodash": "4.14.172", |
| 99 | + "@types/node": "14.18.63", |
| 100 | + "@types/prettier": "2.3.2", |
101 | 101 | "@types/readable-stream": "2.3.9", |
102 | | - "@types/request": "^2.48.3", |
103 | | - "@types/request-promise-native": "^1.0.17", |
| 102 | + "@types/request": "2.48.12", |
| 103 | + "@types/request-promise-native": "1.0.21", |
104 | 104 | "@types/uuid": "^8.3.4", |
105 | 105 | "babel-core": "^7.0.0-bridge", |
106 | | - "babel-loader-exclude-node-modules-except": "^1.1.2", |
107 | | - "babel-plugin-styled-components": "^1.10.7", |
108 | | - "core-js": "^3.6.5", |
| 106 | + "babel-loader-exclude-node-modules-except": "1.1.2", |
| 107 | + "babel-plugin-styled-components": "1.10.7", |
| 108 | + "core-js": "3.6.5", |
109 | 109 | "enzyme": "^3.11.0", |
110 | | - "enzyme-adapter-react-16": "^1.15.2", |
111 | | - "eslint": "^7.32.0", |
112 | | - "eslint-plugin-jest": "^27.2.1", |
113 | | - "eslint-plugin-jest-dom": "^4.0.3", |
| 110 | + "enzyme-adapter-react-16": "1.15.2", |
| 111 | + "eslint": "7.32.0", |
| 112 | + "eslint-plugin-jest": "27.2.1", |
| 113 | + "eslint-plugin-jest-dom": "4.0.3", |
114 | 114 | "eslint-plugin-prettier": "4.0.0", |
115 | | - "jest": "^29.4.2", |
116 | | - "jest-canvas-mock": "^2.4.0", |
117 | | - "jest-environment-jsdom": "^29.4.2", |
118 | | - "jest-junit": "^12.0.0", |
119 | | - "jest-styled-components": "^7.1.1", |
120 | | - "js-yaml": "^3.13.1", |
121 | | - "jsdom": "^21.1.0", |
122 | | - "lerna": "^3.20.2", |
123 | | - "lint-staged": "^10.2.2", |
124 | | - "lodash": "^4.17.15", |
125 | | - "node-fetch": "^2.6.7", |
126 | | - "node-forge": "^1.3.1", |
127 | | - "npm-run-all": "^4.1.5", |
128 | | - "openapi3-ts": "^1.3.0", |
| 115 | + "jest": "29.3.1", |
| 116 | + "jest-canvas-mock": "2.4.0", |
| 117 | + "jest-environment-jsdom": "29.7.0", |
| 118 | + "jest-junit": "12.3.0", |
| 119 | + "jest-styled-components": "7.1.1", |
| 120 | + "js-yaml": "3.14.1", |
| 121 | + "jsdom": "21.1.2", |
| 122 | + "lerna": "3.22.1", |
| 123 | + "lint-staged": "10.2.2", |
| 124 | + "lodash": "^4.17.21", |
| 125 | + "node-fetch": "2.6.7", |
| 126 | + "node-forge": "1.3.1", |
| 127 | + "npm-run-all": "4.1.5", |
| 128 | + "openapi3-ts": "2.0.2", |
129 | 129 | "pre-commit": "1.2.2", |
130 | 130 | "prettier": "^2.4.1", |
131 | | - "react": "^16.14.0", |
132 | | - "react-dom": "^16.14.0", |
133 | | - "regenerator-runtime": "^0.13.11", |
134 | | - "resize-observer-polyfill": "^1.5.1", |
135 | | - "styled-components": "^5.2.1", |
| 131 | + "react": "^17.0.2", |
| 132 | + "react-dom": "^17.0.2", |
| 133 | + "regenerator-runtime": "0.13.11", |
| 134 | + "resize-observer-polyfill": "1.5.1", |
| 135 | + "styled-components": "^5.3.1", |
| 136 | + "syncpack": "11.2.1", |
136 | 137 | "ts-jest": "^29.0.5", |
137 | | - "ts-node": "^10.9.1", |
| 138 | + "ts-node": "10.9.1", |
138 | 139 | "typescript": "4.6.3", |
139 | | - "url-loader": "^4.1.1", |
140 | | - "uuid": "^9.0.0", |
141 | | - "webpack": "^5.10.0", |
| 140 | + "url-loader": "4.1.1", |
| 141 | + "uuid": "9.0.1", |
| 142 | + "webpack": "5.10.0", |
142 | 143 | "webpack-bundle-analyzer": "^4.4.1", |
143 | 144 | "webpack-merge": "^5.7.3", |
144 | | - "yarn-deduplicate": "^6.0.0" |
| 145 | + "yarn-deduplicate": "6.0.0" |
145 | 146 | }, |
146 | | - "dependencies": {}, |
147 | 147 | "lint-staged": { |
148 | 148 | "**/*.ts?(x)": [ |
149 | 149 | "eslint" |
|
301 | 301 | ], |
302 | 302 | "keywords": [], |
303 | 303 | "resolutions": { |
304 | | - "@types/react": "^16.14.2", |
305 | | - "react": "^16.14.0", |
| 304 | + "@types/react": "17.0.65", |
| 305 | + "react": "^17.0.2", |
306 | 306 | "set-value": "^2.0.1", |
307 | 307 | "trim": ">= 0.0.3", |
308 | 308 | "trim-newlines": ">= 3.0.1", |
|
0 commit comments