Skip to content

Commit 40eb0e9

Browse files
fix(deps): update all patch npm dependencies (#1375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11395df commit 40eb0e9

File tree

2 files changed

+399
-181
lines changed

2 files changed

+399
-181
lines changed

hivemq-edge-frontend/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/d3-array": "3.2.2",
8282
"@types/d3-hierarchy": "3.1.7",
8383
"@types/d3-scale-chromatic": "3.1.0",
84-
"@types/d3-shape": "3.1.7",
84+
"@types/d3-shape": "3.1.8",
8585
"@types/json-schema": "7.0.15",
8686
"@types/sinon": "^17.0.4",
8787
"@uidotdev/usehooks": "2.4.1",
@@ -97,12 +97,12 @@
9797
"d3-shape": "3.2.0",
9898
"debug": "4.3.7",
9999
"elkjs": "0.9.1",
100-
"form-data": "4.0.4",
100+
"form-data": "4.0.5",
101101
"framer-motion": "10.12.21",
102102
"i18next": "23.11.3",
103103
"immutable-json-patch": "6.0.2",
104104
"luxon": "3.3.0",
105-
"mermaid": "11.12.1",
105+
"mermaid": "11.12.2",
106106
"monaco-editor": "^0.55.1",
107107
"mqtt": "5.10.1",
108108
"mqtt-match": "3.0.0",
@@ -134,7 +134,7 @@
134134
"@istanbuljs/nyc-config-typescript": "1.0.2",
135135
"@mswjs/data": "0.16.2",
136136
"@percy/cli": "1.28.5",
137-
"@percy/cypress": "3.1.6",
137+
"@percy/cypress": "3.1.7",
138138
"@tanstack/eslint-plugin-query": "5.74.7",
139139
"@testing-library/jest-dom": "6.6.4",
140140
"@testing-library/react": "16.2.0",
@@ -159,12 +159,12 @@
159159
"d3-scale-cluster": "2.0.1",
160160
"eslint": "9.26.0",
161161
"eslint-config-prettier": "10.1.8",
162-
"eslint-plugin-cypress": "5.2.0",
162+
"eslint-plugin-cypress": "5.2.1",
163163
"eslint-plugin-react": "7.37.5",
164164
"eslint-plugin-react-hooks": "5.2.0",
165165
"eslint-plugin-react-refresh": "0.4.20",
166166
"eslint-plugin-sonarjs": "^3.0.2",
167-
"fs-extra": "11.3.1",
167+
"fs-extra": "11.3.3",
168168
"globals": "16.1.0",
169169
"i18next-pseudo": "2.2.1",
170170
"jsdom": "24.0.0",
@@ -182,7 +182,7 @@
182182
"typescript": "5.7.3",
183183
"typescript-eslint": "8.32.1",
184184
"vite": "7.1.11",
185-
"vite-plugin-istanbul": "7.2.0",
185+
"vite-plugin-istanbul": "7.2.1",
186186
"vitest": "3.2.4"
187187
},
188188
"msw": {

0 commit comments

Comments
 (0)