Skip to content

Commit a7d6a6d

Browse files
⬆️(dependencies) update js dependencies
1 parent 1349d04 commit a7d6a6d

File tree

15 files changed

+5713
-4413
lines changed

15 files changed

+5713
-4413
lines changed

src/frontend/apps/lti_site/package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -22,70 +22,70 @@
2222
"author": "France Université Numérique",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/core": "7.26.0",
25+
"@babel/core": "7.28.5",
2626
"@babel/plugin-proposal-class-properties": "7.18.6",
2727
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2828
"@babel/polyfill": "7.12.1",
29-
"@babel/preset-env": "7.26.0",
30-
"@babel/preset-react": "7.26.3",
31-
"@babel/preset-typescript": "7.26.0",
29+
"@babel/preset-env": "7.28.5",
30+
"@babel/preset-react": "7.28.5",
31+
"@babel/preset-typescript": "7.28.5",
3232
"@faker-js/faker": "*",
33-
"@formatjs/cli": "6.3.15",
33+
"@formatjs/cli": "6.8.1",
3434
"@testing-library/jest-dom": "*",
3535
"@testing-library/react": "*",
3636
"@testing-library/user-event": "*",
3737
"@types/clipboard": "2.0.10",
38-
"@types/iframe-resizer": "3.5.13",
38+
"@types/iframe-resizer": "4.0.0",
3939
"@types/intl": "1.2.2",
40-
"@types/jest": "29.5.14",
40+
"@types/jest": "30.0.0",
4141
"@types/katex": "0.16.7",
42-
"@types/lodash": "4.17.14",
43-
"@types/luxon": "3.4.2",
42+
"@types/lodash": "4.17.21",
43+
"@types/luxon": "3.7.1",
4444
"@types/node": "*",
4545
"@types/react": "*",
4646
"@types/react-datepicker": "7.0.0",
4747
"@types/react-dom": "*",
48-
"@types/styled-components": "5.1.34",
49-
"@types/uuid": "10.0.0",
50-
"babel-jest": "29.7.0",
51-
"babel-loader": "9.2.1",
48+
"@types/styled-components": "5.1.36",
49+
"@types/uuid": "11.0.0",
50+
"babel-jest": "30.2.0",
51+
"babel-loader": "10.0.0",
5252
"babel-plugin-react-intl": "8.2.25",
5353
"babel-preset-react": "7.0.0-beta.3",
54-
"cross-env": "7.0.3",
54+
"cross-env": "10.1.0",
5555
"css-loader": "7.1.2",
5656
"eslint": "*",
5757
"eslint-config-marsha": "*",
5858
"fetch-mock": "9.11.0",
59-
"jest": "29.7.0",
60-
"jest-environment-jsdom": "29.7.0",
59+
"jest": "30.2.0",
60+
"jest-environment-jsdom": "30.2.0",
6161
"jest-matchmedia-mock": "1.1.0",
6262
"jest-styled-components": "7.2.0",
6363
"lib-tests": "*",
64-
"mini-css-extract-plugin": "2.9.2",
64+
"mini-css-extract-plugin": "2.9.4",
6565
"node-fetch": "2.6.7",
6666
"prettier": "*",
67-
"sass": "1.83.1",
67+
"sass": "1.96.0",
6868
"source-map-loader": "5.0.0",
6969
"style-loader": "4.0.0",
70-
"terser-webpack-plugin": "5.3.11",
70+
"terser-webpack-plugin": "5.3.16",
7171
"typescript": "*",
72-
"webpack": "5.97.1",
72+
"webpack": "5.103.0",
7373
"webpack-cli": "6.0.1"
7474
},
7575
"dependencies": {
7676
"@converse/headless": "8.0.1",
77-
"@formatjs/intl-pluralrules": "5.4.2",
78-
"@formatjs/intl-relativetimeformat": "11.4.9",
77+
"@formatjs/intl-pluralrules": "6.0.1",
78+
"@formatjs/intl-relativetimeformat": "12.0.1",
7979
"@openfun/cunningham-react": "*",
80-
"@sentry/browser": "8.48.0",
80+
"@sentry/browser": "10.30.0",
8181
"@tanstack/react-query": "*",
8282
"@tanstack/react-query-devtools": "*",
8383
"buffer": "6.0.3",
84-
"core-js": "3.40.0",
84+
"core-js": "3.47.0",
8585
"github-markdown-css": "5.8.1",
8686
"grommet": "*",
8787
"highlight.js": "11.11.1",
88-
"iframe-resizer": "5.3.2",
88+
"iframe-resizer": "5.5.7",
8989
"intl": "1.2.5",
9090
"katex": "0.16.19",
9191
"lib-classroom": "*",
@@ -94,22 +94,22 @@
9494
"lib-markdown": "*",
9595
"lib-video": "*",
9696
"lodash": "4.17.21",
97-
"luxon": "3.5.0",
97+
"luxon": "3.7.2",
9898
"marsha-config": "*",
9999
"polished": "4.3.1",
100100
"react": "*",
101101
"react-dom": "*",
102-
"react-dropzone": "14.3.5",
103-
"react-error-boundary": "5.0.0",
104-
"react-hot-toast": "2.5.1",
102+
"react-dropzone": "14.3.8",
103+
"react-error-boundary": "6.0.0",
104+
"react-hot-toast": "2.6.0",
105105
"react-intl": "*",
106106
"react-router-dom": "*",
107107
"regenerator-runtime": "0.14.1",
108108
"resize-observer-polyfill": "^1.5.1",
109109
"stream-browserify": "3.0.0",
110110
"styled-components": "*",
111111
"styled-reboot": "5.0.0",
112-
"uuid": "11.0.4",
112+
"uuid": "13.0.0",
113113
"whatwg-fetch": "3.6.20",
114114
"zustand": "*"
115115
},

