Commit 6ad69b20 authored by dependabot's avatar dependabot
Browse files
parent b76408bd
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
        "tailwindcss": "^3.4.17",
        "ts-node": "^10.9.1",
        "tsx": "^4.19.2",
        "typescript": "^5.7.2",
        "typescript": "^5.7.3",
        "vite": "^6.0.7",
        "vite-plugin-simple-html": "^0.2.0"
      }
@@ -15956,9 +15956,9 @@
      }
    },
    "node_modules/typescript": {
      "version": "5.7.2",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
      "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
      "version": "5.7.3",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
      "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
      "devOptional": true,
      "bin": {
        "tsc": "bin/tsc",
@@ -16612,7 +16612,7 @@
      "devDependencies": {
        "eslint-plugin-react-refresh": "^0.4.16",
        "postcss": "^8.4.35",
        "typescript": "^5.7.2"
        "typescript": "^5.7.3"
      }
    },
    "packages/admin/node_modules/apexcharts": {
@@ -16744,7 +16744,7 @@
        "prettier": "^3.4.2",
        "prisma": "^6.1.0",
        "ts-node": "^10.9.1",
        "typescript": "^5.7.2"
        "typescript": "^5.7.3"
      }
    }
  }
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
    "tailwindcss": "^3.4.17",
    "ts-node": "^10.9.1",
    "tsx": "^4.19.2",
    "typescript": "^5.7.2",
    "typescript": "^5.7.3",
    "vite": "^6.0.7",
    "vite-plugin-simple-html": "^0.2.0"
  },
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@
  "devDependencies": {
    "eslint-plugin-react-refresh": "^0.4.16",
    "postcss": "^8.4.35",
    "typescript": "^5.7.2"
    "typescript": "^5.7.3"
  }
}
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    "prettier": "^3.4.2",
    "prisma": "^6.1.0",
    "ts-node": "^10.9.1",
    "typescript": "^5.7.2"
    "typescript": "^5.7.3"
  },
  "dependencies": {
    "@prisma/client": "^6.1.0",