|
41 | 41 | "lodash": "^4.17.21", |
42 | 42 | "react": "^18.2.0", |
43 | 43 | "react-dom": "^18.2.0", |
44 | | - "react-icons": "^4.6.0", |
| 44 | + "react-icons": "^4.7.1", |
45 | 45 | "react-is": "^18.2.0", |
46 | 46 | "react-json-tree": "^0.17.0", |
47 | 47 | "react-redux": "^8.0.5", |
|
50 | 50 | "styled-components": "^5.3.6" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@babel/core": "^7.20.2", |
| 53 | + "@babel/core": "^7.20.5", |
54 | 54 | "@babel/preset-env": "^7.20.2", |
55 | 55 | "@babel/preset-react": "^7.18.6", |
56 | 56 | "@babel/preset-typescript": "^7.18.6", |
57 | 57 | "@babel/register": "^7.18.9", |
58 | 58 | "@testing-library/jest-dom": "^5.16.5", |
59 | 59 | "@testing-library/react": "^13.4.0", |
60 | | - "@types/chrome": "^0.0.203", |
61 | | - "@types/lodash": "^4.14.190", |
62 | | - "@types/react": "^18.0.25", |
| 60 | + "@types/chrome": "^0.0.206", |
| 61 | + "@types/lodash": "^4.14.191", |
| 62 | + "@types/react": "^18.0.26", |
63 | 63 | "@types/react-dom": "^18.0.9", |
64 | 64 | "@types/styled-components": "^5.1.26", |
65 | 65 | "babel-loader": "^9.1.0", |
66 | 66 | "chromedriver": "^108.0.0", |
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.2", |
| 70 | + "css-loader": "^6.7.3", |
71 | 71 | "electron": "^22.0.0", |
72 | | - "eslint": "^8.28.0", |
| 72 | + "eslint": "^8.30.0", |
73 | 73 | "eslint-config-airbnb": "^19.0.4", |
74 | 74 | "eslint-plugin-import": "^2.26.0", |
75 | 75 | "eslint-plugin-jsx-a11y": "^6.6.1", |
76 | 76 | "eslint-plugin-react": "^7.31.11", |
77 | 77 | "eslint-plugin-react-hooks": "^4.6.0", |
78 | 78 | "file-loader": "^6.2.0", |
79 | | - "fork-ts-checker-webpack-plugin": "^7.2.13", |
| 79 | + "fork-ts-checker-webpack-plugin": "^7.2.14", |
80 | 80 | "immutable": "^4.1.0", |
81 | 81 | "jest": "^29.3.1", |
82 | 82 | "jest-environment-jsdom": "^29.3.1", |
|
85 | 85 | "react-transform-catch-errors": "^1.0.2", |
86 | 86 | "react-transform-hmr": "^1.0.4", |
87 | 87 | "rimraf": "^3.0.2", |
88 | | - "selenium-webdriver": "^4.6.1", |
| 88 | + "selenium-webdriver": "^4.7.1", |
89 | 89 | "sinon-chrome": "^3.0.1", |
90 | 90 | "style-loader": "^3.3.1", |
91 | 91 | "ts-jest": "^29.0.3", |
92 | | - "typescript": "~4.9.3", |
| 92 | + "typescript": "~4.9.4", |
93 | 93 | "webpack": "^5.75.0", |
94 | | - "webpack-cli": "^5.0.0" |
| 94 | + "webpack-cli": "^5.0.1" |
95 | 95 | } |
96 | 96 | } |
0 commit comments