Skip to content

Commit 7a9c02e

Browse files
sandyghsCopilot
andcommitted
Merge branch 'master' into design-system/current
Resynchronisation périodique de design-system/current avec master (14 commits de bumps de dépendances : yarn/package.json root, front, graphql, eslint-plugin-custom-rules). Aucun fichier du périmètre FDS (ThemeDark/Light, theme-constants, fds-migration/) n'est concerné par ces commits. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2 parents 961a4e2 + 8983544 commit 7a9c02e

6 files changed

Lines changed: 1062 additions & 1096 deletions

File tree

opencti-platform/opencti-front/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"invert-color": "2.0.0",
7878
"ipaddr.js": "2.4.0",
7979
"is-svg": "6.1.0",
80-
"js-base64": "3.8.0",
80+
"js-base64": "3.8.1",
8181
"js-file-download": "0.4.12",
8282
"json5": "2.2.3",
8383
"leaflet": "1.9.4",
@@ -140,7 +140,7 @@
140140
"@testing-library/user-event": "14.6.1",
141141
"@types/d3-scale": "4.0.9",
142142
"@types/html-to-pdfmake": "2.4.5",
143-
"@types/node": "22.20.0",
143+
"@types/node": "22.20.1",
144144
"@types/qrcode": "1.5.6",
145145
"@types/ramda": "0.32.0",
146146
"@types/react": "19.2.17",
@@ -152,7 +152,7 @@
152152
"@types/react-transition-group": "4.4.12",
153153
"@types/relay-test-utils": "19.0.0",
154154
"@vitejs/plugin-react": "6.0.3",
155-
"@vitest/coverage-v8": "4.1.9",
155+
"@vitest/coverage-v8": "4.1.10",
156156
"babel-plugin-relay": "21.0.1",
157157
"esbuild": "0.28.1",
158158
"eslint": "10.6.0",
@@ -164,19 +164,19 @@
164164
"globals": "17.7.0",
165165
"i18n-auto-translation": "2.2.3",
166166
"jsdom": "29.1.1",
167-
"knip": "6.24.0",
167+
"knip": "6.25.0",
168168
"license-checker-rseidelsohn": "5.0.1",
169169
"monocart-reporter": "2.12.2",
170170
"relay-compiler": "20.1.1",
171171
"relay-test-utils": "21.0.1",
172172
"typescript": "6.0.3",
173-
"typescript-eslint": "8.62.1",
174-
"vite": "8.1.3",
173+
"typescript-eslint": "8.63.0",
174+
"vite": "8.1.4",
175175
"vite-plugin-monaco-editor": "1.1.0",
176176
"vite-plugin-relay": "2.1.0",
177-
"vitest": "4.1.9"
177+
"vitest": "4.1.10"
178178
},
179-
"packageManager": "yarn@4.17.0+sha512.c2957de2f9025ab14d63b24d0d8be1f1655810e22c341042c27f7ecd017b180ec12db73d69ac366d71b304ef9f069349ce462de96f04f8f1da317f4f762c95ae",
179+
"packageManager": "yarn@4.17.1+sha512.ccbfabf7d7b6b32075088be9386fb9a2e00bb6887ef07fa56effabc890a56d53da1ccc4128d62db245fcbd3961b236d75335bdf7d5320ed6eafb7588b7ad4697",
180180
"engines": {
181181
"node": ">=20.0.0"
182182
},

opencti-platform/opencti-front/packages/eslint-plugin-custom-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"exports": "./lib/index.js",
77
"devDependencies": {
8-
"@typescript-eslint/parser": "8.62.1"
8+
"@typescript-eslint/parser": "8.63.0"
99
},
1010
"peerDependencies": {
1111
"eslint": ">=7"

0 commit comments

Comments
 (0)