src/frontend/apps/standalone_site/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,52 +20,52 @@
2020
"@tanstack/react-query": "*",
2121
"@tanstack/react-query-devtools": "*",
2222
"grommet": "*",
23-
"grommet-icons": "4.12.1",
23+
"grommet-icons": "4.14.0",
2424
"lib-classroom": "*",
2525
"lib-common": "*",
2626
"lib-components": "*",
2727
"lib-video": "*",
2828
"lodash": "4.17.21",
29-
"luxon": "3.5.0",
29+
"luxon": "3.7.2",
3030
"marsha-config": "*",
3131
"react": "*",
3232
"react-dom": "*",
33-
"react-hot-toast": "2.5.1",
34-
"react-markdown": "9.0.3",
33+
"react-hot-toast": "2.6.0",
34+
"react-markdown": "10.1.0",
3535
"react-router-dom": "*",
3636
"styled-components": "*",
3737
"zustand": "*"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.26.0",
40+
"@babel/core": "7.28.5",
4141
"@babel/plugin-syntax-dynamic-import": "7.8.3",
42-
"@babel/preset-env": "7.26.0",
43-
"@babel/preset-typescript": "7.26.0",
42+
"@babel/preset-env": "7.28.5",
43+
"@babel/preset-typescript": "7.28.5",
4444
"@testing-library/jest-dom": "*",
4545
"@testing-library/react": "*",
4646
"@testing-library/user-event": "*",
47-
"@types/jest": "29.5.14",
47+
"@types/jest": "30.0.0",
4848
"@types/react": "*",
4949
"@types/react-dom": "*",
5050
"@typescript-eslint/eslint-plugin": "7.1.0",
5151
"@typescript-eslint/parser": "7.1.0",
52-
"@vitejs/plugin-react": "4.3.4",
53-
"babel-jest": "29.7.0",
52+
"@vitejs/plugin-react": "5.1.2",
53+
"babel-jest": "30.2.0",
5454
"babel-plugin-import-remove-resource-query": "1.0.0",
5555
"babel-plugin-transform-vite-meta-env": "1.0.3",
5656
"babel-plugin-transform-vite-meta-glob": "1.1.2",
57-
"cross-env": "7.0.3",
57+
"cross-env": "10.1.0",
5858
"eslint": "*",
5959
"eslint-config-marsha": "*",
6060
"fetch-mock": "9.11.0",
6161
"identity-obj-proxy": "3.0.0",
62-
"jest": "29.7.0",
62+
"jest": "30.2.0",
6363
"lib-tests": "*",
6464
"typescript": "*",
6565
"vite": "6.0.7",
66-
"vite-plugin-node-polyfills": "0.22.0",
67-
"vite-plugin-svgr": "4.3.0",
68-
"vite-tsconfig-paths": "5.1.4"
66+
"vite-plugin-node-polyfills": "0.24.0",
67+
"vite-plugin-svgr": "4.5.0",
68+
"vite-tsconfig-paths": "6.0.1"
6969
},
7070
"volta": {
7171
"node": "20.9.0"

src/frontend/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -40,46 +40,46 @@
4040
},
4141
"resolutions": {
4242
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
43-
"@codemirror/lang-markdown": "6.3.1",
44-
"@codemirror/language": "6.10.8",
45-
"@codemirror/language-data": "6.5.1",
46-
"@codemirror/state": "6.5.0",
47-
"@codemirror/view": "6.36.1",
43+
"@codemirror/lang-markdown": "6.5.0",
44+
"@codemirror/language": "6.11.3",
45+
"@codemirror/language-data": "6.5.2",
46+
"@codemirror/state": "6.5.2",
47+
"@codemirror/view": "6.39.4",
4848
"@openfun/cunningham-react": "2.3.0",
4949
"@tanstack/react-query": "4.36.1",
5050
"@tanstack/react-query-devtools": "4.36.1",
51-
"@testing-library/dom": "10.4.0",
52-
"@testing-library/jest-dom": "6.6.3",
53-
"@testing-library/react": "16.2.0",
54-
"@testing-library/user-event": "14.5.2",
51+
"@testing-library/dom": "10.4.1",
52+
"@testing-library/jest-dom": "6.9.1",
53+
"@testing-library/react": "16.3.1",
54+
"@testing-library/user-event": "14.6.1",
5555
"@types/mdast": "4.0.4",
56-
"@types/node": "20.11.24",
57-
"@types/react": "18.3.3",
58-
"@types/react-dom": "18.3.1",
59-
"@typescript-eslint/typescript-estree": "8.20.0",
56+
"@types/node": "24.10.4",
57+
"@types/react": "19.2.7",
58+
"@types/react-dom": "19.2.3",
59+
"@typescript-eslint/typescript-estree": "8.50.0",
6060
"eslint": "8.57.0",
6161
"eslint-config-marsha": "5.12.1",
62-
"@faker-js/faker": "9.3.0",
63-
"grommet": "2.43.0",
62+
"@faker-js/faker": "10.1.0",
63+
"grommet": "2.52.0",
6464
"lib-classroom": "5.12.1",
6565
"lib-common": "5.12.1",
6666
"lib-components": "5.12.1",
6767
"lib-markdown": "5.12.1",
6868
"lib-video": "5.12.1",
6969
"lib-tests": "5.12.1",
7070
"marsha-config": "5.12.1",
71-
"prettier": "3.4.2",
72-
"react": "18.3.1",
73-
"react-dom": "18.3.1",
74-
"react-intl": "7.1.0",
71+
"prettier": "3.7.4",
72+
"react": "19.2.3",
73+
"react-dom": "19.2.3",
74+
"react-intl": "8.0.1",
7575
"react-router-dom": ">=6.28.2 <7",
7676
"styled-components": "5.3.11",
77-
"typescript": "5.7.2",
77+
"typescript": "5.9.3",
7878
"zustand": ">=4.5.5 <5"
7979
},
8080
"dependencies": {
8181
"cljs-merge": "1.1.1",
82-
"yargs": "17.7.2"
82+
"yargs": "18.0.0"
8383
},
8484
"devDependencies": {
8585
"source-map-explorer": "2.5.3"

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"@typescript-eslint/eslint-plugin": "7.1.0",
99
"@typescript-eslint/parser": "7.1.0",
1010
"eslint": "8.57.0",
11-
"eslint-config-prettier": "9.1.0",
12-
"eslint-plugin-import": "2.31.0",
13-
"eslint-plugin-jest": "28.10.0",
14-
"eslint-plugin-prettier": "5.2.1",
15-
"eslint-plugin-react": "7.37.3",
16-
"eslint-plugin-react-hooks": "5.1.0",
17-
"eslint-plugin-testing-library": "7.1.1"
11+
"eslint-config-prettier": "10.1.8",
12+
"eslint-plugin-import": "2.32.0",
13+
"eslint-plugin-jest": "29.5.0",
14+
"eslint-plugin-prettier": "5.5.4",
15+
"eslint-plugin-react": "7.37.5",
16+
"eslint-plugin-react-hooks": "7.0.1",
17+
"eslint-plugin-testing-library": "7.14.0"
1818
},
1919
"devDependencies": {
2020
"typescript": "*"

src/frontend/packages/lib_classroom/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@
2626
"@tanstack/react-query": "*",
2727
"@tanstack/react-query-devtools": "*",
2828
"grommet": "*",
29-
"luxon": "3.5.0",
29+
"luxon": "3.7.2",
3030
"react": "*",
3131
"react-dom": "*",
3232
"react-hot-toast": "*",
3333
"react-intl": "*",
3434
"react-router-dom": "*"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.26.0",
37+
"@babel/core": "7.28.5",
3838
"@babel/plugin-proposal-class-properties": "7.18.6",
3939
"@babel/plugin-syntax-dynamic-import": "7.8.3",
40-
"@babel/plugin-transform-runtime": "7.25.9",
40+
"@babel/plugin-transform-runtime": "7.28.5",
4141
"@babel/polyfill": "7.12.1",
42-
"@babel/preset-env": "7.26.0",
43-
"@babel/preset-typescript": "7.26.0",
42+
"@babel/preset-env": "7.28.5",
43+
"@babel/preset-typescript": "7.28.5",
4444
"@faker-js/faker": "*",
45-
"@formatjs/cli": "6.3.15",
45+
"@formatjs/cli": "6.8.1",
4646
"@openfun/cunningham-react": "*",
4747
"@tanstack/react-query": "*",
4848
"@tanstack/react-query-devtools": "*",
@@ -51,37 +51,37 @@
5151
"@testing-library/user-event": "*",
5252
"@types/clipboard": "2.0.10",
5353
"@types/humanize-duration": "^3.27.3",
54-
"@types/jest": "29.5.14",
54+
"@types/jest": "30.0.0",
5555
"@types/node": "*",
5656
"@types/react": "*",
5757
"@types/react-dom": "*",
58-
"@types/styled-components": "5.1.34",
59-
"@types/uuid": "10.0.0",
60-
"cross-env": "7.0.3",
58+
"@types/styled-components": "5.1.36",
59+
"@types/uuid": "11.0.0",
60+
"cross-env": "10.1.0",
6161
"eslint": "*",
6262
"eslint-config-marsha": "*",
6363
"grommet": "*",
64-
"jest": "29.7.0",
65-
"jest-environment-jsdom": "29.7.0",
64+
"jest": "30.2.0",
65+
"jest-environment-jsdom": "30.2.0",
6666
"jest-matchmedia-mock": "1.1.0",
6767
"jest-styled-components": "7.2.0",
6868
"lib-tests": "*",
69-
"luxon": "3.5.0",
69+
"luxon": "3.7.2",
7070
"marsha-config": "*",
7171
"prettier": "*",
7272
"react": "*",
7373
"react-dom": "*",
74-
"react-hot-toast": "2.5.1",
74+
"react-hot-toast": "2.6.0",
7575
"react-intl": "*",
7676
"react-router-dom": "*",
7777
"source-map-loader": "5.0.0",
7878
"typescript": "*"
7979
},
8080
"dependencies": {
81-
"humanize-duration": "3.32.1",
81+
"humanize-duration": "3.33.2",
8282
"lib-common": "*",
8383
"lib-components": "*",
84-
"react-dropzone": "14.3.5",
84+
"react-dropzone": "14.3.8",
8585
"styled-components": "*",
8686
"zustand": "*"
8787
},

