|
76 | 76 | "@babel/plugin-transform-regenerator": "7.25.9",
|
77 | 77 | "@babel/preset-env": "7.26.0",
|
78 | 78 | "@types/chai": "4.3.20",
|
79 |
| - "@types/lodash": "4.17.12", |
| 79 | + "@types/lodash": "4.17.13", |
80 | 80 | "@types/minimist": "1.2.5",
|
81 |
| - "@types/mocha": "10.0.9", |
| 81 | + "@types/mocha": "10.0.10", |
82 | 82 | "@types/sinon": "17.0.3",
|
83 | 83 | "@types/useragent": "2.3.4",
|
84 |
| - "@types/ws": "8.5.12", |
| 84 | + "@types/ws": "8.5.13", |
85 | 85 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
86 | 86 | "@typescript-eslint/parser": "6.21.0",
|
87 | 87 | "autoprefixer": "10.4.20",
|
|
95 | 95 | "eslint-formatter-codeframe": "7.32.1",
|
96 | 96 | "eslint-import-resolver-alias": "1.1.2",
|
97 | 97 | "eslint-plugin-import": "2.31.0",
|
98 |
| - "eslint-plugin-jsx-a11y": "6.10.1", |
| 98 | + "eslint-plugin-jsx-a11y": "6.10.2", |
99 | 99 | "eslint-plugin-node": "11.1.0",
|
100 | 100 | "eslint-plugin-prettier": "5.2.1",
|
101 | 101 | "eslint-plugin-react": "7.37.2",
|
102 | 102 | "eslint-plugin-react-hooks": "4.6.2",
|
103 | 103 | "husky": "8.0.3",
|
104 | 104 | "json-loader": "0.5.7",
|
105 | 105 | "lint-staged": "15.2.10",
|
106 |
| - "mini-css-extract-plugin": "2.9.1", |
107 |
| - "mocha": "10.7.3", |
| 106 | + "mini-css-extract-plugin": "2.9.2", |
| 107 | + "mocha": "10.8.2", |
108 | 108 | "prettier": "3.3.3",
|
109 | 109 | "raw-loader": "4.0.2",
|
110 | 110 | "sinon": "17.0.1",
|
111 | 111 | "source-map-support": "0.5.21",
|
112 | 112 | "style-loader": "3.3.4",
|
113 | 113 | "ts-loader": "9.5.1",
|
114 | 114 | "typescript": "5.6.3",
|
115 |
| - "webpack": "5.95.0", |
| 115 | + "webpack": "5.96.1", |
116 | 116 | "webpack-bundle-analyzer": "4.10.2",
|
117 | 117 | "webpack-cli": "5.1.4"
|
118 | 118 | }
|
|
0 commit comments