|
34 | 34 | "homepage": "https://github.com/openedx/frontend-platform#readme",
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
37 |
| - "@edx/browserslist-config": "1.2.0", |
38 |
| - "@openedx/frontend-build": "14.1.5", |
39 |
| - "@openedx/paragon": "22.8.1", |
40 |
| - "@testing-library/jest-dom": "6.5.0", |
| 37 | + "@edx/browserslist-config": "1.4.0", |
| 38 | + "@openedx/frontend-build": "14.2.2", |
| 39 | + "@openedx/paragon": "23.1.1", |
| 40 | + "@testing-library/jest-dom": "6.6.3", |
41 | 41 | "@testing-library/react": "12.1.5",
|
42 | 42 | "@testing-library/react-hooks": "^8.0.1",
|
43 | 43 | "@testing-library/user-event": "14.4.3",
|
|
46 | 46 | "jest-environment-jsdom": "29.7.0",
|
47 | 47 | "jest-localstorage-mock": "^2.4.26",
|
48 | 48 | "jsdoc": "^4.0.0",
|
49 |
| - "nodemon": "3.1.7", |
| 49 | + "nodemon": "3.1.9", |
50 | 50 | "prop-types": "15.8.1",
|
51 | 51 | "react": "17.0.2",
|
52 | 52 | "react-dom": "17.0.2",
|
|
59 | 59 | "@formatjs/intl-pluralrules": "4.3.3",
|
60 | 60 | "@formatjs/intl-relativetimeformat": "10.0.1",
|
61 | 61 | "axios": "1.6.7",
|
62 |
| - "axios-cache-interceptor": "1.3.2", |
| 62 | + "axios-cache-interceptor": "1.6.2", |
63 | 63 | "form-urlencoded": "4.1.4",
|
64 | 64 | "glob": "7.2.3",
|
65 | 65 | "history": "4.10.1",
|
|
71 | 71 | "lodash.memoize": "4.1.2",
|
72 | 72 | "lodash.merge": "4.6.2",
|
73 | 73 | "lodash.snakecase": "4.1.1",
|
74 |
| - "pubsub-js": "1.9.4", |
75 |
| - "react-intl": "6.7.0", |
| 74 | + "pubsub-js": "1.9.5", |
| 75 | + "react-intl": "6.8.9", |
76 | 76 | "universal-cookie": "4.0.4"
|
77 | 77 | },
|
78 | 78 | "peerDependencies": {
|
79 | 79 | "@openedx/frontend-build": ">= 14.0.0",
|
80 |
| - "@openedx/paragon": " 23.0.0-alpha.4 || >= 21.5.7 < 23.0.0", |
| 80 | + "@openedx/paragon": ">= 21.5.7 < 24.0.0", |
81 | 81 | "prop-types": ">=15.7.2 <16.0.0",
|
82 | 82 | "react": "^16.9.0 || ^17.0.0",
|
83 | 83 | "react-dom": "^16.9.0 || ^17.0.0",
|
|
0 commit comments