mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript). Bumps the npm_and_yarn group with 3 updates in the /apps/web directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [dompurify](https://github.com/cure53/DOMPurify) and [katex](https://github.com/KaTeX/KaTeX). Updates `@sentry/nextjs` from 8.55.0 to 9.1.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.55.0...9.1.0) Updates `@sentry/nextjs` from 8.35.0 to 9.1.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.55.0...9.1.0) Updates `dompurify` from 3.1.7 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.4) Updates `katex` from 0.16.11 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21) Updates `@sentry/node` from 8.35.0 to 9.1.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.35.0...9.1.0) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dompurify dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: katex dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/node" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7158e248d
commit
7042cde9cb
2 changed files with 787 additions and 600 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"@radix-ui/react-toggle": "^1.1.0",
|
||||
"@radix-ui/react-toggle-group": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@sentry/nextjs": "^8.35.0",
|
||||
"@sentry/nextjs": "^9.1.0",
|
||||
"@sentry/utils": "^8.35.0",
|
||||
"@stitches/react": "^1.2.8",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
|
|
@ -49,12 +49,12 @@
|
|||
"clsx": "^2.1.1",
|
||||
"currency-codes": "^2.2.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"dompurify": "^3.1.7",
|
||||
"dompurify": "^3.2.4",
|
||||
"formik": "^2.4.6",
|
||||
"framer-motion": "^10.18.0",
|
||||
"get-youtube-id": "^1.0.1",
|
||||
"highlight.js": "^11.10.0",
|
||||
"katex": "^0.16.11",
|
||||
"katex": "^0.16.21",
|
||||
"lowlight": "^3.1.0",
|
||||
"lucide-react": "^0.453.0",
|
||||
"next": "14.2.23",
|
||||
|
|
|
|||
1381
apps/web/pnpm-lock.yaml
generated
1381
apps/web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue