Skip to content

Commit 603ad03

Browse files
[deps] Update devDependencies (non-major) (#14490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb814b3 commit 603ad03

File tree

4 files changed

+339
-262
lines changed

4 files changed

+339
-262
lines changed

opencti-platform/opencti-front/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,20 +128,20 @@
128128
"yup": "1.7.1"
129129
},
130130
"devDependencies": {
131-
"@eslint/js": "9.39.2",
131+
"@eslint/js": "9.39.3",
132132
"@faker-js/faker": "10.3.0",
133133
"@playwright/test": "1.58.2",
134-
"@stylistic/eslint-plugin": "5.7.1",
134+
"@stylistic/eslint-plugin": "5.9.0",
135135
"@testing-library/dom": "10.4.1",
136136
"@testing-library/jest-dom": "6.9.1",
137137
"@testing-library/react": "16.3.2",
138138
"@testing-library/user-event": "14.6.1",
139139
"@types/d3-scale": "4.0.9",
140140
"@types/html-to-pdfmake": "2.4.5",
141-
"@types/node": "22.19.9",
141+
"@types/node": "22.19.11",
142142
"@types/qrcode": "1.5.6",
143143
"@types/ramda": "0.31.1",
144-
"@types/react": "19.2.13",
144+
"@types/react": "19.2.14",
145145
"@types/react-csv": "1.1.10",
146146
"@types/react-dom": "19.2.3",
147147
"@types/react-grid-layout": "1.3.6",
@@ -150,13 +150,13 @@
150150
"@types/react-transition-group": "4.4.12",
151151
"@types/relay-runtime": "20.1.1",
152152
"@types/relay-test-utils": "19.0.0",
153-
"@vitejs/plugin-react": "5.1.3",
153+
"@vitejs/plugin-react": "5.1.4",
154154
"@vitest/coverage-v8": "4.0.18",
155155
"babel-plugin-relay": "20.1.1",
156156
"chokidar": "5.0.0",
157157
"compression": "1.8.1",
158158
"esbuild": "0.27.3",
159-
"eslint": "9.39.2",
159+
"eslint": "9.39.3",
160160
"eslint-import-resolver-typescript": "4.4.4",
161161
"eslint-plugin-custom-rules": "workspace:*",
162162
"eslint-plugin-import": "2.32.0",
@@ -166,13 +166,13 @@
166166
"globals": "17.3.0",
167167
"http-proxy-middleware": "3.0.5",
168168
"i18n-auto-translation": "2.2.3",
169-
"jsdom": "28.0.0",
169+
"jsdom": "28.1.0",
170170
"license-checker-rseidelsohn": "4.4.2",
171171
"monocart-reporter": "2.10.0",
172172
"relay-compiler": "20.1.1",
173173
"relay-test-utils": "20.1.1",
174174
"typescript": "5.9.3",
175-
"typescript-eslint": "8.54.0",
175+
"typescript-eslint": "8.56.0",
176176
"vite": "7.3.1",
177177
"vite-plugin-relay": "2.1.0",
178178
"vite-plugin-static-copy": "3.2.0",

0 commit comments

Comments
 (0)