Skip to content

Commit 9125e51

Browse files
⬆️(dependencies) update js dependencies
1 parent 8232ae9 commit 9125e51

File tree

2 files changed

+3353
-4443
lines changed

2 files changed

+3353
-4443
lines changed

src/frontend/package.json

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -22,81 +22,81 @@
2222
"author": "France Université Numérique",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/core": "7.13.16",
26-
"@babel/plugin-proposal-class-properties": "7.13.0",
25+
"@babel/core": "7.28.0",
26+
"@babel/plugin-proposal-class-properties": "7.18.6",
2727
"@babel/plugin-syntax-dynamic-import": "7.8.3",
28-
"@babel/plugin-transform-modules-commonjs": "7.13.8",
29-
"@babel/preset-env": "7.13.15",
30-
"@babel/preset-typescript": "7.13.0",
31-
"@helpscout/helix": "0.1.2",
32-
"@testing-library/dom": "7.30.4",
33-
"@testing-library/jest-dom": "5.12.0",
34-
"@testing-library/react": "11.2.6",
35-
"@types/draft-js": "0.11.1",
36-
"@types/emojione": "2.2.6",
37-
"@types/fetch-mock": "7.3.3",
38-
"@types/jest": "26.0.23",
39-
"@types/lodash-es": "4.17.4",
40-
"@types/react-autosuggest": "10.1.4",
41-
"@types/react-dom": "17.0.3",
42-
"@types/react-modal": "3.12.0",
43-
"babel-jest": "26.6.3",
44-
"babel-loader": "8.2.2",
28+
"@babel/plugin-transform-modules-commonjs": "7.27.1",
29+
"@babel/preset-env": "7.28.0",
30+
"@babel/preset-typescript": "7.27.1",
31+
"@helpscout/helix": "0.2.0",
32+
"@testing-library/dom": "10.4.1",
33+
"@testing-library/jest-dom": "6.6.4",
34+
"@testing-library/react": "16.3.0",
35+
"@types/draft-js": "0.11.18",
36+
"@types/emojione": "2.2.9",
37+
"@types/fetch-mock": "9.2.2",
38+
"@types/jest": "30.0.0",
39+
"@types/lodash-es": "4.17.12",
40+
"@types/react-autosuggest": "10.1.11",
41+
"@types/react-dom": "19.1.7",
42+
"@types/react-modal": "3.16.3",
43+
"babel-jest": "30.0.5",
44+
"babel-loader": "10.0.0",
4545
"babel-plugin-react-intl": "8.2.25",
4646
"babel-preset-react": "7.0.0-beta.3",
4747
"cljs-merge": "1.1.1",
48-
"css-loader": "5.2.4",
49-
"fetch-mock": "9.11.0",
48+
"css-loader": "7.1.2",
49+
"fetch-mock": "12.5.3",
5050
"file-loader": "6.2.0",
51-
"intl-pluralrules": "1.2.2",
52-
"jest": "26.6.3",
51+
"intl-pluralrules": "2.0.1",
52+
"jest": "30.0.5",
5353
"lodash-es": "4.17.21",
54-
"node-sass": "7.0.0",
55-
"nodemon": "2.0.7",
56-
"prettier": "2.2.1",
57-
"source-map-loader": "2.0.1",
58-
"style-loader": "2.0.0",
59-
"ts-jest": "26.5.5",
60-
"ts-mock-imports": "1.3.4",
54+
"node-sass": "9.0.0",
55+
"nodemon": "3.1.10",
56+
"prettier": "3.6.2",
57+
"source-map-loader": "5.0.0",
58+
"style-loader": "4.0.0",
59+
"ts-jest": "29.4.1",
60+
"ts-mock-imports": "1.3.17",
6161
"tslint": "6.1.3",
62-
"typescript": "4.2.4",
62+
"typescript": "5.9.2",
6363
"webpack": "5.36.1",
64-
"webpack-cli": "4.6.0"
64+
"webpack-cli": "6.0.1"
6565
},
6666
"dependencies": {
67-
"@draft-js-plugins/alignment": "4.1.0",
68-
"@draft-js-plugins/anchor": "4.1.2",
69-
"@draft-js-plugins/buttons": "4.1.0",
70-
"@draft-js-plugins/drag-n-drop": "4.2.0",
71-
"@draft-js-plugins/editor": "4.1.0",
72-
"@draft-js-plugins/focus": "4.1.1",
73-
"@draft-js-plugins/image": "4.1.1",
74-
"@draft-js-plugins/mention": "4.4.1",
75-
"@draft-js-plugins/resizeable": "4.1.0",
76-
"@draft-js-plugins/static-toolbar": "4.1.0",
77-
"@formatjs/cli": "4.2.10",
78-
"@formatjs/intl-relativetimeformat": "8.1.6",
79-
"@fortawesome/fontawesome-free": "5.15.3",
80-
"@testing-library/user-event": "13.1.9",
81-
"@types/katex": "0.14.0",
67+
"@draft-js-plugins/alignment": "5.0.4",
68+
"@draft-js-plugins/anchor": "4.2.1",
69+
"@draft-js-plugins/buttons": "4.3.3",
70+
"@draft-js-plugins/drag-n-drop": "4.2.3",
71+
"@draft-js-plugins/editor": "4.1.4",
72+
"@draft-js-plugins/focus": "4.1.5",
73+
"@draft-js-plugins/image": "4.1.4",
74+
"@draft-js-plugins/mention": "5.3.0",
75+
"@draft-js-plugins/resizeable": "5.0.4",
76+
"@draft-js-plugins/static-toolbar": "4.1.4",
77+
"@formatjs/cli": "6.7.2",
78+
"@formatjs/intl-relativetimeformat": "11.4.11",
79+
"@fortawesome/fontawesome-free": "7.0.0",
80+
"@testing-library/user-event": "14.6.1",
81+
"@types/katex": "0.16.7",
8282
"bootstrap": "4.6.0",
83-
"core-js": "3.11.1",
83+
"core-js": "3.45.0",
8484
"draft-js": "0.11.7",
8585
"draft-js-emoji-plugin": "2.1.3",
8686
"draft-js-latex-plugin": "0.1.2",
8787
"draft-js-mention-plugin": "3.1.5",
8888
"emojione": "4.5.0",
89-
"es6-shim": "0.35.6",
90-
"highlight.js": "10.7.2",
89+
"es6-shim": "0.35.8",
90+
"highlight.js": "11.11.1",
9191
"katex": "0.16.4",
9292
"mdn-polyfills": "5.20.0",
93-
"rc-tooltip": "5.2.2",
94-
"react": "17.0.2",
93+
"rc-tooltip": "6.4.0",
94+
"react": "19.1.1",
9595
"react-autosuggest": "10.1.0",
96-
"react-dom": "17.0.2",
97-
"react-intl": "5.17.2",
98-
"react-modal": "3.13.1",
99-
"regenerator-runtime": "0.13.7",
100-
"whatwg-fetch": "3.6.2"
96+
"react-dom": "19.1.1",
97+
"react-intl": "7.1.11",
98+
"react-modal": "3.16.3",
99+
"regenerator-runtime": "0.14.1",
100+
"whatwg-fetch": "3.6.20"
101101
}
102102
}

0 commit comments

Comments
 (0)