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 Oct 25, 2023
1 parent f7113cd commit ce70db6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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": "^3.0.6",
"autoprefixer": "^10.4.16",
"caniuse-lite": "^1.0.30001553",
"caniuse-lite": "^1.0.30001554",
"jstransformer-markdown-it": "^3.0.0",
"plausible-tracker": "^0.3.8",
"postcss": "^8.4.31",
Expand Down
16 changes: 8 additions & 8 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.22.1",
"browserslist-lint": "^0.3.3",
"caniuse-lite": "^1.0.30001553"
"caniuse-lite": "^1.0.30001554"
}
}

0 comments on commit ce70db6

Please sign in to comment.