|
31 | 31 | "@data-driven-forms/form-builder": "0.0.13-rc1", |
32 | 32 | "@data-driven-forms/mui-component-mapper": "*", |
33 | 33 | "@data-driven-forms/react-form-renderer": "*", |
34 | | - "@emotion/react": "^11.4.1", |
35 | | - "@emotion/styled": "^11.3.0", |
| 34 | + "@emotion/react": "^11.7.1", |
| 35 | + "@emotion/styled": "^11.6.0", |
36 | 36 | "@mdx-js/loader": "^1.6.22", |
37 | 37 | "@mdx-js/react": "^1.6.22", |
38 | | - "@mui/icons-material": "^5.0.5", |
39 | | - "@mui/material": "^5.0.6", |
40 | | - "@mui/styles": "^5.0.2", |
| 38 | + "@mui/icons-material": "^5.2.5", |
| 39 | + "@mui/material": "^5.2.8", |
| 40 | + "@mui/styles": "^5.2.3", |
41 | 41 | "@next/bundle-analyzer": "^11.1.2", |
42 | 42 | "@next/mdx": "^11.1.2", |
43 | | - "@stackblitz/sdk": "^1.5.2", |
| 43 | + "@stackblitz/sdk": "^1.5.3", |
44 | 44 | "clsx": "^1.1.1", |
45 | | - "codesandbox": "2.2.1", |
| 45 | + "codesandbox": "2.2.3", |
46 | 46 | "docsearch.js": "^2.6.3", |
47 | | - "firebase-admin": "^9.12.0", |
48 | | - "firebase-functions": "^3.15.7", |
49 | | - "markdown-to-jsx": "^7.1.1", |
| 47 | + "firebase-admin": "^10.0.1", |
| 48 | + "firebase-functions": "^3.16.0", |
| 49 | + "markdown-to-jsx": "^7.1.6", |
50 | 50 | "next": "11.1.3", |
51 | 51 | "next-offline": "^5.0.5", |
52 | | - "prism-react-renderer": "^1.1.1", |
53 | | - "prop-types": "^15.7.2", |
| 52 | + "prism-react-renderer": "^1.2.1", |
| 53 | + "prop-types": "^15.8.1", |
54 | 54 | "raw-loader": "^4.0.2", |
55 | 55 | "react": "^17.0.2", |
56 | | - "react-copy-to-clipboard": "^5.0.2", |
| 56 | + "react-copy-to-clipboard": "^5.0.4", |
57 | 57 | "react-dom": "^17.0.2", |
58 | 58 | "react-github-buttons": "^0.5.0", |
59 | 59 | "react-sticky-box": "^0.9.3", |
60 | | - "terser-webpack-plugin": "^5.2.4", |
61 | | - "webpack": "^5.52.1" |
| 60 | + "terser-webpack-plugin": "^5.3.0", |
| 61 | + "webpack": "^5.66.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@babel/cli": "^7.12.10", |
| 64 | + "@babel/cli": "^7.16.8", |
65 | 65 | "cpx": "^1.5.0", |
66 | 66 | "cross-env": "^7.0.3", |
67 | 67 | "firebase-functions-test": "^0.3.3", |
68 | | - "firebase-tools": "^9.20.0", |
| 68 | + "firebase-tools": "^10.1.0", |
69 | 69 | "rimraf": "^3.0.2" |
70 | 70 | } |
71 | 71 | } |
0 commit comments