Skip to content

Commit 35e771a

Browse files
renovate[bot]AntoLC
authored andcommitted
⬆️(dependencies) update js dependencies
1 parent 2b5a9e1 commit 35e771a

File tree

9 files changed

+2861
-2459
lines changed

9 files changed

+2861
-2459
lines changed

src/frontend/apps/e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"test:ui::chromium": "yarn test:ui --project=chromium"
1616
},
1717
"devDependencies": {
18-
"@playwright/test": "1.55.0",
18+
"@playwright/test": "1.55.1",
1919
"@types/node": "*",
2020
"@types/pdf-parse": "1.1.5",
2121
"eslint-plugin-docs": "*",
2222
"typescript": "*"
2323
},
2424
"dependencies": {
2525
"convert-stream": "1.0.2",
26-
"pdf-parse": "1.1.1"
26+
"pdf-parse": "2.1.7"
2727
},
2828
"packageManager": "yarn@1.22.22"
2929
}

src/frontend/apps/impress/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,27 @@
1919
},
2020
"dependencies": {
2121
"@ag-media/react-pdf-table": "2.0.3",
22-
"@blocknote/code-block": "0.37.0",
23-
"@blocknote/core": "0.37.0",
24-
"@blocknote/mantine": "0.37.0",
25-
"@blocknote/react": "0.37.0",
26-
"@blocknote/xl-docx-exporter": "0.37.0",
27-
"@blocknote/xl-multi-column": "0.37.0",
28-
"@blocknote/xl-pdf-exporter": "0.37.0",
22+
"@blocknote/code-block": "0.41.1",
23+
"@blocknote/core": "0.41.1",
24+
"@blocknote/mantine": "0.41.1",
25+
"@blocknote/react": "0.41.1",
26+
"@blocknote/xl-docx-exporter": "0.41.1",
27+
"@blocknote/xl-multi-column": "0.41.1",
28+
"@blocknote/xl-pdf-exporter": "0.41.1",
2929
"@dnd-kit/core": "6.3.1",
3030
"@dnd-kit/modifiers": "9.0.0",
3131
"@emoji-mart/data": "1.2.1",
3232
"@emoji-mart/react": "1.1.1",
3333
"@fontsource-variable/inter": "5.2.8",
3434
"@fontsource-variable/material-symbols-outlined": "5.2.25",
35-
"@fontsource/material-icons": "5.2.5",
35+
"@fontsource/material-icons": "5.2.7",
3636
"@gouvfr-lasuite/integration": "1.0.3",
37-
"@gouvfr-lasuite/ui-kit": "0.16.1",
37+
"@gouvfr-lasuite/ui-kit": "0.16.2",
3838
"@hocuspocus/provider": "2.15.2",
39-
"@openfun/cunningham-react": "3.2.3",
40-
"@react-pdf/renderer": "4.3.0",
41-
"@sentry/nextjs": "10.11.0",
42-
"@tanstack/react-query": "5.87.4",
39+
"@openfun/cunningham-react": "4.0.0",
40+
"@react-pdf/renderer": "4.3.1",
41+
"@sentry/nextjs": "10.17.0",
42+
"@tanstack/react-query": "5.90.2",
4343
"canvg": "4.0.3",
4444
"clsx": "2.1.1",
4545
"cmdk": "1.1.1",
@@ -48,17 +48,17 @@
4848
"emoji-datasource-apple": "16.0.0",
4949
"emoji-mart": "5.6.0",
5050
"emoji-regex": "10.5.0",
51-
"i18next": "25.5.2",
51+
"i18next": "25.5.3",
5252
"i18next-browser-languagedetector": "8.2.0",
5353
"idb": "8.0.3",
5454
"lodash": "4.17.21",
5555
"luxon": "3.7.2",
56-
"next": "15.5.3",
57-
"posthog-js": "1.264.2",
56+
"next": "15.5.4",
57+
"posthog-js": "1.271.0",
5858
"react": "*",
59-
"react-aria-components": "1.12.1",
59+
"react-aria-components": "1.13.0",
6060
"react-dom": "*",
61-
"react-i18next": "15.7.3",
61+
"react-i18next": "16.0.0",
6262
"react-intersection-observer": "9.16.0",
6363
"react-resizable-panels": "3.0.6",
6464
"react-select": "5.10.2",
@@ -70,32 +70,32 @@
7070
},
7171
"devDependencies": {
7272
"@svgr/webpack": "8.1.0",
73-
"@tanstack/react-query-devtools": "5.87.4",
73+
"@tanstack/react-query-devtools": "5.90.2",
7474
"@testing-library/dom": "10.4.1",
75-
"@testing-library/jest-dom": "6.8.0",
75+
"@testing-library/jest-dom": "6.9.1",
7676
"@testing-library/react": "16.3.0",
7777
"@testing-library/user-event": "14.6.1",
7878
"@types/lodash": "4.17.20",
7979
"@types/luxon": "3.7.1",
8080
"@types/node": "*",
8181
"@types/react": "*",
8282
"@types/react-dom": "*",
83-
"@vitejs/plugin-react": "5.0.2",
83+
"@vitejs/plugin-react": "5.0.4",
8484
"copy-webpack-plugin": "13.0.1",
85-
"cross-env": "10.0.0",
86-
"dotenv": "17.2.2",
85+
"cross-env": "10.1.0",
86+
"dotenv": "17.2.3",
8787
"eslint-plugin-docs": "*",
8888
"fetch-mock": "9.11.0",
89-
"jsdom": "26.1.0",
89+
"jsdom": "27.0.0",
9090
"node-fetch": "2.7.0",
9191
"prettier": "3.6.2",
92-
"stylelint": "16.24.0",
93-
"stylelint-config-standard": "39.0.0",
92+
"stylelint": "16.25.0",
93+
"stylelint-config-standard": "39.0.1",
9494
"stylelint-prettier": "5.0.3",
9595
"typescript": "*",
9696
"vite-tsconfig-paths": "5.1.4",
9797
"vitest": "3.2.4",
98-
"webpack": "5.101.3",
98+
"webpack": "5.102.0",
9999
"workbox-webpack-plugin": "7.1.0"
100100
},
101101
"packageManager": "yarn@1.22.22"

