Skip to content

Commit 8e9db64

Browse files
⬆️(dependencies) update js dependencies
1 parent d96abb1 commit 8e9db64

File tree

7 files changed

+1134
-926
lines changed

7 files changed

+1134
-926
lines changed

src/frontend/apps/impress/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,31 @@
1919
},
2020
"dependencies": {
2121
"@ag-media/react-pdf-table": "2.0.3",
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-odt-exporter": "0.41.1",
29-
"@blocknote/xl-pdf-exporter": "0.41.1",
22+
"@blocknote/code-block": "0.42.0",
23+
"@blocknote/core": "0.42.0",
24+
"@blocknote/mantine": "0.42.0",
25+
"@blocknote/react": "0.42.0",
26+
"@blocknote/xl-docx-exporter": "0.42.0",
27+
"@blocknote/xl-multi-column": "0.42.0",
28+
"@blocknote/xl-odt-exporter": "0.42.0",
29+
"@blocknote/xl-pdf-exporter": "0.42.0",
3030
"@dnd-kit/core": "6.3.1",
3131
"@dnd-kit/modifiers": "9.0.0",
3232
"@emoji-mart/data": "1.2.1",
3333
"@emoji-mart/react": "1.1.1",
3434
"@fontsource-variable/inter": "5.2.8",
35-
"@fontsource-variable/material-symbols-outlined": "5.2.28",
35+
"@fontsource-variable/material-symbols-outlined": "5.2.29",
3636
"@fontsource/material-icons": "5.2.7",
3737
"@gouvfr-lasuite/integration": "1.0.3",
38-
"@gouvfr-lasuite/ui-kit": "0.16.2",
38+
"@gouvfr-lasuite/ui-kit": "0.18.0",
3939
"@hocuspocus/provider": "3.4.0",
40-
"@mantine/core": "8.3.6",
41-
"@mantine/hooks": "8.3.6",
42-
"@openfun/cunningham-react": "3.2.3",
40+
"@mantine/core": "8.3.8",
41+
"@mantine/hooks": "8.3.8",
42+
"@openfun/cunningham-react": "4.0.0",
4343
"@react-pdf/renderer": "4.3.1",
44-
"@sentry/nextjs": "10.22.0",
45-
"@tanstack/react-query": "5.90.6",
46-
"@tiptap/extensions": "3.10.1",
44+
"@sentry/nextjs": "10.25.0",
45+
"@tanstack/react-query": "5.90.10",
46+
"@tiptap/extensions": "3.10.7",
4747
"canvg": "4.0.3",
4848
"clsx": "2.1.1",
4949
"cmdk": "1.1.1",
@@ -52,17 +52,17 @@
5252
"emoji-datasource-apple": "16.0.0",
5353
"emoji-mart": "5.6.0",
5454
"emoji-regex": "10.6.0",
55-
"i18next": "25.6.0",
55+
"i18next": "25.6.2",
5656
"i18next-browser-languagedetector": "8.2.0",
5757
"idb": "8.0.3",
5858
"lodash": "4.17.21",
5959
"luxon": "3.7.2",
60-
"next": "15.5.4",
61-
"posthog-js": "1.284.0",
60+
"next": "16.0.3",
61+
"posthog-js": "1.293.0",
6262
"react": "*",
6363
"react-aria-components": "1.13.0",
6464
"react-dom": "*",
65-
"react-i18next": "16.2.3",
65+
"react-i18next": "16.3.3",
6666
"react-intersection-observer": "10.0.0",
6767
"react-resizable-panels": "3.0.6",
6868
"react-select": "5.10.2",
@@ -84,21 +84,21 @@
8484
"@types/node": "*",
8585
"@types/react": "*",
8686
"@types/react-dom": "*",
87-
"@vitejs/plugin-react": "5.1.0",
87+
"@vitejs/plugin-react": "5.1.1",
8888
"copy-webpack-plugin": "13.0.1",
8989
"cross-env": "10.1.0",
9090
"dotenv": "17.2.3",
9191
"eslint-plugin-docs": "*",
9292
"fetch-mock": "9.11.0",
93-
"jsdom": "27.1.0",
93+
"jsdom": "27.2.0",
9494
"node-fetch": "2.7.0",
9595
"prettier": "3.6.2",
9696
"stylelint": "16.25.0",
9797
"stylelint-config-standard": "39.0.1",
9898
"stylelint-prettier": "5.0.3",
9999
"typescript": "*",
100100
"vite-tsconfig-paths": "5.1.4",
101-
"vitest": "4.0.6",
101+
"vitest": "4.0.9",
102102
"webpack": "5.102.1",
103103
"workbox-webpack-plugin": "7.1.0"
104104
},

