Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 30 additions & 30 deletions src/frontend/apps/lti_site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,70 +22,70 @@
"author": "France Université Numérique",
"license": "MIT",
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.28.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@babel/preset-env": "7.28.5",
"@babel/preset-react": "7.28.5",
"@babel/preset-typescript": "7.28.5",
"@faker-js/faker": "*",
"@formatjs/cli": "6.3.15",
"@formatjs/cli": "6.8.2",
"@testing-library/jest-dom": "*",
"@testing-library/react": "*",
"@testing-library/user-event": "*",
"@types/clipboard": "2.0.10",
"@types/iframe-resizer": "3.5.13",
"@types/iframe-resizer": "4.0.0",
"@types/intl": "1.2.2",
"@types/jest": "29.5.14",
"@types/jest": "30.0.0",
"@types/katex": "0.16.7",
"@types/lodash": "4.17.14",
"@types/luxon": "3.4.2",
"@types/lodash": "4.17.21",
"@types/luxon": "3.7.1",
"@types/node": "*",
"@types/react": "*",
"@types/react-datepicker": "7.0.0",
"@types/react-dom": "*",
"@types/styled-components": "5.1.34",
"@types/uuid": "10.0.0",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"@types/styled-components": "5.1.36",
"@types/uuid": "11.0.0",
"babel-jest": "30.2.0",
"babel-loader": "10.0.0",
"babel-plugin-react-intl": "8.2.25",
"babel-preset-react": "7.0.0-beta.3",
"cross-env": "7.0.3",
"cross-env": "10.1.0",
"css-loader": "7.1.2",
"eslint": "*",
"eslint-config-marsha": "*",
"fetch-mock": "9.11.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"jest-matchmedia-mock": "1.1.0",
"jest-styled-components": "7.2.0",
"lib-tests": "*",
"mini-css-extract-plugin": "2.9.2",
"mini-css-extract-plugin": "2.9.4",
"node-fetch": "2.6.7",
"prettier": "*",
"sass": "1.83.1",
"sass": "1.97.0",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
"terser-webpack-plugin": "5.3.11",
"terser-webpack-plugin": "5.3.16",
"typescript": "*",
"webpack": "5.97.1",
"webpack": "5.104.0",
"webpack-cli": "6.0.1"
},
"dependencies": {
"@converse/headless": "8.0.1",
"@formatjs/intl-pluralrules": "5.4.2",
"@formatjs/intl-relativetimeformat": "11.4.9",
"@formatjs/intl-pluralrules": "6.0.2",
"@formatjs/intl-relativetimeformat": "12.0.3",
"@openfun/cunningham-react": "*",
"@sentry/browser": "8.48.0",
"@sentry/browser": "10.31.0",
"@tanstack/react-query": "*",
"@tanstack/react-query-devtools": "*",
"buffer": "6.0.3",
"core-js": "3.40.0",
"core-js": "3.47.0",
"github-markdown-css": "5.8.1",
"grommet": "*",
"highlight.js": "11.11.1",
"iframe-resizer": "5.3.2",
"iframe-resizer": "5.5.7",
"intl": "1.2.5",
"katex": "0.16.19",
"lib-classroom": "*",
Expand All @@ -94,22 +94,22 @@
"lib-markdown": "*",
"lib-video": "*",
"lodash": "4.17.21",
"luxon": "3.5.0",
"luxon": "3.7.2",
"marsha-config": "*",
"polished": "4.3.1",
"react": "*",
"react-dom": "*",
"react-dropzone": "14.3.5",
"react-error-boundary": "5.0.0",
"react-hot-toast": "2.5.1",
"react-dropzone": "14.3.8",
"react-error-boundary": "6.0.0",
"react-hot-toast": "2.6.0",
"react-intl": "*",
"react-router-dom": "*",
"regenerator-runtime": "0.14.1",
"resize-observer-polyfill": "^1.5.1",
"stream-browserify": "3.0.0",
"styled-components": "*",
"styled-reboot": "5.0.0",
"uuid": "11.0.4",
"uuid": "13.0.0",
"whatwg-fetch": "3.6.20",
"zustand": "*"
},
Expand Down
30 changes: 15 additions & 15 deletions src/frontend/apps/standalone_site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,52 +20,52 @@
"@tanstack/react-query": "*",
"@tanstack/react-query-devtools": "*",
"grommet": "*",
"grommet-icons": "4.12.1",
"grommet-icons": "4.14.0",
"lib-classroom": "*",
"lib-common": "*",
"lib-components": "*",
"lib-video": "*",
"lodash": "4.17.21",
"luxon": "3.5.0",
"luxon": "3.7.2",
"marsha-config": "*",
"react": "*",
"react-dom": "*",
"react-hot-toast": "2.5.1",
"react-markdown": "9.0.3",
"react-hot-toast": "2.6.0",
"react-markdown": "10.1.0",
"react-router-dom": "*",
"styled-components": "*",
"zustand": "*"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.28.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@babel/preset-env": "7.28.5",
"@babel/preset-typescript": "7.28.5",
"@testing-library/jest-dom": "*",
"@testing-library/react": "*",
"@testing-library/user-event": "*",
"@types/jest": "29.5.14",
"@types/jest": "30.0.0",
"@types/react": "*",
"@types/react-dom": "*",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitejs/plugin-react": "4.3.4",
"babel-jest": "29.7.0",
"@vitejs/plugin-react": "5.1.2",
"babel-jest": "30.2.0",
"babel-plugin-import-remove-resource-query": "1.0.0",
"babel-plugin-transform-vite-meta-env": "1.0.3",
"babel-plugin-transform-vite-meta-glob": "1.1.2",
"cross-env": "7.0.3",
"cross-env": "10.1.0",
"eslint": "*",
"eslint-config-marsha": "*",
"fetch-mock": "9.11.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest": "30.2.0",
"lib-tests": "*",
"typescript": "*",
"vite": "6.0.7",
"vite-plugin-node-polyfills": "0.22.0",
"vite-plugin-svgr": "4.3.0",
"vite-tsconfig-paths": "5.1.4"
"vite-plugin-node-polyfills": "0.24.0",
"vite-plugin-svgr": "4.5.0",
"vite-tsconfig-paths": "6.0.2"
},
"volta": {
"node": "20.9.0"
Expand Down
42 changes: 21 additions & 21 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,46 +40,46 @@
},
"resolutions": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@codemirror/lang-markdown": "6.3.1",
"@codemirror/language": "6.10.8",
"@codemirror/language-data": "6.5.1",
"@codemirror/state": "6.5.0",
"@codemirror/view": "6.36.1",
"@codemirror/lang-markdown": "6.5.0",
"@codemirror/language": "6.11.3",
"@codemirror/language-data": "6.5.2",
"@codemirror/state": "6.5.2",
"@codemirror/view": "6.39.4",
"@openfun/cunningham-react": "2.3.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.5.2",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.1",
"@testing-library/user-event": "14.6.1",
"@types/mdast": "4.0.4",
"@types/node": "20.11.24",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.1",
"@typescript-eslint/typescript-estree": "8.20.0",
"@types/node": "24.10.4",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"@typescript-eslint/typescript-estree": "8.50.0",
"eslint": "8.57.0",
"eslint-config-marsha": "5.12.1",
"@faker-js/faker": "9.3.0",
"grommet": "2.43.0",
"@faker-js/faker": "10.1.0",
"grommet": "2.52.0",
"lib-classroom": "5.12.1",
"lib-common": "5.12.1",
"lib-components": "5.12.1",
"lib-markdown": "5.12.1",
"lib-video": "5.12.1",
"lib-tests": "5.12.1",
"marsha-config": "5.12.1",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intl": "7.1.0",
"prettier": "3.7.4",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-intl": "8.0.4",
"react-router-dom": ">=6.28.2 <7",
"styled-components": "5.3.11",
"typescript": "5.7.2",
"typescript": "5.9.3",
"zustand": ">=4.5.5 <5"
},
"dependencies": {
"cljs-merge": "1.1.1",
"yargs": "17.7.2"
"yargs": "18.0.0"
},
"devDependencies": {
"source-map-explorer": "2.5.3"
Expand Down
14 changes: 7 additions & 7 deletions src/frontend/packages/eslint-config-marsha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-testing-library": "7.1.1"
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "29.5.0",
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-testing-library": "7.15.1"
},
"devDependencies": {
"typescript": "*"
Expand Down
32 changes: 16 additions & 16 deletions src/frontend/packages/lib_classroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@
"@tanstack/react-query": "*",
"@tanstack/react-query-devtools": "*",
"grommet": "*",
"luxon": "3.5.0",
"luxon": "3.7.2",
"react": "*",
"react-dom": "*",
"react-hot-toast": "*",
"react-intl": "*",
"react-router-dom": "*"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.28.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/plugin-transform-runtime": "7.28.5",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@babel/preset-env": "7.28.5",
"@babel/preset-typescript": "7.28.5",
"@faker-js/faker": "*",
"@formatjs/cli": "6.3.15",
"@formatjs/cli": "6.8.2",
"@openfun/cunningham-react": "*",
"@tanstack/react-query": "*",
"@tanstack/react-query-devtools": "*",
Expand All @@ -51,37 +51,37 @@
"@testing-library/user-event": "*",
"@types/clipboard": "2.0.10",
"@types/humanize-duration": "^3.27.3",
"@types/jest": "29.5.14",
"@types/jest": "30.0.0",
"@types/node": "*",
"@types/react": "*",
"@types/react-dom": "*",
"@types/styled-components": "5.1.34",
"@types/uuid": "10.0.0",
"cross-env": "7.0.3",
"@types/styled-components": "5.1.36",
"@types/uuid": "11.0.0",
"cross-env": "10.1.0",
"eslint": "*",
"eslint-config-marsha": "*",
"grommet": "*",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"jest-matchmedia-mock": "1.1.0",
"jest-styled-components": "7.2.0",
"lib-tests": "*",
"luxon": "3.5.0",
"luxon": "3.7.2",
"marsha-config": "*",
"prettier": "*",
"react": "*",
"react-dom": "*",
"react-hot-toast": "2.5.1",
"react-hot-toast": "2.6.0",
"react-intl": "*",
"react-router-dom": "*",
"source-map-loader": "5.0.0",
"typescript": "*"
},
"dependencies": {
"humanize-duration": "3.32.1",
"humanize-duration": "3.33.2",
"lib-common": "*",
"lib-components": "*",
"react-dropzone": "14.3.5",
"react-dropzone": "14.3.8",
"styled-components": "*",
"zustand": "*"
},
Expand Down
16 changes: 8 additions & 8 deletions src/frontend/packages/lib_common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"styled-components": "*"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.28.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/plugin-transform-runtime": "7.28.5",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@formatjs/cli": "6.3.15",
"@types/jest": "29.5.14",
"@babel/preset-env": "7.28.5",
"@babel/preset-typescript": "7.28.5",
"@formatjs/cli": "6.8.2",
"@types/jest": "30.0.0",
"@types/node": "*",
"@types/react": "*",
"@types/react-dom": "*",
"@types/styled-components": "5.1.34",
"cross-env": "7.0.3",
"@types/styled-components": "5.1.36",
"cross-env": "10.1.0",
"eslint": "*",
"eslint-config-marsha": "*",
"grommet": "*",
Expand Down
Loading