chore(core): remove deprecated plugins from approved-plugins.json file (#19082)

This commit is contained in:
khalilou88 2023-09-22 14:59:50 +02:00 committed by GitHub
parent c18c0b2eba
commit f2edb2930e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,16 +274,6 @@
"description": "Nx Plugin adding first class support for NativeScript in your Nx workspace",
"url": "https://github.com/nativescript/nx"
},
{
"name": "@jnxplus/nx-boot-gradle",
"description": "Nx plugin to add Spring Boot and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-gradle"
},
{
"name": "@jnxplus/nx-boot-maven",
"description": "Nx plugin to add Spring Boot and Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-maven"
},
{
"name": "@nxtensions/astro",
"description": "Nx plugin adding first class support for Astro (https://astro.build).",
@ -399,16 +389,6 @@
"description": "Adds size-limit support for Nx (performance budget tool for JavaScript)",
"url": "https://github.com/LironHazan/nx-size-limit"
},
{
"name": "@jnxplus/nx-quarkus-gradle",
"description": "Nx plugin to add Quarkus and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-gradle"
},
{
"name": "@jnxplus/nx-quarkus-maven",
"description": "Nx plugin to add Quarkus and Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-maven"
},
{
"name": "@loft-orbital/terraform",
"description": "Terraform executors and generators",