|
60 | 60 | "dependencies": { |
61 | 61 | "@floating-ui/react-dom": "2.0.0", |
62 | 62 | "@formkit/auto-animate": "1.0.0-beta.6", |
63 | | - "@mx-space/api-client": "1.4.0", |
| 63 | + "@mx-space/api-client": "1.4.1", |
64 | 64 | "@sentry/nextjs": "7.53.1", |
65 | 65 | "axios": "1.4.0", |
66 | 66 | "clsx": "1.2.1", |
|
74 | 74 | "markdown-to-jsx": "npm:@innei/[email protected]", |
75 | 75 | "medium-zoom": "1.0.8", |
76 | 76 | "mermaid": "10.2.3", |
77 | | - "next": "13.4.4", |
| 77 | + "next": "13.4.5", |
78 | 78 | "next-seo": "6.0.0", |
79 | 79 | "next-suspense": "0.2.3", |
80 | 80 | "randomcolor": "0.6.2", |
81 | 81 | "react": "18.2.0", |
82 | 82 | "react-countup": "6.4.2", |
83 | 83 | "react-dom": "18.2.0", |
84 | 84 | "react-intersection-observer": "9.4.4", |
85 | | - "react-error-boundary": "4.0.9", |
| 85 | + "react-error-boundary": "4.0.10", |
86 | 86 | "react-masonry-css": "1.0.16", |
87 | 87 | "react-message-popup": "1.1.3", |
88 | 88 | "react-shortcut-guide": "1.0.0", |
|
98 | 98 | "devDependencies": { |
99 | 99 | "@innei/eslint-config-react-ts": "0.10.1", |
100 | 100 | "@innei/prettier": "0.10.1", |
101 | | - "@next/bundle-analyzer": "13.4.4", |
| 101 | + "@next/bundle-analyzer": "13.4.5", |
102 | 102 | "@sentry/webpack-plugin": "2.2.1", |
103 | 103 | "@trivago/prettier-plugin-sort-imports": "4.1.1", |
104 | 104 | "@types/inflection": "1.13.0", |
105 | 105 | "@types/js-cookie": "3.0.3", |
106 | 106 | "@types/lodash-es": "4.17.7", |
107 | 107 | "@types/markdown-escape": "1.1.0", |
108 | | - "@types/node": "18.16.16", |
| 108 | + "@types/node": "18.16.17", |
109 | 109 | "@types/randomcolor": "0.5.7", |
110 | | - "@types/react": "17.0.60", |
| 110 | + "@types/react": "17.0.61", |
111 | 111 | "@types/react-color": "3.0.6", |
112 | 112 | "@types/react-dom": "18.2.4", |
113 | 113 | "@types/remove-markdown": "0.3.1", |
|
135 | 135 | }, |
136 | 136 | "resolutions": { |
137 | 137 | "react-use": "17.4.0", |
138 | | - "@types/react": "17.0.60" |
| 138 | + "@types/react": "17.0.61" |
139 | 139 | }, |
140 | 140 | "nextBundleAnalysis": { |
141 | 141 | "budget": 358400, |
|
0 commit comments