|
41 | 41 | "lodash": "^4.17.21", |
42 | 42 | "react": "^18.2.0", |
43 | 43 | "react-dom": "^18.2.0", |
44 | | - "react-icons": "^4.8.0", |
| 44 | + "react-icons": "^4.9.0", |
45 | 45 | "react-is": "^18.2.0", |
46 | 46 | "react-json-tree": "^0.18.0", |
47 | | - "react-redux": "^8.0.5", |
| 47 | + "react-redux": "^8.0.7", |
48 | 48 | "redux": "^4.2.1", |
49 | 49 | "redux-persist": "^6.0.0", |
50 | | - "styled-components": "^5.3.10" |
| 50 | + "styled-components": "^5.3.11" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@babel/core": "^7.21.4", |
54 | | - "@babel/preset-env": "^7.21.4", |
55 | | - "@babel/preset-react": "^7.18.6", |
56 | | - "@babel/preset-typescript": "^7.21.4", |
| 53 | + "@babel/core": "^7.22.1", |
| 54 | + "@babel/preset-env": "^7.22.4", |
| 55 | + "@babel/preset-react": "^7.22.3", |
| 56 | + "@babel/preset-typescript": "^7.21.5", |
57 | 57 | "@babel/register": "^7.21.0", |
58 | 58 | "@testing-library/jest-dom": "^5.16.5", |
59 | 59 | "@testing-library/react": "^14.0.0", |
60 | | - "@types/chrome": "^0.0.233", |
61 | | - "@types/lodash": "^4.14.194", |
62 | | - "@types/react": "^18.2.0", |
63 | | - "@types/react-dom": "^18.2.1", |
| 60 | + "@types/chrome": "^0.0.237", |
| 61 | + "@types/lodash": "^4.14.195", |
| 62 | + "@types/react": "^18.2.8", |
| 63 | + "@types/react-dom": "^18.2.4", |
64 | 64 | "@types/styled-components": "^5.1.26", |
65 | 65 | "babel-loader": "^9.1.2", |
66 | | - "chromedriver": "^112.0.0", |
| 66 | + "chromedriver": "^112.0.1", |
67 | 67 | "copy-webpack-plugin": "^11.0.0", |
68 | 68 | "cpy-cli": "^4.2.0", |
69 | 69 | "cross-env": "^7.0.3", |
70 | | - "css-loader": "^6.7.3", |
71 | | - "electron": "^24.1.2", |
72 | | - "eslint": "^8.39.0", |
| 70 | + "css-loader": "^6.8.1", |
| 71 | + "electron": "^24.4.1", |
| 72 | + "eslint": "^8.42.0", |
73 | 73 | "eslint-config-airbnb": "^19.0.4", |
74 | 74 | "eslint-plugin-import": "^2.27.5", |
75 | 75 | "eslint-plugin-jsx-a11y": "^6.7.1", |
|
84 | 84 | "raw-loader": "^4.0.2", |
85 | 85 | "react-transform-catch-errors": "^1.0.2", |
86 | 86 | "react-transform-hmr": "^1.0.4", |
87 | | - "rimraf": "^5.0.0", |
88 | | - "selenium-webdriver": "^4.9.0", |
| 87 | + "rimraf": "^5.0.1", |
| 88 | + "selenium-webdriver": "^4.9.2", |
89 | 89 | "sinon-chrome": "^3.0.1", |
90 | | - "style-loader": "^3.3.2", |
| 90 | + "style-loader": "^3.3.3", |
91 | 91 | "ts-jest": "^29.1.0", |
92 | 92 | "typescript": "~5.0.4", |
93 | | - "webpack": "^5.81.0", |
94 | | - "webpack-cli": "^5.0.2" |
| 93 | + "webpack": "^5.85.0", |
| 94 | + "webpack-cli": "^5.1.2" |
95 | 95 | } |
96 | 96 | } |
0 commit comments