Prechádzať zdrojové kódy

chore(dashboard): Remove unused packages

Michael Bromley 3 mesiacov pred
rodič
commit
378adc8597
2 zmenil súbory, kde vykonal 7 pridanie a 4 odobranie
  1. 7 2
      package-lock.json
  2. 0 2
      packages/dashboard/package.json

+ 7 - 2
package-lock.json

@@ -22060,6 +22060,7 @@
       "version": "4.0.2",
       "version": "4.0.2",
       "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
       "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
       "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
       "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
+      "devOptional": true,
       "license": "MIT"
       "license": "MIT"
     },
     },
     "node_modules/@types/pg": {
     "node_modules/@types/pg": {
@@ -24384,6 +24385,8 @@
       "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
       "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
       "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
       "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
       "license": "MIT",
       "license": "MIT",
+      "optional": true,
+      "peer": true,
       "dependencies": {
       "dependencies": {
         "@babel/runtime": "^7.12.5",
         "@babel/runtime": "^7.12.5",
         "cosmiconfig": "^7.0.0",
         "cosmiconfig": "^7.0.0",
@@ -24399,6 +24402,8 @@
       "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
       "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
       "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
       "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
       "license": "MIT",
       "license": "MIT",
+      "optional": true,
+      "peer": true,
       "dependencies": {
       "dependencies": {
         "@types/parse-json": "^4.0.0",
         "@types/parse-json": "^4.0.0",
         "import-fresh": "^3.2.1",
         "import-fresh": "^3.2.1",
@@ -24415,6 +24420,8 @@
       "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
       "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
       "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
       "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
       "license": "ISC",
       "license": "ISC",
+      "optional": true,
+      "peer": true,
       "engines": {
       "engines": {
         "node": ">= 6"
         "node": ">= 6"
       }
       }
@@ -52825,7 +52832,6 @@
         "@dnd-kit/modifiers": "^9.0.0",
         "@dnd-kit/modifiers": "^9.0.0",
         "@dnd-kit/sortable": "^10.0.0",
         "@dnd-kit/sortable": "^10.0.0",
         "@hookform/resolvers": "^4.1.3",
         "@hookform/resolvers": "^4.1.3",
-        "@lingui/babel-plugin-lingui-macro": "^5.5.0",
         "@lingui/cli": "^5.5.0",
         "@lingui/cli": "^5.5.0",
         "@lingui/core": "^5.5.0",
         "@lingui/core": "^5.5.0",
         "@lingui/react": "^5.5.0",
         "@lingui/react": "^5.5.0",
@@ -52882,7 +52888,6 @@
         "acorn": "^8.11.3",
         "acorn": "^8.11.3",
         "acorn-walk": "^8.3.2",
         "acorn-walk": "^8.3.2",
         "awesome-graphql-client": "^2.1.0",
         "awesome-graphql-client": "^2.1.0",
-        "babel-plugin-macros": "^3.1.0",
         "class-variance-authority": "^0.7.1",
         "class-variance-authority": "^0.7.1",
         "clsx": "^2.1.1",
         "clsx": "^2.1.1",
         "cmdk": "^1.1.1",
         "cmdk": "^1.1.1",

+ 0 - 2
packages/dashboard/package.json

@@ -57,7 +57,6 @@
     "@dnd-kit/modifiers": "^9.0.0",
     "@dnd-kit/modifiers": "^9.0.0",
     "@dnd-kit/sortable": "^10.0.0",
     "@dnd-kit/sortable": "^10.0.0",
     "@hookform/resolvers": "^4.1.3",
     "@hookform/resolvers": "^4.1.3",
-    "@lingui/babel-plugin-lingui-macro": "^5.5.0",
     "@lingui/cli": "^5.5.0",
     "@lingui/cli": "^5.5.0",
     "@lingui/core": "^5.5.0",
     "@lingui/core": "^5.5.0",
     "@lingui/react": "^5.5.0",
     "@lingui/react": "^5.5.0",
@@ -114,7 +113,6 @@
     "acorn": "^8.11.3",
     "acorn": "^8.11.3",
     "acorn-walk": "^8.3.2",
     "acorn-walk": "^8.3.2",
     "awesome-graphql-client": "^2.1.0",
     "awesome-graphql-client": "^2.1.0",
-    "babel-plugin-macros": "^3.1.0",
     "class-variance-authority": "^0.7.1",
     "class-variance-authority": "^0.7.1",
     "clsx": "^2.1.1",
     "clsx": "^2.1.1",
     "cmdk": "^1.1.1",
     "cmdk": "^1.1.1",