|
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@atlaskit/atlassian-navigation": "^2.2.6", |
7 | | - "@atlaskit/avatar": "^21.0.0", |
| 7 | + "@atlaskit/avatar": "^21.1.1", |
8 | 8 | "@atlaskit/banner": "^11.6.1", |
9 | | - "@atlaskit/breadcrumbs": "^11.6.2", |
| 9 | + "@atlaskit/breadcrumbs": "^11.7.3", |
10 | 10 | "@atlaskit/button": "^16.3.5", |
11 | 11 | "@atlaskit/checkbox": "^12.3.18", |
12 | 12 | "@atlaskit/comment": "^10.5.2", |
|
23 | 23 | "@atlaskit/progress-bar": "^0.5.8", |
24 | 24 | "@atlaskit/section-message": "^6.1.14", |
25 | 25 | "@atlaskit/spinner": "^15.1.14", |
26 | | - "@atlaskit/select": "^15.6.0", |
| 26 | + "@atlaskit/select": "^15.7.5", |
27 | 27 | "@atlaskit/textarea": "^4.3.8", |
28 | 28 | "@atlaskit/textfield": "^5.1.12", |
29 | 29 | "@atlaskit/tree": "^8.6.1", |
|
42 | 42 | "@typecell-org/parsers": "^0.0.3", |
43 | 43 | "@typecell-org/common": "^0.0.3", |
44 | 44 | "@typecell-org/engine": "^0.0.3", |
45 | | - "@types/markdown-it": "^10.0.3", |
46 | | - "@types/node": "^16.0.0", |
47 | | - "@types/react": "^17.0.0", |
48 | | - "@types/react-dom": "^17.0.0", |
49 | | - "@types/uuid": "^8.3.0", |
50 | 45 | "@typescript/vfs": "^1.3.4", |
51 | 46 | "@blocknote/core": "^0.1.0", |
52 | 47 | "classnames": "^2.3.1", |
|
66 | 61 | "prettier": "2.4.1", |
67 | 62 | "probe.gl": "^3.1.4", |
68 | 63 | "qs": "^6.10.1", |
69 | | - "react": "^17.0.2", |
| 64 | + "react": "^18.2.0", |
70 | 65 | "react-avatar": "^3.10.0", |
71 | 66 | "react-dnd": "^14.0.2", |
72 | 67 | "react-dnd-html5-backend": "^14.0.0", |
73 | | - "react-dom": "^17.0.2", |
| 68 | + "react-dom": "^18.2.0", |
74 | 69 | "react-error-overlay": "^6.0.9", |
75 | 70 | "react-github-btn": "^1.2.1", |
76 | | - "react-icons": "^4.2.0", |
77 | | - "react-inspector": "^5.1.0", |
| 71 | + "react-icons": "^4.6.0", |
| 72 | + "react-inspector": "^6.0.1", |
78 | 73 | "react-intl-next": "npm:react-intl@^5.18.1", |
79 | 74 | "remixicon-react": "^1.0.0", |
80 | 75 | "semver": "^7.3.5", |
|
147 | 142 | "@types/lodash": "^4.14.168", |
148 | 143 | "@types/lowlight": "0.0.2", |
149 | 144 | "@types/qs": "^6.9.7", |
150 | | - "@types/react-inspector": "^4.0.1", |
151 | 145 | "@types/semver": "^7.3.8", |
152 | 146 | "@types/speakingurl": "^13.0.2", |
153 | 147 | "@types/ua-parser-js": "^0.7.36", |
154 | 148 | "@types/uuid": "^8.3.0", |
155 | 149 | "@types/zxcvbn": "^4.4.1", |
156 | 150 | "@types/prettier": "^2.6.4", |
| 151 | + "@types/markdown-it": "^10.0.3", |
| 152 | + "@types/node": "^16.0.0", |
| 153 | + "@types/react": "^18.0.25", |
| 154 | + "@types/react-dom": "^18.0.9", |
157 | 155 | "cross-env": "^7.0.3", |
158 | 156 | "eslint": "^8.21.0", |
159 | 157 | "eslint-config-react-app": "^7.0.1", |
|
0 commit comments