diff --git a/rust/gui-client/package.json b/rust/gui-client/package.json index 5de648aeb..ab4aff2a5 100644 --- a/rust/gui-client/package.json +++ b/rust/gui-client/package.json @@ -17,7 +17,7 @@ "dependencies": { "@tailwindcss/cli": "^4.1.1", "@tauri-apps/api": "^2.4.0", - "flowbite": "^3.1.1" + "flowbite": "^3.1.2" }, "devDependencies": { "@tauri-apps/cli": "^2.4.0", diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml index 8b493d19c..9165826b6 100644 --- a/rust/gui-client/pnpm-lock.yaml +++ b/rust/gui-client/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^2.4.0 version: 2.4.0 flowbite: - specifier: ^3.1.1 - version: 3.1.1(rollup@4.38.0) + specifier: ^3.1.2 + version: 3.1.2(rollup@4.38.0) devDependencies: '@tauri-apps/cli': specifier: ^2.4.0 @@ -647,8 +647,8 @@ packages: flowbite@2.5.2: resolution: {integrity: sha512-kwFD3n8/YW4EG8GlY3Od9IoKND97kitO+/ejISHSqpn3vw2i5K/+ZI8Jm2V+KC4fGdnfi0XZ+TzYqQb4Q1LshA==} - flowbite@3.1.1: - resolution: {integrity: sha512-ZYj519lS7Ls+ek6jOi12JRJytDtwekJdnwSjDXhiS8G+k2j3X8HfFOGtbdrYey6h2+z/seEDSqsSjDca/wClxw==} + flowbite@3.1.2: + resolution: {integrity: sha512-MkwSgbbybCYgMC+go6Da5idEKUFfMqc/AmSjm/2ZbdmvoKf5frLPq/eIhXc9P+rC8t9boZtUXzHDgt5whZ6A/Q==} follow-redirects@1.15.9: resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} @@ -839,11 +839,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@3.3.8: - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - node-addon-api@7.1.1: resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} @@ -873,10 +868,6 @@ packages: resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} engines: {node: '>= 0.12.0'} - postcss@8.5.1: - resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.3: resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} @@ -1462,12 +1453,12 @@ snapshots: transitivePeerDependencies: - rollup - flowbite@3.1.1(rollup@4.38.0): + flowbite@3.1.2(rollup@4.38.0): dependencies: '@popperjs/core': 2.11.8 flowbite-datepicker: 1.3.2(rollup@4.38.0) mini-svg-data-uri: 1.4.4 - postcss: 8.5.1 + postcss: 8.5.3 transitivePeerDependencies: - rollup @@ -1627,8 +1618,6 @@ snapshots: nanoid@3.3.11: {} - nanoid@3.3.8: {} - node-addon-api@7.1.1: {} object-inspect@1.13.2: {} @@ -1651,12 +1640,6 @@ snapshots: transitivePeerDependencies: - supports-color - postcss@8.5.1: - dependencies: - nanoid: 3.3.8 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.3: dependencies: nanoid: 3.3.11