Skip to content

Commit e96bfe5

Browse files
⬆️(dependencies) update js dependencies
1 parent db014cf commit e96bfe5

File tree

6 files changed

+800
-773
lines changed

6 files changed

+800
-773
lines changed

src/frontend/apps/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:ui::chromium": "yarn test:ui --project=chromium"
1616
},
1717
"devDependencies": {
18-
"@playwright/test": "1.57.0",
18+
"@playwright/test": "1.58.0",
1919
"@types/node": "*",
2020
"@types/pdf-parse": "1.1.5",
2121
"eslint-plugin-docs": "*",

src/frontend/apps/impress/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
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.31",
35+
"@fontsource-variable/material-symbols-outlined": "5.2.33",
3636
"@fontsource/material-icons": "5.2.7",
3737
"@gouvfr-lasuite/cunningham-react": "4.1.0",
3838
"@gouvfr-lasuite/integration": "1.0.3",
3939
"@gouvfr-lasuite/ui-kit": "0.18.7",
40-
"@hocuspocus/provider": "3.4.3",
41-
"@mantine/core": "8.3.12",
42-
"@mantine/hooks": "8.3.12",
43-
"@react-pdf/renderer": "4.3.1",
44-
"@sentry/nextjs": "10.34.0",
45-
"@tanstack/react-query": "5.90.18",
40+
"@hocuspocus/provider": "3.4.4",
41+
"@mantine/core": "8.3.13",
42+
"@mantine/hooks": "8.3.13",
43+
"@react-pdf/renderer": "4.3.2",
44+
"@sentry/nextjs": "10.36.0",
45+
"@tanstack/react-query": "5.90.20",
4646
"@tiptap/extensions": "*",
4747
"canvg": "4.0.3",
4848
"clsx": "2.1.1",
@@ -51,13 +51,13 @@
5151
"emoji-datasource-apple": "16.0.0",
5252
"emoji-mart": "5.6.0",
5353
"emoji-regex": "10.6.0",
54-
"i18next": "25.7.4",
54+
"i18next": "25.8.0",
5555
"i18next-browser-languagedetector": "8.2.0",
5656
"idb": "8.0.3",
5757
"lodash": "4.17.23",
5858
"luxon": "3.7.2",
5959
"next": "15.5.9",
60-
"posthog-js": "1.325.0",
60+
"posthog-js": "1.335.2",
6161
"react": "*",
6262
"react-aria-components": "1.14.0",
6363
"react-dom": "*",
@@ -78,7 +78,7 @@
7878
"@tanstack/react-query-devtools": "5.91.2",
7979
"@testing-library/dom": "10.4.1",
8080
"@testing-library/jest-dom": "6.9.1",
81-
"@testing-library/react": "16.3.1",
81+
"@testing-library/react": "16.3.2",
8282
"@testing-library/user-event": "14.6.1",
8383
"@types/lodash": "4.17.23",
8484
"@types/luxon": "3.7.1",
@@ -93,13 +93,13 @@
9393
"fetch-mock": "9.11.0",
9494
"jsdom": "27.4.0",
9595
"node-fetch": "2.7.0",
96-
"prettier": "3.8.0",
97-
"stylelint": "16.26.1",
98-
"stylelint-config-standard": "39.0.1",
96+
"prettier": "3.8.1",
97+
"stylelint": "17.0.0",
98+
"stylelint-config-standard": "40.0.0",
9999
"stylelint-prettier": "5.0.3",
100100
"typescript": "*",
101-
"vite-tsconfig-paths": "6.0.4",
102-
"vitest": "4.0.17",
101+
"vite-tsconfig-paths": "6.0.5",
102+
"vitest": "4.0.18",
103103
"webpack": "5.104.1",
104104
"workbox-webpack-plugin": "7.1.0"
105105
},

src/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"server:test": "yarn COLLABORATION_SERVER run test"
3232
},
3333
"resolutions": {
34-
"@tiptap/extensions": "3.14.0",
34+
"@tiptap/extensions": "3.17.1",
3535
"@types/node": "24.10.9",
36-
"@types/react": "19.2.8",
36+
"@types/react": "19.2.9",
3737
"@types/react-dom": "19.2.3",
3838
"eslint": "9.39.2",
39-
"prosemirror-view": "1.41.4",
39+
"prosemirror-view": "1.41.5",
4040
"react": "19.2.3",
4141
"react-dom": "19.2.3",
4242
"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
@@ -18,20 +18,20 @@
1818
},
1919
"dependencies": {
2020
"@next/eslint-plugin-next": "15.5.9",
21-
"@tanstack/eslint-plugin-query": "5.91.2",
22-
"@typescript-eslint/eslint-plugin": "8.53.0",
23-
"@typescript-eslint/parser": "8.53.0",
21+
"@tanstack/eslint-plugin-query": "5.91.3",
22+
"@typescript-eslint/eslint-plugin": "8.53.1",
23+
"@typescript-eslint/parser": "8.53.1",
2424
"@vitest/eslint-plugin": "1.6.6",
2525
"eslint-config-next": "15.5.9",
2626
"eslint-config-prettier": "10.1.8",
2727
"eslint-plugin-import": "2.32.0",
2828
"eslint-plugin-jest": "29.12.1",
2929
"eslint-plugin-jsx-a11y": "6.10.2",
30-
"eslint-plugin-playwright": "2.5.0",
30+
"eslint-plugin-playwright": "2.5.1",
3131
"eslint-plugin-prettier": "5.5.5",
3232
"eslint-plugin-react": "7.37.5",
3333
"eslint-plugin-testing-library": "7.15.4",
34-
"prettier": "3.8.0"
34+
"prettier": "3.8.1"
3535
},
3636
"packageManager": "yarn@1.22.22"
3737
}

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
},
1818
"dependencies": {
1919
"@blocknote/server-util": "0.46.2",
20-
"@hocuspocus/server": "3.4.3",
21-
"@sentry/node": "10.34.0",
22-
"@sentry/profiling-node": "10.34.0",
20+
"@hocuspocus/server": "3.4.4",
21+
"@sentry/node": "10.36.0",
22+
"@sentry/profiling-node": "10.36.0",
2323
"@tiptap/extensions": "*",
24-
"axios": "1.13.2",
25-
"cors": "2.8.5",
24+
"axios": "1.13.3",
25+
"cors": "2.8.6",
2626
"express": "5.2.1",
2727
"express-ws": "5.0.2",
2828
"uuid": "13.0.0",
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@blocknote/core": "0.46.2",
34-
"@hocuspocus/provider": "3.4.3",
34+
"@hocuspocus/provider": "3.4.4",
3535
"@types/cors": "2.8.19",
3636
"@types/express": "5.0.6",
3737
"@types/express-ws": "3.0.6",
@@ -45,7 +45,7 @@
4545
"ts-node": "10.9.2",
4646
"tsc-alias": "1.8.16",
4747
"typescript": "*",
48-
"vitest": "4.0.17",
48+
"vitest": "4.0.18",
4949
"vitest-mock-extended": "3.1.0",
5050
"ws": "8.19.0"
5151
},

0 commit comments

Comments
 (0)