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

@ -86,7 +86,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>
<dependency>

View File

@ -82,7 +82,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>

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

@ -94,7 +94,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>