Skip to content

Commit

Permalink
chore(deps): update caniuse-lite requirement in the prod-deps group
Browse files Browse the repository at this point in the history
Updates the requirements on [caniuse-lite](https://github.com/browserslist/caniuse-lite) to permit the latest version.

Updates `caniuse-lite` to 1.0.30001687
- [Commits](browserslist/caniuse-lite@1.0.30001686...1.0.30001687)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 6, 2024
1 parent e519d91 commit a8ea3cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"astro-icon": "^1.1.4",
"astro-seo": "^0.8.4",
"astro-tailwind-config-viewer": "^2.0.1",
"caniuse-lite": "^1.0.30001686",
"caniuse-lite": "^1.0.30001687",
"dayjs": "^1.11.13",
"flowbite": "^2.5.2",
"gsap": "^3.12.5",
Expand Down

0 comments on commit a8ea3cc

Please sign in to comment.