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.30001680
- [Commits](browserslist/caniuse-lite@1.0.30001679...1.0.30001680)

---
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] authored Nov 11, 2024
1 parent 6ffa2be commit 97fb272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"astro": "^4.16.10",
"astro-icon": "^1.1.2",
"astro-seo": "^0.8.4",
"caniuse-lite": "^1.0.30001679",
"caniuse-lite": "^1.0.30001680",
"dayjs": "^1.11.13",
"flowbite": "^2.5.2",
"gsap": "^3.12.5",
Expand Down

0 comments on commit 97fb272

Please sign in to comment.