Skip to content

Commit f0d2f16

Browse files
⬆️(dependencies) update js dependencies
1 parent 0b301b9 commit f0d2f16

File tree

4 files changed

+210
-161
lines changed

4 files changed

+210
-161
lines changed

src/frontend/apps/impress/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"@gouvfr-lasuite/integration": "1.0.3",
3131
"@gouvfr-lasuite/ui-kit": "0.10.0",
3232
"@hocuspocus/provider": "2.15.2",
33-
"@openfun/cunningham-react": "3.1.0",
33+
"@openfun/cunningham-react": "3.2.0",
3434
"@react-pdf/renderer": "4.3.0",
35-
"@sentry/nextjs": "9.40.0",
35+
"@sentry/nextjs": "9.41.0",
3636
"@tanstack/react-query": "5.83.0",
3737
"canvg": "4.0.3",
3838
"clsx": "2.1.1",
@@ -45,8 +45,8 @@
4545
"idb": "8.0.3",
4646
"lodash": "4.17.21",
4747
"luxon": "3.7.1",
48-
"next": "15.4.3",
49-
"posthog-js": "1.257.2",
48+
"next": "15.4.4",
49+
"posthog-js": "1.258.2",
5050
"react": "*",
5151
"react-aria-components": "1.11.0",
5252
"react-dom": "*",

src/frontend/packages/eslint-config-impress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"lint": "eslint --ext .js ."
77
},
88
"dependencies": {
9-
"@next/eslint-plugin-next": "15.4.3",
9+
"@next/eslint-plugin-next": "15.4.4",
1010
"@tanstack/eslint-plugin-query": "5.81.2",
1111
"@typescript-eslint/eslint-plugin": "*",
1212
"@typescript-eslint/parser": "*",
1313
"eslint": "*",
14-
"eslint-config-next": "15.4.3",
14+
"eslint-config-next": "15.4.4",
1515
"eslint-config-prettier": "10.1.8",
1616
"eslint-plugin-import": "2.32.0",
1717
"eslint-plugin-jest": "29.0.1",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"dependencies": {
1919
"@blocknote/server-util": "0.34.0",
2020
"@hocuspocus/server": "2.15.2",
21-
"@sentry/node": "9.40.0",
22-
"@sentry/profiling-node": "9.40.0",
21+
"@sentry/node": "9.41.0",
22+
"@sentry/profiling-node": "9.41.0",
2323
"axios": "1.11.0",
2424
"cors": "2.8.5",
2525
"express": "5.1.0",

0 commit comments

Comments
 (0)