Compare commits
1 Commits
renovate/o
...
renovate/n
Author | SHA1 | Date | |
---|---|---|---|
|
20041f14ee |
Binary file not shown.
@ -42,7 +42,7 @@
|
||||
"cmdk": "^1.0.0",
|
||||
"lucide-react": "^0.376.0",
|
||||
"moment": "^2.30.1",
|
||||
"next": "14.2.3",
|
||||
"next": "14.2.22",
|
||||
"next-plausible": "^3.12.0",
|
||||
"next-themes": "^0.3.0",
|
||||
"react": "^18",
|
||||
@ -64,7 +64,7 @@
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.3",
|
||||
"eslint-config-next": "14.2.22",
|
||||
"postcss": "^8",
|
||||
"sleep-promise": "^9.1.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user