1 Commits

Author SHA1 Message Date
Renovate Bot
20041f14ee fix(deps): update nextjs monorepo to v14.2.22 2024-12-26 18:04:09 +00:00
5 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.6.0</version>
<version>3.5.3</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>

View File

@ -40,7 +40,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.6.0</version>
<version>3.5.3</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>

Binary file not shown.

View File

@ -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",

View File

@ -38,7 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.6.0</version>
<version>3.5.3</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>