Commit 03524ec7 authored by Martin Riedl's avatar Martin Riedl
Browse files

chore: bump chart.js from 4.4.6 to 4.4.7

parent 292a6fee
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
      "version": "1.0.0",
      "license": "SSPL-1.0",
      "dependencies": {
        "chart.js": "^4.4.6",
        "chart.js": "^4.4.7",
        "lucide-vue-next": "^0.460.0",
        "pinia": "^2.2.6",
        "vue": "^3.5.13",
@@ -1979,9 +1979,9 @@
      }
    },
    "node_modules/chart.js": {
      "version": "4.4.6",
      "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.6.tgz",
      "integrity": "sha512-8Y406zevUPbbIBA/HRk33khEmQPk5+cxeflWE/2rx1NJsjVWMPw/9mSP9rxHP5eqi6LNoPBVMfZHxbwLSgldYA==",
      "version": "4.4.7",
      "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.7.tgz",
      "integrity": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==",
      "dependencies": {
        "@kurkle/color": "^0.3.0"
      },
@@ -6767,9 +6767,9 @@
      }
    },
    "chart.js": {
      "version": "4.4.6",
      "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.6.tgz",
      "integrity": "sha512-8Y406zevUPbbIBA/HRk33khEmQPk5+cxeflWE/2rx1NJsjVWMPw/9mSP9rxHP5eqi6LNoPBVMfZHxbwLSgldYA==",
      "version": "4.4.7",
      "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.7.tgz",
      "integrity": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==",
      "requires": {
        "@kurkle/color": "^0.3.0"
      }
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
  },
  "homepage": "https://gitlab.com/marty-media/server#readme",
  "dependencies": {
    "chart.js": "^4.4.6",
    "chart.js": "^4.4.7",
    "lucide-vue-next": "^0.460.0",
    "pinia": "^2.2.6",
    "vue": "^3.5.13",