From f9c6d0ab89e6428b1fc0e22d55ec79e851c54854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:34:00 +0000 Subject: [PATCH] chore(deps): bump the prod-deps group across 1 directory with 2 updates Updates the requirements on [caniuse-lite](https://github.com/browserslist/caniuse-lite) and [zustand](https://github.com/pmndrs/zustand) to permit the latest version. Updates `caniuse-lite` to 1.0.30001675 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001669...1.0.30001675) Updates `zustand` to 5.0.1 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production dependency-group: prod-deps - dependency-name: zustand dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 587868 -> 587868 bytes package.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lockb b/bun.lockb index 53e4f3e65648df119bce3e1fff434937bdad009c..9bcd53dcb2e3a2db2b3cbb3d00862b93c2539e12 100755 GIT binary patch delta 310 zcmV-60m=T{@FU#tBakj2tt%%5l_L*JWHrwPH344b)W0>U5oDL`<2SedP%=v*u}->M zlL%ojvp8H3BLfS{$&;{KC6jPr2!nWkw|IX6m83wW5fkjTsM|lMdUA)wR04;^R0D^_R0OxhR0Zm?9Wej^ssR813;+Ot8WklGfg@AQ6ahXx zF*q(TE-;s}2L?2T2nMzY2h2GFH#L{eK?hd>F}Ef{2SFwQH;M1& delta 303 zcmV+~0nq;3@FU#tBakj2iaJZ>4@NZdoW$^)dFqzoKudU)^Y$rN8h2Zs5pLGIu}->M zlSqv)vp8H3BLfA>$&;{KC6jPr2!nWkw|IX6m83u{PnB|J+OE@&Gv=;3FoG=utV2$7 zQ967^NH9k?pHfe@jD(#q!Dq(&lZ*}+HEQ`}W!P<71TmT{w%f5#87PgnO(X(1FhCAf zvlKFFvf8a7Ty@RlsUX7Rx_9|XY!1Uib_!3>Ne5E!^3vn)N36D(dM+^V5&$o<0sTP( zyU#s$%i#$#z|)7tR04;^R0D^_R0OxhR0Zm?126ypm&^wSG!Uu*000aC0Du}5B@uxm zQ_P3<2L`wH2M5+U0ya69&OrxP0Wh~FLI*)60XCQ6aR(rmz!C@rhmB|lw~c5B&yQ0| BfHMF9 diff --git a/package.json b/package.json index c4890b9..f74f788 100644 --- a/package.json +++ b/package.json @@ -28,14 +28,14 @@ "astro": "^4.16.7", "astro-icon": "^1.1.1", "astro-seo": "^0.8.4", - "caniuse-lite": "^1.0.30001669", + "caniuse-lite": "^1.0.30001675", "dayjs": "^1.11.13", "flowbite": "^2.5.2", "gsap": "^3.12.5", "lodash.throttle": "^4.1.1", "preact": "^10.24.3", "tailwindcss": "^3.4.14", - "zustand": "^5.0.0" + "zustand": "^5.0.1" }, "devDependencies": { "@release-it/keep-a-changelog": "^5.0.0",