|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 | 52 | "@babel/cli": "7.18.10",
|
53 |
| - "@babel/core": "7.18.10", |
| 53 | + "@babel/core": "7.19.0", |
54 | 54 | "@babel/eslint-parser": "7.18.9",
|
55 | 55 | "@babel/node": "7.18.10",
|
56 | 56 | "@babel/plugin-proposal-object-rest-spread": "7.18.9",
|
57 |
| - "@babel/preset-env": "7.18.10", |
| 57 | + "@babel/preset-env": "7.19.0", |
58 | 58 | "@babel/preset-react": "7.18.6",
|
59 |
| - "@babel/traverse": "7.18.11", |
| 59 | + "@babel/traverse": "7.19.0", |
60 | 60 | "@hot-loader/react-dom": "16.14.0",
|
61 |
| - "@percy/cli": "^1.8.1", |
| 61 | + "@percy/cli": "^1.10.1", |
62 | 62 | "@percy/storybook": "4.3.3",
|
63 | 63 | "@storybook/builder-webpack5": "^6.5.10",
|
64 | 64 | "@storybook/manager-webpack5": "^6.5.10",
|
|
68 | 68 | "babel-loader": "8.2.5",
|
69 | 69 | "babel-plugin-module-resolver": "4.1.0",
|
70 | 70 | "css-loader": "6.7.1",
|
71 |
| - "cssnano": "5.1.12", |
| 71 | + "cssnano": "5.1.13", |
72 | 72 | "enzyme": "3.11.0",
|
73 | 73 | "enzyme-adapter-react-16": "1.15.6",
|
74 |
| - "eslint": "8.21.0", |
| 74 | + "eslint": "8.23.0", |
75 | 75 | "eslint-config-prettier": "8.5.0",
|
76 | 76 | "eslint-plugin-import": "2.26.0",
|
77 | 77 | "eslint-plugin-jsx": "0.1.0",
|
78 |
| - "eslint-plugin-react": "7.30.1", |
| 78 | + "eslint-plugin-react": "7.31.7", |
79 | 79 | "eslint-plugin-react-percy": "0.2.4",
|
80 | 80 | "fs": "0.0.2",
|
81 | 81 | "glob": "8.0.3",
|
|
86 | 86 | "postcss": "8.4.16",
|
87 | 87 | "postcss-cli": "^10.0.0",
|
88 | 88 | "postcss-combine-duplicated-selectors": "10.0.3",
|
89 |
| - "postcss-import": "^14.1.0", |
90 |
| - "postcss-preset-env": "^7.7.2", |
| 89 | + "postcss-import": "^15.0.0", |
| 90 | + "postcss-preset-env": "^7.8.1", |
91 | 91 | "prettier": "2.7.1",
|
92 | 92 | "react": "16.14.0",
|
93 | 93 | "react-ace": "7.0.5",
|
|
97 | 97 | "react-test-renderer": "16.14.0",
|
98 | 98 | "request": "2.88.2",
|
99 | 99 | "rimraf": "3.0.2",
|
100 |
| - "sass": "1.54.4", |
| 100 | + "sass": "1.54.8", |
101 | 101 | "sass-loader": "13.0.2",
|
102 | 102 | "style-loader": "3.3.1",
|
103 | 103 | "webpack": "5.74.0",
|
104 | 104 | "webpack-cli": "4.10.0",
|
105 |
| - "webpack-dev-server": "4.10.0" |
| 105 | + "webpack-dev-server": "4.11.0" |
106 | 106 | },
|
107 | 107 | "peerDependencies": {
|
108 | 108 | "plotly.js": ">=1.58.5 <3.0.0",
|
|
0 commit comments