|
22 | 22 | "author": "France Université Numérique", |
23 | 23 | "license": "MIT", |
24 | 24 | "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", |
27 | 27 | "@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.6", |
| 42 | + "@types/react-modal": "3.16.3", |
| 43 | + "babel-jest": "30.0.5", |
| 44 | + "babel-loader": "10.0.0", |
45 | 45 | "babel-plugin-react-intl": "8.2.25", |
46 | 46 | "babel-preset-react": "7.0.0-beta.3", |
47 | 47 | "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", |
50 | 50 | "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", |
53 | 53 | "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.0", |
| 60 | + "ts-mock-imports": "1.3.17", |
61 | 61 | "tslint": "6.1.3", |
62 | | - "typescript": "4.2.4", |
| 62 | + "typescript": "5.8.3", |
63 | 63 | "webpack": "5.36.1", |
64 | | - "webpack-cli": "4.6.0" |
| 64 | + "webpack-cli": "6.0.1" |
65 | 65 | }, |
66 | 66 | "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", |
82 | 82 | "bootstrap": "4.6.0", |
83 | | - "core-js": "3.11.1", |
| 83 | + "core-js": "3.44.0", |
84 | 84 | "draft-js": "0.11.7", |
85 | 85 | "draft-js-emoji-plugin": "2.1.3", |
86 | 86 | "draft-js-latex-plugin": "0.1.2", |
87 | 87 | "draft-js-mention-plugin": "3.1.5", |
88 | 88 | "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", |
91 | 91 | "katex": "0.16.4", |
92 | 92 | "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.0", |
95 | 95 | "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.0", |
| 97 | + "react-intl": "7.1.11", |
| 98 | + "react-modal": "3.16.3", |
| 99 | + "regenerator-runtime": "0.14.1", |
| 100 | + "whatwg-fetch": "3.6.20" |
101 | 101 | } |
102 | 102 | } |
0 commit comments