|
49 | 49 | "@fortawesome/free-solid-svg-icons": "6.7.1", |
50 | 50 | "@fortawesome/react-fontawesome": "0.2.2", |
51 | 51 | "@freecodecamp/loop-protect": "3.0.0", |
52 | | - "@freecodecamp/react-calendar-heatmap": "1.1.0", |
53 | 52 | "@freecodecamp/ui": "3.1.1", |
| 53 | + "@gatsbyjs/reach-router": "1.3.9", |
54 | 54 | "@growthbook/growthbook-react": "0.20.0", |
55 | 55 | "@headlessui/react": "1.7.19", |
56 | 56 | "@loadable/component": "5.16.3", |
57 | | - "@reach/router": "1.3.4", |
58 | 57 | "@redux-devtools/extension": "3.3.0", |
59 | 58 | "@redux-saga/core": "^1.2.2", |
60 | 59 | "@stripe/react-stripe-js": "1.16.5", |
|
84 | 83 | "lodash": "4.17.21", |
85 | 84 | "lodash-es": "4.17.21", |
86 | 85 | "micromark": "4.0.0", |
87 | | - "monaco-editor": "0.28.1", |
| 86 | + "monaco-editor": "0.33.0", |
88 | 87 | "nanoid": "3.3.7", |
89 | 88 | "normalize-url": "4.5.1", |
90 | 89 | "path-browserify": "1.0.1", |
|
94 | 93 | "prop-types": "15.8.1", |
95 | 94 | "qrcode.react": "^3.1.0", |
96 | 95 | "query-string": "7.1.3", |
97 | | - "react": "16.14.0", |
98 | | - "react-dom": "16.14.0", |
| 96 | + "react": "17.0.2", |
| 97 | + "react-calendar-heatmap": "1.9.0", |
| 98 | + "react-dom": "17.0.2", |
99 | 99 | "react-final-form": "6.5.9", |
100 | 100 | "react-gtm-module": "2.0.11", |
101 | 101 | "react-helmet": "6.1.0", |
102 | 102 | "react-hotkeys": "2.0.0", |
103 | 103 | "react-i18next": "12.3.1", |
104 | 104 | "react-instantsearch": "7.13.6", |
105 | 105 | "react-instantsearch-core": "7.13.6", |
106 | | - "react-monaco-editor": "0.40.0", |
| 106 | + "react-monaco-editor": "0.48.0", |
107 | 107 | "react-redux": "7.2.9", |
108 | 108 | "react-reflex": "4.1.0", |
109 | 109 | "react-responsive": "9.0.2", |
|
134 | 134 | "@testing-library/react": "12.1.5", |
135 | 135 | "@total-typescript/ts-reset": "^0.5.0", |
136 | 136 | "@types/canvas-confetti": "^1.6.0", |
| 137 | + "@types/gatsbyjs__reach-router": "1.3.0", |
137 | 138 | "@types/jest": "29.5.12", |
138 | 139 | "@types/js-yaml": "4.0.5", |
139 | 140 | "@types/loadable__component": "5.13.8", |
140 | 141 | "@types/lodash-es": "^4.17.6", |
141 | 142 | "@types/node-fetch": "2", |
142 | 143 | "@types/prismjs": "^1.26.0", |
143 | | - "@types/reach__router": "1.3.15", |
144 | | - "@types/react": "16.14.56", |
145 | | - "@types/react-dom": "16.9.24", |
| 144 | + "@types/react": "17.0.83", |
| 145 | + "@types/react-dom": "17.0.19", |
146 | 146 | "@types/react-gtm-module": "2.0.3", |
147 | 147 | "@types/react-helmet": "6.1.11", |
148 | 148 | "@types/react-redux": "7.1.33", |
|
164 | 164 | "jest-json-schema-extended": "1.0.1", |
165 | 165 | "joi": "17.12.2", |
166 | 166 | "js-yaml": "4.1.0", |
167 | | - "monaco-editor-webpack-plugin": "4.2.0", |
| 167 | + "monaco-editor-webpack-plugin": "7.0.1", |
168 | 168 | "node-fetch": "2.7.0", |
169 | | - "react-test-renderer": "16.14.0", |
| 169 | + "react-test-renderer": "17.0.2", |
170 | 170 | "redux-saga-test-plan": "4.0.6", |
171 | 171 | "serve": "13.0.4", |
172 | 172 | "ts-node": "10.9.2", |
|
0 commit comments