Skip to content

Commit 003bd15

Browse files
⬆️ Update all non-major dependencies
1 parent 47f71f7 commit 003bd15

File tree

2 files changed

+59
-49
lines changed

2 files changed

+59
-49
lines changed

Diff for: package-lock.json

+52-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
"@babel/plugin-transform-regenerator": "7.25.9",
7777
"@babel/preset-env": "7.26.0",
7878
"@types/chai": "4.3.20",
79-
"@types/lodash": "4.17.12",
79+
"@types/lodash": "4.17.13",
8080
"@types/minimist": "1.2.5",
81-
"@types/mocha": "10.0.9",
81+
"@types/mocha": "10.0.10",
8282
"@types/sinon": "17.0.3",
8383
"@types/useragent": "2.3.4",
84-
"@types/ws": "8.5.12",
84+
"@types/ws": "8.5.13",
8585
"@typescript-eslint/eslint-plugin": "6.21.0",
8686
"@typescript-eslint/parser": "6.21.0",
8787
"autoprefixer": "10.4.20",
@@ -95,24 +95,24 @@
9595
"eslint-formatter-codeframe": "7.32.1",
9696
"eslint-import-resolver-alias": "1.1.2",
9797
"eslint-plugin-import": "2.31.0",
98-
"eslint-plugin-jsx-a11y": "6.10.1",
98+
"eslint-plugin-jsx-a11y": "6.10.2",
9999
"eslint-plugin-node": "11.1.0",
100100
"eslint-plugin-prettier": "5.2.1",
101101
"eslint-plugin-react": "7.37.2",
102102
"eslint-plugin-react-hooks": "4.6.2",
103103
"husky": "8.0.3",
104104
"json-loader": "0.5.7",
105105
"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",
108108
"prettier": "3.3.3",
109109
"raw-loader": "4.0.2",
110110
"sinon": "17.0.1",
111111
"source-map-support": "0.5.21",
112112
"style-loader": "3.3.4",
113113
"ts-loader": "9.5.1",
114114
"typescript": "5.6.3",
115-
"webpack": "5.95.0",
115+
"webpack": "5.96.1",
116116
"webpack-bundle-analyzer": "4.10.2",
117117
"webpack-cli": "5.1.4"
118118
}

0 commit comments

Comments
 (0)