src/frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"server:test": "yarn COLLABORATION_SERVER run test"
3232
},
3333
"resolutions": {
34-
"@types/node": "24.10.0",
35-
"@types/react": "19.2.2",
36-
"@types/react-dom": "19.2.2",
37-
"@typescript-eslint/eslint-plugin": "8.46.2",
38-
"@typescript-eslint/parser": "8.46.2",
34+
"@types/node": "24.10.1",
35+
"@types/react": "19.2.5",
36+
"@types/react-dom": "19.2.3",
37+
"@typescript-eslint/eslint-plugin": "8.46.4",
38+
"@typescript-eslint/parser": "8.46.4",
3939
"docx": "9.5.0",
40-
"eslint": "9.39.0",
40+
"eslint": "9.39.1",
4141
"react": "19.2.0",
4242
"react-dom": "19.2.0",
4343
"typescript": "5.9.3",

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.4",
20+
"@next/eslint-plugin-next": "16.0.3",
2121
"@tanstack/eslint-plugin-query": "5.91.2",
2222
"@typescript-eslint/eslint-plugin": "*",
2323
"@typescript-eslint/parser": "*",
24-
"@vitest/eslint-plugin": "1.4.0",
25-
"eslint-config-next": "15.5.4",
24+
"@vitest/eslint-plugin": "1.4.3",
25+
"eslint-config-next": "16.0.3",
2626
"eslint-config-prettier": "10.1.8",
2727
"eslint-plugin-import": "2.32.0",
28-
"eslint-plugin-jest": "29.0.1",
28+
"eslint-plugin-jest": "29.1.0",
2929
"eslint-plugin-jsx-a11y": "6.10.2",
3030
"eslint-plugin-playwright": "2.3.0",
3131
"eslint-plugin-prettier": "5.5.4",
3232
"eslint-plugin-react": "7.37.5",
33-
"eslint-plugin-testing-library": "7.13.3",
33+
"eslint-plugin-testing-library": "7.13.4",
3434
"prettier": "3.6.2"
3535
},
3636
"packageManager": "yarn@1.22.22"

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"node": ">=22"
1717
},
1818
"dependencies": {
19-
"@blocknote/server-util": "0.41.1",
19+
"@blocknote/server-util": "0.42.0",
2020
"@hocuspocus/server": "3.4.0",
21-
"@sentry/node": "10.22.0",
22-
"@sentry/profiling-node": "10.22.0",
21+
"@sentry/node": "10.25.0",
22+
"@sentry/profiling-node": "10.25.0",
2323
"@tiptap/extensions": "*",
24-
"axios": "1.13.1",
24+
"axios": "1.13.2",
2525
"cors": "2.8.5",
2626
"express": "5.1.0",
2727
"express-ws": "5.0.2",
@@ -30,7 +30,7 @@
3030
"yjs": "*"
3131
},
3232
"devDependencies": {
33-
"@blocknote/core": "0.41.1",
33+
"@blocknote/core": "0.42.0",
3434
"@hocuspocus/provider": "3.4.0",
3535
"@types/cors": "2.8.19",
3636
"@types/express": "5.0.5",
@@ -40,12 +40,12 @@
4040
"@types/ws": "8.18.1",
4141
"cross-env": "10.1.0",
4242
"eslint-plugin-docs": "*",
43-
"nodemon": "3.1.10",
43+
"nodemon": "3.1.11",
4444
"supertest": "7.1.4",
4545
"ts-node": "10.9.2",
4646
"tsc-alias": "1.8.16",
4747
"typescript": "*",
48-
"vitest": "4.0.6",
48+
"vitest": "4.0.9",
4949
"vitest-mock-extended": "3.1.0",
5050
"ws": "8.18.3"
5151
},

0 commit comments

Comments
 (0)