|
50 | 50 | "hot-reload"
|
51 | 51 | ],
|
52 | 52 | "dependencies": {
|
53 |
| - "@types/webextension-polyfill": "^0.10.0", |
54 |
| - "@types/webpack": "^5.28.0", |
55 |
| - "@types/webpack-sources": "^3.2.0", |
| 53 | + "@types/webextension-polyfill": "^0.10.6", |
| 54 | + "@types/webpack": "^5.28.5", |
| 55 | + "@types/webpack-sources": "^3.2.3", |
56 | 56 | "clean-webpack-plugin": "^4.0.0",
|
57 | 57 | "colors": "^1.4.0",
|
58 | 58 | "cross-env": "^7.0.3",
|
59 | 59 | "json5": "^2.2.3",
|
60 | 60 | "lodash": "^4.17.21",
|
61 |
| - "minimist": "^1.2.6", |
| 61 | + "minimist": "^1.2.8", |
62 | 62 | "useragent": "^2.3.0",
|
63 | 63 | "webextension-polyfill": "^0.10.0",
|
64 | 64 | "webpack-sources": "^3.2.3",
|
65 |
| - "ws": "^8.4.2" |
| 65 | + "ws": "^8.14.2" |
66 | 66 | },
|
67 | 67 | "peerDependencies": {
|
68 | 68 | "webpack": "^5.61.0"
|
|
76 | 76 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
77 | 77 | "@babel/plugin-transform-regenerator": "7.23.3",
|
78 | 78 | "@babel/preset-env": "7.23.3",
|
79 |
| - "@types/chai": "4.3.10", |
80 |
| - "@types/lodash": "4.14.201", |
| 79 | + "@types/chai": "4.3.11", |
| 80 | + "@types/lodash": "4.14.202", |
81 | 81 | "@types/minimist": "1.2.5",
|
82 |
| - "@types/mocha": "10.0.4", |
83 |
| - "@types/sinon": "17.0.1", |
| 82 | + "@types/mocha": "10.0.5", |
| 83 | + "@types/sinon": "17.0.2", |
84 | 84 | "@types/useragent": "2.3.4",
|
85 |
| - "@types/ws": "8.5.9", |
86 |
| - "@typescript-eslint/eslint-plugin": "5.62.0", |
87 |
| - "@typescript-eslint/parser": "5.62.0", |
| 85 | + "@types/ws": "8.5.10", |
| 86 | + "@typescript-eslint/eslint-plugin": "6.12.0", |
| 87 | + "@typescript-eslint/parser": "6.12.0", |
88 | 88 | "autoprefixer": "10.4.16",
|
89 | 89 | "babel-loader": "9.1.3",
|
90 | 90 | "chai": "4.3.10",
|
|
101 | 101 | "eslint-plugin-prettier": "5.0.1",
|
102 | 102 | "eslint-plugin-react": "7.33.2",
|
103 | 103 | "eslint-plugin-react-hooks": "4.6.0",
|
104 |
| - "husky": "4.3.8", |
| 104 | + "husky": "8.0.3", |
105 | 105 | "json-loader": "0.5.7",
|
106 | 106 | "lint-staged": "15.1.0",
|
107 | 107 | "mini-css-extract-plugin": "2.7.6",
|
|
112 | 112 | "source-map-support": "0.5.21",
|
113 | 113 | "style-loader": "3.3.3",
|
114 | 114 | "ts-loader": "9.5.1",
|
115 |
| - "typescript": "4.9.5", |
| 115 | + "typescript": "5.3.2", |
116 | 116 | "webpack": "5.89.0",
|
117 | 117 | "webpack-bundle-analyzer": "4.10.1",
|
118 | 118 | "webpack-cli": "5.1.4"
|
|
0 commit comments