From 9bfd1486d4c42560ca79888b73a6ca21f8bae769 Mon Sep 17 00:00:00 2001 From: NuttyShrimp Date: Fri, 18 Oct 2024 10:45:11 +0200 Subject: [PATCH] chore: update primevue --- loama/package.json | 4 +-- yarn.lock | 68 +++++++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/loama/package.json b/loama/package.json index ae179b1..8202f8d 100644 --- a/loama/package.json +++ b/loama/package.json @@ -21,13 +21,13 @@ "dependencies": { "@inrupt/solid-client-authn-browser": "^2.2.4", "@phosphor-icons/vue": "^2.2.1", - "@primevue/themes": "^4.0.5", + "@primevue/themes": "^4.1.1", "@vueform/multiselect": "^2.6.9", "loama-app": "^1.0.0", "loama-common": "^1.0.0", "loama-controller": "^1.0.0", "pinia": "^2.2.2", - "primevue": "^4.0.5", + "primevue": "^4.1.1", "vite-svg-loader": "^5.1.0", "vue": "^3.4.29", "vue-router": "^4.3.3" diff --git a/yarn.lock b/yarn.lock index 078b609..3bffcd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2741,40 +2741,40 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.25.tgz#f077fdc0b5d0078d30893396ff4827a13f99e817" integrity sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ== -"@primeuix/styled@^0.0.5": - version "0.0.5" - resolved "https://registry.yarnpkg.com/@primeuix/styled/-/styled-0.0.5.tgz#430d06554470fddc28814059d76e63c9c21535b9" - integrity sha512-pVoGn/uPkVm/DyF3TR3EmH/pL/dP4nR42FcYbVduFq9VfO3KVeOEqvcCULHXos66RZO9MCbCFUoLy6ctf9GUGQ== +"@primeuix/styled@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@primeuix/styled/-/styled-0.2.0.tgz#d3dbdaa00f1cedcad92bbbed6f1b1efb375343c8" + integrity sha512-3Q6bDrmwTW88tzJsFIFenC0VyXLj0+/wYw+TZnJ/4CCDfehR4WfTs4EZdpuFtYqvmbpJ6zWXAiwSCNdSYTZkyA== dependencies: - "@primeuix/utils" "^0.0.5" + "@primeuix/utils" "^0.2.0" -"@primeuix/utils@^0.0.5": - version "0.0.5" - resolved "https://registry.yarnpkg.com/@primeuix/utils/-/utils-0.0.5.tgz#4bb032a3338fba51c1a2df8010d91973b6fa2520" - integrity sha512-ntUiUgtRtkF8KuaxHffzhYxQxoXk6LAPHm7CVlFjdqS8Rx8xRkLkZVyo84E+pO2hcNFkOGVP/GxHhQ2s94O8zA== +"@primeuix/utils@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@primeuix/utils/-/utils-0.2.0.tgz#42bde7c87f6103460256721731138378793f936f" + integrity sha512-AaDIeRFlsbkVTk2s0mlEjnGSLi31X669NVwo+n+AVAnBdDiQznjipNTpHbOobVBtjOKZize74PChK6uoaSBRUw== -"@primevue/core@4.0.5": - version "4.0.5" - resolved "https://registry.yarnpkg.com/@primevue/core/-/core-4.0.5.tgz#0a46fe95b774b4bb010e8c1b9ab1e2e8433cdc62" - integrity sha512-DUCslDA93eUOVW0A1I3yoZgRLI4zmI2++loZQXbUF5jaXCwKiAza14+iyUU+cWH27VSq+jQnCEP9QJtPZiJJ0w== +"@primevue/core@4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@primevue/core/-/core-4.1.1.tgz#cab26d3618a696d7fbdc2df8756b18d2ff8b0cf0" + integrity sha512-jUDrTh3g0FskTdD6rCCsoWfxKky0R7959p7vnaNYI6wMLreaTL3yC3nzYlEniIpb+F51Sm3KJ1eSJBN6DnSB8Q== dependencies: - "@primeuix/styled" "^0.0.5" - "@primeuix/utils" "^0.0.5" + "@primeuix/styled" "^0.2.0" + "@primeuix/utils" "^0.2.0" -"@primevue/icons@4.0.5": - version "4.0.5" - resolved "https://registry.yarnpkg.com/@primevue/icons/-/icons-4.0.5.tgz#aea8cf534917ea55e36b8a8ec5a38007ceacd843" - integrity sha512-ZxR9W1wlAE2fTtUhrHyeMx5t0jNyAgxDcHPm0cNXpX8q1XF95rSM/qb48QKXIBDBrJ/xs57BcyCNADP/VDPY4g== +"@primevue/icons@4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@primevue/icons/-/icons-4.1.1.tgz#9a52d91ad6177f7f8a4eb13a6cfd402225a1fc89" + integrity sha512-Ybeb+AHUsVybITuYNwS7goqWcXLLgCDSiCPoymyYwYkzn5qLakvJbQH1EX8lGOsrvqK0hG+s+n7Wm2MHJ8A72w== dependencies: - "@primeuix/utils" "^0.0.5" - "@primevue/core" "4.0.5" + "@primeuix/utils" "^0.2.0" + "@primevue/core" "4.1.1" -"@primevue/themes@^4.0.5": - version "4.0.5" - resolved "https://registry.yarnpkg.com/@primevue/themes/-/themes-4.0.5.tgz#a5a51bf2dbb387b3d435b79a24ae0fe3695ab7aa" - integrity sha512-cRrAhOapOT8eFCTDwNdB/acg2ZEEkn7y6h6p188PYSjJsWnYK+D8eI1Js1ZB5HwWo4sWs3oR3Sy8bPwejnGbAw== +"@primevue/themes@^4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@primevue/themes/-/themes-4.1.1.tgz#04cae983940e9cec0ee7a3564009da8c3e7f4c15" + integrity sha512-ec2gBN2vP0ydGtGAzC0nYCFqYN7CzvXxnlJqcvcPIo3rP/pcdj+FkzAe3y2DMG3OorYtqdzoyGtBefQrx3v5ag== dependencies: - "@primeuix/styled" "^0.0.5" + "@primeuix/styled" "^0.2.0" "@rdfjs/data-model@^1.1.0", "@rdfjs/data-model@^1.2.0": version "1.3.4" @@ -6349,15 +6349,15 @@ pretty-format@^29.7.0: ansi-styles "^5.0.0" react-is "^18.0.0" -primevue@^4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/primevue/-/primevue-4.0.5.tgz#16d295157ce9938f9fcb430821b2610d833ffebc" - integrity sha512-MALszGIZ5SnEQy1XeZLBFhpMXQ1OS7D1U7H+l/JAX5U46RQ1vufo7NAiWbbV5/ADjPGw4uLplqMQxujkksNY2g== +primevue@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/primevue/-/primevue-4.1.1.tgz#9557c5701fdadd8c04cc3f37ad9d921101b103e8" + integrity sha512-FeJkv7FhfePfUBoApW0qAhid6Znq18VgbGFZdmhUcxvOD49Y2Eo/k2Yn7ypPhRbRApWiaSRN0v/2G1I4AMj3xg== dependencies: - "@primeuix/styled" "^0.0.5" - "@primeuix/utils" "^0.0.5" - "@primevue/core" "4.0.5" - "@primevue/icons" "4.0.5" + "@primeuix/styled" "^0.2.0" + "@primeuix/utils" "^0.2.0" + "@primevue/core" "4.1.1" + "@primevue/icons" "4.1.1" process@^0.11.10: version "0.11.10"