|
47 | 47 | "@cucumber/gherkin": "^22.0.0",
|
48 | 48 | "@cucumber/gherkin-streams": "^4.0.0",
|
49 | 49 | "@cucumber/message-streams": "^3.0.0",
|
50 |
| - "@storybook/addon-actions": "6.3.12", |
51 |
| - "@storybook/addon-links": "6.3.12", |
52 |
| - "@storybook/builder-webpack5": "6.3.12", |
53 |
| - "@storybook/manager-webpack5": "6.3.12", |
54 |
| - "@storybook/react": "6.3.12", |
| 50 | + "@storybook/addon-actions": "6.4.9", |
| 51 | + "@storybook/addon-links": "6.4.9", |
| 52 | + "@storybook/builder-webpack5": "6.4.9", |
| 53 | + "@storybook/manager-webpack5": "6.4.9", |
| 54 | + "@storybook/react": "6.4.9", |
| 55 | + "@testing-library/react": "12.1.2", |
55 | 56 | "@types/color": "3.0.2",
|
56 | 57 | "@types/glob": "7.2.0",
|
57 | 58 | "@types/jsdom": "16.2.13",
|
|
60 | 61 | "@types/react": "17.0.37",
|
61 | 62 | "@types/react-dom": "17.0.11",
|
62 | 63 | "babel-loader": "8.2.3",
|
63 |
| - "css-modules-require-hook": "4.2.3", |
64 | 64 | "core-js": "3.19.3",
|
65 | 65 | "cpy-cli": "3.1.1",
|
| 66 | + "css-modules-require-hook": "4.2.3", |
66 | 67 | "glob": "7.2.0",
|
67 | 68 | "global-jsdom": "8.4.0",
|
68 | 69 | "jsdom": "19.0.0",
|
69 | 70 | "mocha": "9.1.3",
|
70 | 71 | "nyc": "15.1.0",
|
| 72 | + "path-browserify": "^1.0.1", |
71 | 73 | "raw-loader": "4.0.2",
|
72 | 74 | "react": "17.0.2",
|
73 | 75 | "react-dom": "17.0.2",
|
|
77 | 79 | "sinon": "12.0.1",
|
78 | 80 | "source-map-support": "0.5.21",
|
79 | 81 | "style-loader": "3.3.1",
|
80 |
| - "@testing-library/react": "12.1.2", |
81 | 82 | "ts-node": "10.4.0",
|
82 | 83 | "ts-sinon": "2.0.2",
|
83 | 84 | "typescript": "4.5.4"
|
|
0 commit comments