1 Commits

Author SHA1 Message Date
Renovate Bot
6d66bdf6c1 fix(deps): update dependency @sentry/nextjs to v7.120.2 2024-12-13 08:04:40 +00:00
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -33,7 +33,7 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@sentry/nextjs": "7.112.2",
"@sentry/nextjs": "7.120.2",
"@types/mdx": "^2.0.13",
"@types/react-syntax-highlighter": "^15.5.11",
"class-variance-authority": "^0.7.0",

View File

@ -63,7 +63,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.2</version>
<version>3.6.3</version>
<configuration>
<stylesheetfile>${project.basedir}/stylesheet/javadoc-stylesheet.css</stylesheetfile>
</configuration>