src/frontend/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"server:test": "yarn COLLABORATION_SERVER run test"
3232
},
3333
"resolutions": {
34-
"@types/node": "22.18.1",
35-
"@types/react": "19.1.12",
36-
"@types/react-dom": "19.1.9",
37-
"@typescript-eslint/eslint-plugin": "8.43.0",
38-
"@typescript-eslint/parser": "8.43.0",
39-
"eslint": "9.35.0",
40-
"react": "19.1.1",
41-
"react-dom": "19.1.1",
42-
"typescript": "5.9.2",
34+
"@types/node": "22.18.8",
35+
"@types/react": "19.2.0",
36+
"@types/react-dom": "19.2.0",
37+
"@typescript-eslint/eslint-plugin": "8.45.0",
38+
"@typescript-eslint/parser": "8.45.0",
39+
"eslint": "9.37.0",
40+
"react": "19.2.0",
41+
"react-dom": "19.2.0",
42+
"typescript": "5.9.3",
4343
"wrap-ansi": "9.0.2",
4444
"yjs": "13.6.27"
4545
},

src/frontend/packages/eslint-plugin-docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
"eslint": ">=9.0.0"
1818
},
1919
"dependencies": {
20-
"@next/eslint-plugin-next": "15.5.3",
21-
"@tanstack/eslint-plugin-query": "5.86.0",
20+
"@next/eslint-plugin-next": "15.5.4",
21+
"@tanstack/eslint-plugin-query": "5.91.0",
2222
"@typescript-eslint/eslint-plugin": "*",
2323
"@typescript-eslint/parser": "*",
24-
"@vitest/eslint-plugin": "1.0.1",
25-
"eslint-config-next": "15.5.3",
24+
"@vitest/eslint-plugin": "1.3.16",
25+
"eslint-config-next": "15.5.4",
2626
"eslint-config-prettier": "10.1.8",
2727
"eslint-plugin-import": "2.32.0",
2828
"eslint-plugin-jest": "29.0.1",
2929
"eslint-plugin-jsx-a11y": "6.10.2",
3030
"eslint-plugin-playwright": "2.2.2",
3131
"eslint-plugin-prettier": "5.5.4",
3232
"eslint-plugin-react": "7.37.5",
33-
"eslint-plugin-testing-library": "7.6.8",
33+
"eslint-plugin-testing-library": "7.11.0",
3434
"prettier": "3.6.2"
3535
},
3636
"packageManager": "yarn@1.22.22"

src/frontend/packages/i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"eslint-plugin-docs": "*",
2121
"eslint-plugin-import": "2.32.0",
2222
"i18next-parser": "9.3.0",
23-
"jest": "30.1.3",
24-
"ts-jest": "29.4.1",
23+
"jest": "30.2.0",
24+
"ts-jest": "29.4.4",
2525
"typescript": "*",
2626
"yargs": "18.0.0"
2727
},

src/frontend/servers/y-provider/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"node": ">=22"
1717
},
1818
"dependencies": {
19-
"@blocknote/server-util": "0.37.0",
19+
"@blocknote/server-util": "0.41.1",
2020
"@hocuspocus/server": "2.15.2",
21-
"@sentry/node": "10.11.0",
22-
"@sentry/profiling-node": "10.11.0",
23-
"axios": "1.12.0",
21+
"@sentry/node": "10.17.0",
22+
"@sentry/profiling-node": "10.17.0",
23+
"axios": "1.12.2",
2424
"cors": "2.8.5",
2525
"express": "5.1.0",
2626
"express-ws": "5.0.2",
@@ -36,7 +36,7 @@
3636
"@types/node": "*",
3737
"@types/supertest": "6.0.3",
3838
"@types/ws": "8.18.1",
39-
"cross-env": "10.0.0",
39+
"cross-env": "10.1.0",
4040
"eslint-plugin-docs": "*",
4141
"nodemon": "3.1.10",
4242
"supertest": "7.1.4",

0 commit comments

Comments
 (0)