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 Jan 18, 2024
1 parent 03db4d7 commit 0678fa2
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.7",
"autoprefixer": "^10.4.16",
"caniuse-lite": "^1.0.30001578",
"caniuse-lite": "^1.0.30001579",
"jstransformer-markdown-it": "^3.0.0",
"plausible-tracker": "^0.3.8",
"postcss": "^8.4.32",
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.2",
"browserslist-lint": "^0.3.3",
"caniuse-lite": "^1.0.30001578"
"caniuse-lite": "^1.0.30001579"
}
}

0 comments on commit 0678fa2

Please sign in to comment.