Skip to content

Commit

Permalink
chore(deps): unpin caniuse-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Sep 20, 2024
1 parent 2a4275b commit 0df9bf4
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 747 deletions.
4 changes: 0 additions & 4 deletions .renovaterc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
{
"matchPackageNames": ["@nuxtjs/i18n"],
"allowedVersions": "8.3.0"
},
{
"matchPackageNames": ["caniuse-lite"],
"allowedVersions": "1.0.30001653"
}
]
}
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
"type": "module",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "8.3.0",
"caniuse-lite": "1.0.30001653"
"@nuxtjs/i18n": "8.3.0"
}
}
}
Loading

0 comments on commit 0df9bf4

Please sign in to comment.