|
49 | 49 | "tinycolor2": "^1.6.0"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/cli": "7.22.15", |
53 |
| - "@babel/core": "7.22.15", |
| 52 | + "@babel/cli": "7.23.0", |
| 53 | + "@babel/core": "7.23.2", |
54 | 54 | "@babel/eslint-parser": "7.22.15",
|
55 |
| - "@babel/node": "7.22.15", |
| 55 | + "@babel/node": "7.22.19", |
56 | 56 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
57 |
| - "@babel/preset-env": "7.22.15", |
| 57 | + "@babel/preset-env": "7.23.2", |
58 | 58 | "@babel/preset-react": "7.22.15",
|
59 |
| - "@babel/traverse": "7.22.15", |
| 59 | + "@babel/traverse": "7.23.2", |
60 | 60 | "@hot-loader/react-dom": "16.14.0",
|
61 | 61 | "@percy/cli": "1.26.3",
|
62 | 62 | "@percy/storybook": "4.3.6",
|
63 | 63 | "@storybook/blocks": "7.4.1",
|
64 | 64 | "@storybook/react": "7.4.1",
|
65 | 65 | "@storybook/react-webpack5": "7.4.1",
|
66 | 66 | "@storybook/source-loader": "^7.4.1",
|
67 |
| - "autoprefixer": "10.4.15", |
| 67 | + "autoprefixer": "10.4.16", |
68 | 68 | "babel-jest": "26.6.3",
|
69 | 69 | "babel-loader": "9.1.3",
|
70 | 70 | "babel-plugin-module-resolver": "5.0.0",
|
71 | 71 | "css-loader": "6.8.1",
|
72 | 72 | "cssnano": "6.0.1",
|
73 | 73 | "enzyme": "3.11.0",
|
74 | 74 | "enzyme-adapter-react-16": "1.15.7",
|
75 |
| - "eslint": "8.48.0", |
76 |
| - "eslint-config-prettier": "8.6.0", |
77 |
| - "eslint-plugin-import": "2.28.1", |
| 75 | + "eslint": "8.53.0", |
| 76 | + "eslint-config-prettier": "9.0.0", |
| 77 | + "eslint-plugin-import": "2.29.0", |
78 | 78 | "eslint-plugin-jsx": "0.1.0",
|
79 | 79 | "eslint-plugin-react": "7.33.2",
|
80 | 80 | "eslint-plugin-react-percy": "0.2.4",
|
|
83 | 83 | "jest": "26.6.3",
|
84 | 84 | "jest-cli": "26.6.3",
|
85 | 85 | "mkdirp": "3.0.1",
|
86 |
| - "plotly.js": "2.26.0", |
87 |
| - "postcss": "8.4.29", |
| 86 | + "plotly.js": "2.27.0", |
| 87 | + "postcss": "8.4.31", |
88 | 88 | "postcss-cli": "10.1.0",
|
89 | 89 | "postcss-combine-duplicated-selectors": "10.0.3",
|
90 | 90 | "postcss-import": "15.1.0",
|
91 |
| - "postcss-preset-env": "9.1.3", |
| 91 | + "postcss-preset-env": "9.3.0", |
92 | 92 | "prettier": "2.8.4",
|
93 | 93 | "react": "16.14.0",
|
94 | 94 | "react-ace": "7.0.5",
|
|
97 | 97 | "react-inspector": "5.1.1",
|
98 | 98 | "react-test-renderer": "16.14.0",
|
99 | 99 | "request": "2.88.2",
|
100 |
| - "rimraf": "5.0.1", |
101 |
| - "sass": "1.66.1", |
| 100 | + "rimraf": "5.0.5", |
| 101 | + "sass": "1.69.5", |
102 | 102 | "sass-loader": "13.3.2",
|
103 | 103 | "storybook": "7.4.1",
|
104 | 104 | "style-loader": "3.3.3",
|
105 |
| - "webpack": "5.88.2", |
| 105 | + "webpack": "5.89.0", |
106 | 106 | "webpack-cli": "5.1.4",
|
107 | 107 | "webpack-dev-server": "4.15.1"
|
108 | 108 | },
|
|
0 commit comments