|
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | 42 | "@braintree/sanitize-url": "^5.0.0", |
43 | | - "@rgrove/parse-xml": "^2.0.4", |
| 43 | + "@rgrove/parse-xml": "^3.0.0", |
44 | 44 | "@types/linkifyjs": "^2.1.3", |
45 | | - "@types/rgrove__parse-xml": "^1.1.1", |
46 | | - "dayjs": "^1.10.3", |
| 45 | + "dayjs": "^1.10.4", |
47 | 46 | "ical-expander": "^3.1.0", |
48 | 47 | "linkifyjs": "^2.1.9", |
49 | 48 | "react-markdown": "^5.0.3", |
50 | 49 | "react-virtuoso": "^0.20.3" |
51 | 50 | }, |
52 | 51 | "devDependencies": { |
53 | | - "@size-limit/preset-big-lib": "^4.9.1", |
54 | | - "@types/react": "^17.0.0", |
55 | | - "@types/react-dom": "^17.0.0", |
56 | | - "@types/react-test-renderer": "^17.0.0", |
| 52 | + "@size-limit/preset-big-lib": "^4.9.2", |
| 53 | + "@types/react": "^17.0.2", |
| 54 | + "@types/react-dom": "^17.0.1", |
| 55 | + "@types/react-test-renderer": "^17.0.1", |
57 | 56 | "cssnano": "^4.1.10", |
58 | 57 | "docz": "^2.3.1", |
59 | | - "gatsby-plugin-styled-components": "^3.8.0", |
| 58 | + "gatsby-plugin-styled-components": "^3.10.0", |
60 | 59 | "husky": "^4.3.8", |
61 | 60 | "react": "^17.0.1", |
62 | 61 | "react-dom": "^17.0.1", |
63 | 62 | "react-test-renderer": "^17.0.1", |
64 | 63 | "rollup-plugin-ignore-import": "^1.3.2", |
65 | 64 | "rollup-plugin-scss": "^2.6.1", |
66 | | - "size-limit": "^4.9.1", |
| 65 | + "size-limit": "^4.9.2", |
67 | 66 | "styled-components": "^5.2.1", |
68 | 67 | "tsdx": "^0.14.1", |
69 | 68 | "tslib": "^2.1.0", |
70 | | - "typescript": "^4.1.3" |
| 69 | + "typescript": "^4.1.5" |
71 | 70 | }, |
72 | 71 | "husky": { |
73 | 72 | "hooks": { |
|
0 commit comments