|
1 | 1 | {
|
2 | 2 | "name": "@madie/madie-design-system",
|
3 |
| - "version": "1.0.60", |
| 3 | + "version": "1.2.0", |
4 | 4 | "description": "Shared style guide across the Madie program.",
|
5 | 5 | "main": "dist/index.js",
|
6 | 6 | "homepage": "https://github.com/MeasureAuthoringTool/madie-design-system",
|
|
65 | 65 | "eslint-plugin-react": "^7.28.0",
|
66 | 66 | "feather-icons-react": "^0.4.3",
|
67 | 67 | "file-loader": "^6.2.0",
|
68 |
| - "gh-pages": "^3.2.3", |
| 68 | + "gh-pages": "^6.0.0", |
69 | 69 | "html-webpack-plugin": "^5.5.0",
|
70 |
| - "jest": "^27.4.7", |
| 70 | + "jest": "^29.7.0", |
| 71 | + "jest-environment-jsdom": "^29.7.0", |
71 | 72 | "mini-css-extract-plugin": "^0.11.3",
|
72 | 73 | "moxios": "^0.4.0",
|
73 | 74 | "node-fetch": "^2.6.7",
|
|
113 | 114 | "@mui/x-date-pickers": "^6.6.0",
|
114 | 115 | "@reach/portal": "^0.16.2",
|
115 | 116 | "@reach/tooltip": "^0.16.2",
|
116 |
| - "@testing-library/jest-dom": "^5.16.2", |
| 117 | + "@testing-library/jest-dom": "^6.1.4", |
117 | 118 | "@testing-library/user-event": "^13.5.0",
|
118 | 119 | "@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
|
119 |
| - "axios": "^0.24.0", |
| 120 | + "axios": "^1.6.0", |
120 | 121 | "cookie": "^0.4.1",
|
121 | 122 | "cross-env": "^7.0.3",
|
122 | 123 | "d3-selection": "^1.4.2",
|
|
127 | 128 | "prop-types": "^15.8.1",
|
128 | 129 | "react-modal": "^3.14.4",
|
129 | 130 | "retry": "^0.13.1",
|
130 |
| - "svgo": "^2.8.0", |
131 |
| - "svgo-loader": "^3.0.1", |
| 131 | + "svgo": "^3.0.3", |
| 132 | + "svgo-loader": "^4.0.0", |
132 | 133 | "what-input": "^5.2.10",
|
133 | 134 | "xss": "^1.0.10"
|
134 | 135 | },
|
|
0 commit comments