Skip to content

Commit

Permalink
Update caniuse-lite and browserslist
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 19, 2024
1 parent 882125a commit cab61de
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@csstools/postcss-oklab-function": "^4.0.6",
"autoprefixer": "^10.4.20",
"caniuse-lite": "^1.0.30001689",
"caniuse-lite": "^1.0.30001690",
"jstransformer-markdown-it": "^3.0.0",
"plausible-tracker": "^0.3.9",
"postcss": "^8.4.49",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dependencies": {
"browserslist": "^4.24.3",
"browserslist-lint": "^0.3.3",
"caniuse-lite": "^1.0.30001689"
"caniuse-lite": "^1.0.30001690"
}
}

0 comments on commit cab61de

Please sign in to comment.