src/frontend/packages/lib_common/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,20 @@
2525
"styled-components": "*"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.26.0",
28+
"@babel/core": "7.28.5",
2929
"@babel/plugin-proposal-class-properties": "7.18.6",
3030
"@babel/plugin-syntax-dynamic-import": "7.8.3",
31-
"@babel/plugin-transform-runtime": "7.25.9",
31+
"@babel/plugin-transform-runtime": "7.28.5",
3232
"@babel/polyfill": "7.12.1",
33-
"@babel/preset-env": "7.26.0",
34-
"@babel/preset-typescript": "7.26.0",
35-
"@formatjs/cli": "6.3.15",
36-
"@types/jest": "29.5.14",
33+
"@babel/preset-env": "7.28.5",
34+
"@babel/preset-typescript": "7.28.5",
35+
"@formatjs/cli": "6.8.1",
36+
"@types/jest": "30.0.0",
3737
"@types/node": "*",
3838
"@types/react": "*",
3939
"@types/react-dom": "*",
40-
"@types/styled-components": "5.1.34",
41-
"cross-env": "7.0.3",
40+
"@types/styled-components": "5.1.36",
41+
"cross-env": "10.1.0",
4242
"eslint": "*",
4343
"eslint-config-marsha": "*",
4444
"grommet": "*",

0 commit comments

Comments
 (0)