|
51 | 51 | "@testing-library/react": "^12.1.2",
|
52 | 52 | "@types/cypress-axe": "^0.8.0",
|
53 | 53 | "@types/enzyme": "3.10.x",
|
54 |
| - "@types/jest": "^29.5.12", |
| 54 | + "@types/jest": "^29.5.14", |
55 | 55 | "@types/lodash-es": "4.17.x",
|
56 | 56 | "@types/node": "^18.0.0",
|
57 | 57 | "@types/react": "^17.0.37",
|
|
67 | 67 | "babel-loader": "^8.2.1",
|
68 | 68 | "babel-plugin-transform-imports": "1.5.1",
|
69 | 69 | "cache-loader": "^4.1.0",
|
70 |
| - "copy-webpack-plugin": "^6.4.1", |
| 70 | + "copy-webpack-plugin": "^13.0.0", |
71 | 71 | "css-loader": "^6.7.1",
|
72 | 72 | "cypress": "^13.10.0",
|
73 | 73 | "cypress-axe": "^0.12.0",
|
74 | 74 | "cypress-file-upload": "^5.0.8",
|
75 |
| - "cypress-jest-adapter": "^0.1.1", |
76 | 75 | "cypress-multi-reporters": "^1.6.2",
|
77 | 76 | "enzyme": "3.10.x",
|
78 | 77 | "eslint": "^8.10.0",
|
|
85 | 84 | "formik": "2.0.3",
|
86 | 85 | "fuzzysearch": "1.0.x",
|
87 | 86 | "i18next-parser": "^3.11.0",
|
88 |
| - "jest": "^29.7.0", |
| 87 | + "jest": "30.0.0-alpha.7", |
89 | 88 | "jest-canvas-mock": "^2.5.2",
|
90 | 89 | "jest-environment-jsdom": "^29.7.0",
|
91 | 90 | "jest-junit": "^16.0.0",
|
|
98 | 97 | "pluralize": "^8.0.0",
|
99 | 98 | "popper.js": "^1.16.1",
|
100 | 99 | "prettier": "^2.7.1",
|
101 |
| - "prettier-stylelint": "^0.4.2", |
102 | 100 | "react": "^17.0.1",
|
103 | 101 | "react-copy-to-clipboard": "5.x",
|
104 | 102 | "react-dnd": "^9.4.0",
|
|
114 | 112 | "react-router-dom-v5-compat": "^6.11.2",
|
115 | 113 | "react-transition-group": "2.3.x",
|
116 | 114 | "react-virtualized": "9.x",
|
117 |
| - "resolve-url-loader": "2.x", |
| 115 | + "resolve-url-loader": "5.0.0", |
118 | 116 | "sass": "^1.42.1",
|
119 | 117 | "sass-loader": "^10.1.1",
|
120 | 118 | "style-loader": "^3.3.1",
|
121 |
| - "stylelint": "^15.3.0", |
| 119 | + "stylelint": "16.12.0", |
122 | 120 | "stylelint-config-standard": "^31.0.0",
|
123 | 121 | "thread-loader": "^3.0.4",
|
124 |
| - "ts-jest": "^29.1.5", |
| 122 | + "ts-jest": "^29.3.1", |
125 | 123 | "ts-loader": "^9.3.1",
|
126 | 124 | "ts-node": "^10.9.1",
|
127 | 125 | "typescript": "^4.7.4",
|
128 | 126 | "webpack-cli": "^5.1.4",
|
129 |
| - "webpack-dev-server": "^5.0.4", |
130 |
| - "yup": "^0.27.0" |
| 127 | + "webpack-dev-server": "^5.2.0", |
| 128 | + "yup": "1.6.1" |
131 | 129 | },
|
132 | 130 | "consolePlugin": {
|
133 | 131 | "name": "pipelines-console-plugin",
|
|
165 | 163 | "@types/express": "^4.17.18",
|
166 | 164 | "@types/js-yaml": "^3.10.0",
|
167 | 165 | "classnames": "^2.3.2",
|
168 |
| - "crypto-browserify": "^3.12.0", |
169 | 166 | "gherkin-lint": "^4.1.3",
|
170 |
| - "i18next-conv": "^15.0.0", |
| 167 | + "i18next-conv": "^15.1.1", |
171 | 168 | "lodash-es": "^4.17.21",
|
| 169 | + "micromatch": "4.0.8", |
172 | 170 | "path-browserify": "^1.0.1",
|
173 | 171 | "stream-browserify": "^3.0.0"
|
174 | 172 | },
|
|
0 commit comments