diff --git a/vue/package-lock.json b/vue/package-lock.json index 5f3d05b..60d0165 100644 --- a/vue/package-lock.json +++ b/vue/package-lock.json @@ -20,7 +20,7 @@ "pinia": "^3.0.4", "plotly.js-dist-min": "^3.3.1", "primeicons": "^7.0.0", - "primevue": "^4.4.1", + "primevue": "^4.5.4", "tailwindcss-primeui": "^0.6.1", "vue": "^3.5.26", "vue-i18n": "^11.2.7", @@ -2645,12 +2645,12 @@ } }, "node_modules/@primeuix/styles": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/@primeuix/styles/-/styles-1.2.5.tgz", - "integrity": "sha512-nypFRct/oaaBZqP4jinT0puW8ZIfs4u+l/vqUFmJEPU332fl5ePj6DoOpQgTLzo3OfmvSmz5a5/5b4OJJmmi7Q==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@primeuix/styles/-/styles-2.0.2.tgz", + "integrity": "sha512-LNtkJsTonNHF5ag+9s3+zQzm00+LRmffw68QRIHy6S/dam1JpdrrAnUzNYlWbaY7aE2EkZvQmx7Np7+PyHn+ow==", "license": "MIT", "dependencies": { - "@primeuix/styled": "^0.7.3" + "@primeuix/styled": "^0.7.4" } }, "node_modules/@primeuix/themes": { @@ -2672,13 +2672,13 @@ } }, "node_modules/@primevue/core": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@primevue/core/-/core-4.4.1.tgz", - "integrity": "sha512-RG56iDKIJT//EtntjQzOiWOHZZJczw/qWWtdL5vFvw8/QDS9DPKn8HLpXK7N5Le6KK1MLXUsxoiGTZK+poUFUg==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@primevue/core/-/core-4.5.4.tgz", + "integrity": "sha512-lYJJB3wTrDJ8MkLctzHfrPZAqXVxoatjIsswSJzupatf6ZogJHVYADUKcn1JAkLLk8dtV1FA2AxDek663fHO5Q==", "license": "MIT", "dependencies": { "@primeuix/styled": "^0.7.4", - "@primeuix/utils": "^0.6.1" + "@primeuix/utils": "^0.6.2" }, "engines": { "node": ">=12.11.0" @@ -2701,30 +2701,14 @@ "node": ">=12.11.0" } }, - "node_modules/@primevue/forms/node_modules/@primevue/core": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/@primevue/core/-/core-4.5.4.tgz", - "integrity": "sha512-lYJJB3wTrDJ8MkLctzHfrPZAqXVxoatjIsswSJzupatf6ZogJHVYADUKcn1JAkLLk8dtV1FA2AxDek663fHO5Q==", - "license": "MIT", - "dependencies": { - "@primeuix/styled": "^0.7.4", - "@primeuix/utils": "^0.6.2" - }, - "engines": { - "node": ">=12.11.0" - }, - "peerDependencies": { - "vue": "^3.5.0" - } - }, "node_modules/@primevue/icons": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@primevue/icons/-/icons-4.4.1.tgz", - "integrity": "sha512-UfDimrIjVdY6EziwieyV4zPKzW6mnKHKhy4Dgyjv2oI6pNeuim+onbJo1ce22PEGXW78vfblG/3/JIzVHFweqQ==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@primevue/icons/-/icons-4.5.4.tgz", + "integrity": "sha512-DxgryEc7ZmUqcEhYMcxGBRyFzdtLIoy3jLtlH1zsVSRZaG+iSAcjQ88nvfkZxGUZtZBFL7sRjF6KLq3bJZJwUw==", "license": "MIT", "dependencies": { - "@primeuix/utils": "^0.6.1", - "@primevue/core": "4.4.1" + "@primeuix/utils": "^0.6.2", + "@primevue/core": "4.5.4" }, "engines": { "node": ">=12.11.0" @@ -9649,16 +9633,16 @@ "license": "MIT" }, "node_modules/primevue": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/primevue/-/primevue-4.4.1.tgz", - "integrity": "sha512-JbHBa5k30pZ7mn/z4vYBOnyt5GrR15eM3X0wa3VanonxnFLYkTEx8OMh33aU6ndWeOfi7Ef57dOL3bTH+3f4hQ==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/primevue/-/primevue-4.5.4.tgz", + "integrity": "sha512-nTyEohZABFJhVIpeUxgP0EJ8vKcJAhD+Z7DYj95e7ie/MNUCjRNcGjqmE1cXtXi4z54qDfTSI9h2uJ51qz2DIw==", "license": "MIT", "dependencies": { "@primeuix/styled": "^0.7.4", - "@primeuix/styles": "^1.2.5", - "@primeuix/utils": "^0.6.1", - "@primevue/core": "4.4.1", - "@primevue/icons": "4.4.1" + "@primeuix/styles": "^2.0.2", + "@primeuix/utils": "^0.6.2", + "@primevue/core": "4.5.4", + "@primevue/icons": "4.5.4" }, "engines": { "node": ">=12.11.0" diff --git a/vue/package.json b/vue/package.json index ba73563..5fc64a8 100644 --- a/vue/package.json +++ b/vue/package.json @@ -77,7 +77,7 @@ "pinia": "^3.0.4", "plotly.js-dist-min": "^3.3.1", "primeicons": "^7.0.0", - "primevue": "^4.4.1", + "primevue": "^4.5.4", "tailwindcss-primeui": "^0.6.1", "vue": "^3.5.26", "vue-i18n": "^11.2.7",