|
45 | 45 | "react-is": "^18.2.0", |
46 | 46 | "react-json-tree": "^0.18.0", |
47 | 47 | "react-redux": "^8.0.5", |
48 | | - "redux": "^4.2.0", |
| 48 | + "redux": "^4.2.1", |
49 | 49 | "redux-persist": "^6.0.0", |
50 | 50 | "styled-components": "^5.3.6" |
51 | 51 | }, |
|
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.206", |
| 60 | + "@types/chrome": "^0.0.213", |
61 | 61 | "@types/lodash": "^4.14.191", |
62 | | - "@types/react": "^18.0.26", |
63 | | - "@types/react-dom": "^18.0.10", |
| 62 | + "@types/react": "^18.0.28", |
| 63 | + "@types/react-dom": "^18.0.11", |
64 | 64 | "@types/styled-components": "^5.1.26", |
65 | 65 | "babel-loader": "^9.1.2", |
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 | 70 | "css-loader": "^6.7.3", |
71 | | - "electron": "^22.0.0", |
72 | | - "eslint": "^8.31.0", |
| 71 | + "electron": "^22.2.1", |
| 72 | + "eslint": "^8.34.0", |
73 | 73 | "eslint-config-airbnb": "^19.0.4", |
74 | | - "eslint-plugin-import": "^2.26.0", |
75 | | - "eslint-plugin-jsx-a11y": "^6.6.1", |
76 | | - "eslint-plugin-react": "^7.31.11", |
| 74 | + "eslint-plugin-import": "^2.27.5", |
| 75 | + "eslint-plugin-jsx-a11y": "^6.7.1", |
| 76 | + "eslint-plugin-react": "^7.32.2", |
77 | 77 | "eslint-plugin-react-hooks": "^4.6.0", |
78 | 78 | "file-loader": "^6.2.0", |
79 | | - "fork-ts-checker-webpack-plugin": "^7.2.14", |
80 | | - "immutable": "^4.2.2", |
81 | | - "jest": "^29.3.1", |
82 | | - "jest-environment-jsdom": "^29.3.1", |
| 79 | + "fork-ts-checker-webpack-plugin": "^7.3.0", |
| 80 | + "immutable": "^4.2.4", |
| 81 | + "jest": "^29.4.3", |
| 82 | + "jest-environment-jsdom": "^29.4.3", |
83 | 83 | "pug-html-loader": "^1.1.5", |
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": "^4.1.0", |
88 | | - "selenium-webdriver": "^4.7.1", |
| 87 | + "rimraf": "^4.1.2", |
| 88 | + "selenium-webdriver": "^4.8.0", |
89 | 89 | "sinon-chrome": "^3.0.1", |
90 | 90 | "style-loader": "^3.3.1", |
91 | | - "ts-jest": "^29.0.3", |
92 | | - "typescript": "~4.9.4", |
| 91 | + "ts-jest": "^29.0.5", |
| 92 | + "typescript": "~4.9.5", |
93 | 93 | "webpack": "^5.75.0", |
94 | 94 | "webpack-cli": "^5.0.1" |
95 | 95 | } |
|
0 commit comments