Skip to content

Commit a4a6909

Browse files
fix(deps): update npm non-major dependencies
1 parent 5e931c9 commit a4a6909

File tree

2 files changed

+143
-145
lines changed

2 files changed

+143
-145
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/runtime-corejs3": "7.29.0",
4141
"@eslint/compat": "2.0.2",
4242
"@eslint/js": "^10.0.1",
43-
"@percy/cli": "1.31.8",
43+
"@percy/cli": "1.31.9",
4444
"@percy/cypress": "3.1.7",
4545
"@pmmmwh/react-refresh-webpack-plugin": "0.6.2",
4646
"@tanstack/react-query-devtools": "5.91.3",
@@ -93,7 +93,7 @@
9393
"eslint-plugin-unused-imports": "4.4.1",
9494
"fork-ts-checker-notifier-webpack-plugin": "9.0.0",
9595
"fork-ts-checker-webpack-plugin": "9.1.0",
96-
"globals": "17.3.0",
96+
"globals": "17.4.0",
9797
"http-server": "14.1.1",
9898
"husky": "9.1.7",
9999
"identity-obj-proxy": "3.0.0",
@@ -104,7 +104,7 @@
104104
"jest-preview": "0.3.3",
105105
"js-levenshtein": "1.1.6",
106106
"jsdom": "patch:jsdom@npm%3A26.1.0#~/.yarn/patches/jsdom-npm-26.1.0-3857255f02.patch",
107-
"lint-staged": "16.3.0",
107+
"lint-staged": "16.3.2",
108108
"mime": "4.1.0",
109109
"mini-css-extract-plugin": "2.10.0",
110110
"prettier": "3.8.1",
@@ -115,7 +115,7 @@
115115
"tsx": "4.21.0",
116116
"typescript-plugin-css-modules": "5.2.0",
117117
"utility-types": "3.11.0",
118-
"webpack": "5.105.3",
118+
"webpack": "5.105.4",
119119
"webpack-cli": "6.0.1",
120120
"webpack-dev-server": "5.2.3"
121121
},
@@ -145,7 +145,7 @@
145145
"leaflet": "1.9.4",
146146
"leaflet-draw": "1.0.4",
147147
"lru-cache": "11.2.6",
148-
"marked": "17.0.3",
148+
"marked": "17.0.4",
149149
"marked-mangle": "1.1.12",
150150
"react": "19.2.4",
151151
"react-compiler-webpack": "1.0.0",

0 commit comments

Comments
 (0)