|
3 | 3 | "version": "0.1.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@babel/plugin-transform-private-property-in-object": "^7.24.7", |
| 6 | + "@babel/plugin-transform-private-property-in-object": "^7.27.1", |
7 | 7 | "tiny-warning": "^1.0.3" |
8 | 8 | }, |
9 | 9 | "devDependencies": { |
10 | 10 | "@fortawesome/fontawesome-svg-core": "^6.5.2", |
11 | 11 | "@fortawesome/free-solid-svg-icons": "^6.5.2", |
12 | | - "@fortawesome/react-fontawesome": "^0.2.2", |
| 12 | + "@fortawesome/react-fontawesome": "^0.2.3", |
13 | 13 | "@testing-library/jest-dom": "^6.7.0", |
14 | | - "@testing-library/react": "^16.2.0", |
15 | | - "@testing-library/user-event": "^14.5.2", |
16 | | - "core-js": "^3.37.1", |
| 14 | + "@testing-library/react": "^16.3.0", |
| 15 | + "@testing-library/user-event": "^14.6.1", |
| 16 | + "core-js": "^3.45.0", |
17 | 17 | "dompurify": "^3.2.6", |
18 | 18 | "es6-promise": "^4.2.8", |
19 | 19 | "handlebars": "^4.7.8", |
20 | 20 | "highcharts": "^11.4.3", |
21 | 21 | "@tippyjs/react": "^4.2.6", |
22 | 22 | "http-proxy-middleware": "^3.0.5", |
23 | | - "i18n-js": "^4.4.3", |
24 | | - "isomorphic-dompurify": "^2.12.0", |
| 23 | + "i18n-js": "^4.5.1", |
| 24 | + "isomorphic-dompurify": "^2.26.0", |
25 | 25 | "js-cookie": "^3.0.5", |
26 | 26 | "lodash.debounce": "^4.0.8", |
27 | | - "luxon": "^3.4.4", |
| 27 | + "luxon": "^3.7.1", |
28 | 28 | "nth-check": "^2.1.1", |
29 | 29 | "prop-types": "^15.8.1", |
30 | 30 | "react": "^18.3.1", |
|
37 | 37 | "react-modal": "^3.16.3", |
38 | 38 | "react-router-dom": "^4.3.1", |
39 | 39 | "react-scripts": "5.0.1", |
40 | | - "react-select": "^5.8.0", |
| 40 | + "react-select": "^5.10.2", |
41 | 41 | "react-table": "6.8.6", |
42 | 42 | "react-tooltip": "^5.29.1", |
43 | | - "sass": "^1.83.4", |
| 43 | + "sass": "^1.90.0", |
44 | 44 | "source-map-explorer": "^2.5.3", |
45 | 45 | "spin.js": "^4.1.2", |
46 | 46 | "@babel/plugin-proposal-private-property-in-object" : "^7.21.11" |
|
0 commit comments