chore: Dependency bumps (#5342)
This commit is contained in:
22
package.json
22
package.json
@@ -66,12 +66,11 @@
|
||||
"@outlinewiki/koa-passport": "^4.2.1",
|
||||
"@outlinewiki/passport-azure-ad-oauth2": "^0.1.0",
|
||||
"@renderlesskit/react": "^0.11.0",
|
||||
"@sentry/node": "^7.24.2",
|
||||
"@sentry/react": "^7.24.2",
|
||||
"@sentry/tracing": "^7.24.2",
|
||||
"@sentry/node": "^7.51.2",
|
||||
"@sentry/react": "^7.51.2",
|
||||
"@sentry/tracing": "^7.51.2",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"@tommoor/remove-markdown": "^0.3.2",
|
||||
"@types/mermaid": "^9.2.0",
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"addressparser": "^1.0.1",
|
||||
"autotrack": "^2.4.1",
|
||||
@@ -89,7 +88,7 @@
|
||||
"core-js": "^3.30.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"datadog-metrics": "^0.11.0",
|
||||
"date-fns": "^2.25.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"dd-trace": "^3.14.1",
|
||||
"dotenv": "^4.0.0",
|
||||
"email-providers": "^1.13.1",
|
||||
@@ -110,12 +109,12 @@
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"inline-css": "^4.0.2",
|
||||
"invariant": "^2.2.4",
|
||||
"ioredis": "^5.3.1",
|
||||
"ioredis": "^5.3.2",
|
||||
"is-printable-key-event": "^1.0.0",
|
||||
"jsdom": "^21.1.1",
|
||||
"jsdom": "^22.0.0",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"jszip": "^3.10.1",
|
||||
"katex": "^0.16.4",
|
||||
"katex": "^0.16.7",
|
||||
"kbar": "0.1.0-beta.40",
|
||||
"koa": "^2.14.2",
|
||||
"koa-body": "^6.0.1",
|
||||
@@ -189,7 +188,7 @@
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"refractor": "^3.6.0",
|
||||
"request-filtering-agent": "^1.1.2",
|
||||
"semver": "^7.3.7",
|
||||
"semver": "^7.5.1",
|
||||
"sequelize": "^6.29.0",
|
||||
"sequelize-cli": "^6.6.0",
|
||||
"sequelize-encrypted": "^1.0.0",
|
||||
@@ -204,11 +203,11 @@
|
||||
"string-replace-to-array": "^2.1.0",
|
||||
"styled-components": "^5.2.3",
|
||||
"styled-components-breakpoint": "^2.1.1",
|
||||
"styled-normalize": "^8.0.4",
|
||||
"styled-normalize": "^8.0.7",
|
||||
"throng": "^5.0.0",
|
||||
"tiny-cookie": "^2.4.0",
|
||||
"tmp": "^0.2.1",
|
||||
"turndown": "^7.1.1",
|
||||
"turndown": "^7.1.2",
|
||||
"utf8": "^3.0.0",
|
||||
"utility-types": "^3.10.0",
|
||||
"uuid": "^8.3.2",
|
||||
@@ -257,6 +256,7 @@
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/markdown-it-container": "^2.0.5",
|
||||
"@types/markdown-it-emoji": "^2.0.2",
|
||||
"@types/mermaid": "^9.2.0",
|
||||
"@types/mime-types": "^2.1.1",
|
||||
"@types/natural-sort": "^0.0.21",
|
||||
"@types/node": "18.0.6",
|
||||
|
||||
Reference in New Issue
Block a user