|
23 | 23 | "@mantine/core": "^8.3.15", |
24 | 24 | "@mantine/hooks": "^8.3.15", |
25 | 25 | "@mantine/notifications": "^8.3.15", |
26 | | - "@sentry/browser": "^10.39.0", |
| 26 | + "@sentry/browser": "^10.40.0", |
27 | 27 | "@sentry/webpack-plugin": "^4.9.1", |
28 | 28 | "@simplewebauthn/browser": "13.2.2", |
29 | 29 | "@svgr/webpack": "^8.1.0", |
30 | 30 | "@types/html-to-text": "^9.0.4", |
31 | | - "@types/jquery": "^3.5.33", |
| 31 | + "@types/jquery": "^3.5.34", |
32 | 32 | "@types/jquery.transit": "^0.9.33", |
33 | 33 | "@types/json-schema": "^7.0.15", |
34 | 34 | "@types/katex": "^0.16.8", |
|
80 | 80 | "normalize.css": "^8.0.1", |
81 | 81 | "nprogress": "^0.2.0", |
82 | 82 | "p-queue": "^9.1.0", |
83 | | - "pickadate": "^3.6.4", |
| 83 | + "pickadate": "patch:pickadate@npm%3A3.6.4#~/.yarn/patches/pickadate-npm-3.6.4-5795acb19d.patch", |
84 | 84 | "postcss-loader": "7.3.4", |
85 | 85 | "postcss-preset-mantine": "^1.18.0", |
86 | 86 | "prism-themes": "^1.9.0", |
|
116 | 116 | "timeago.js": "^4.0.2", |
117 | 117 | "ts-loader": "^9.5.4", |
118 | 118 | "web-streams-polyfill": "^4.2.0", |
119 | | - "webpack": "^5.105.2", |
| 119 | + "webpack": "^5.105.3", |
120 | 120 | "webpack-bundle-analyzer": "^5.2.0", |
121 | 121 | "webpack-dev-server": "^5.2.3", |
122 | 122 | "webpack-manifest-plugin": "^6.0.1", |
|
131 | 131 | "html-to-text": "^9.0.5", |
132 | 132 | "js-yaml": "^4.1.1", |
133 | 133 | "jsesc": "^3.1.0", |
134 | | - "katex": "^0.16.28", |
| 134 | + "katex": "^0.16.33", |
135 | 135 | "lodash": "^4.17.23", |
136 | 136 | "markdown-it": "^14.1.1", |
137 | 137 | "markdown-it-anchor": "^9.2.0", |
|
0 commit comments