|
43 | 43 | "@redux-devtools/ui": "^1.0.0-10", |
44 | 44 | "@redux-devtools/utils": "^1.0.0-7", |
45 | 45 | "@types/jsan": "^3.1.2", |
46 | | - "jsan": "^3.1.13", |
| 46 | + "jsan": "^3.1.14", |
47 | 47 | "localforage": "^1.10.0", |
48 | 48 | "lodash": "^4.17.21", |
49 | 49 | "react": "^17.0.2", |
|
57 | 57 | "styled-components": "^5.3.3" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@babel/core": "^7.16.0", |
61 | | - "@babel/preset-env": "^7.16.4", |
62 | | - "@babel/preset-react": "^7.16.0", |
63 | | - "@babel/preset-typescript": "^7.16.0", |
64 | | - "@babel/register": "^7.16.0", |
| 60 | + "@babel/core": "^7.16.5", |
| 61 | + "@babel/preset-env": "^7.16.5", |
| 62 | + "@babel/preset-react": "^7.16.5", |
| 63 | + "@babel/preset-typescript": "^7.16.5", |
| 64 | + "@babel/register": "^7.16.5", |
65 | 65 | "@testing-library/jest-dom": "^5.16.1", |
66 | 66 | "@testing-library/react": "^12.1.2", |
67 | | - "@types/chrome": "^0.0.168", |
68 | | - "@types/lodash": "^4.14.177", |
69 | | - "@types/react": "^17.0.37", |
| 67 | + "@types/chrome": "^0.0.172", |
| 68 | + "@types/lodash": "^4.14.178", |
| 69 | + "@types/react": "^17.0.38", |
70 | 70 | "@types/react-dom": "^17.0.11", |
71 | | - "@types/react-redux": "^7.1.20", |
72 | | - "@types/styled-components": "^5.1.17", |
| 71 | + "@types/react-redux": "^7.1.21", |
| 72 | + "@types/styled-components": "^5.1.19", |
73 | 73 | "babel-loader": "^8.2.3", |
74 | 74 | "bestzip": "^2.2.0", |
75 | 75 | "chromedriver": "^96.0.0", |
76 | 76 | "copy-webpack-plugin": "^9.1.0", |
77 | 77 | "cross-env": "^7.0.3", |
78 | 78 | "css-loader": "^6.5.1", |
79 | | - "electron": "^16.0.4", |
80 | | - "eslint": "^8.4.1", |
81 | | - "eslint-config-airbnb": "^19.0.2", |
| 79 | + "electron": "^16.0.5", |
| 80 | + "eslint": "^8.5.0", |
| 81 | + "eslint-config-airbnb": "^19.0.4", |
82 | 82 | "eslint-plugin-import": "^2.25.3", |
83 | 83 | "eslint-plugin-jsx-a11y": "^6.5.1", |
84 | | - "eslint-plugin-react": "^7.27.1", |
| 84 | + "eslint-plugin-react": "^7.28.0", |
85 | 85 | "eslint-plugin-react-hooks": "^4.3.0", |
86 | 86 | "file-loader": "^6.2.0", |
87 | 87 | "fork-ts-checker-webpack-plugin": "^6.5.0", |
88 | 88 | "gitbook-cli": "^2.3.2", |
89 | 89 | "immutable": "^4.0.0", |
90 | | - "jest": "^27.4.3", |
| 90 | + "jest": "^27.4.5", |
91 | 91 | "path-browserify": "^1.0.1", |
92 | 92 | "pug-html-loader": "^1.1.5", |
93 | 93 | "raw-loader": "^4.0.2", |
|
97 | 97 | "selenium-webdriver": "^4.1.0", |
98 | 98 | "sinon-chrome": "^3.0.1", |
99 | 99 | "style-loader": "^3.3.1", |
100 | | - "ts-jest": "^27.1.0", |
101 | | - "typescript": "~4.5.2", |
| 100 | + "ts-jest": "^27.1.2", |
| 101 | + "typescript": "~4.5.4", |
102 | 102 | "webpack": "^5.65.0", |
103 | 103 | "webpack-cli": "^4.9.1" |
104 | 104 | } |
|
0 commit comments