Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 26, 2023
1 parent 2f99529 commit 66dd357
Show file tree
Hide file tree
Showing 4 changed files with 189 additions and 189 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"test": "pnpm run /^test:/"
},
"dependencies": {
"@csstools/postcss-oklab-function": "^3.0.4",
"autoprefixer": "^10.4.15",
"@csstools/postcss-oklab-function": "^3.0.5",
"autoprefixer": "^10.4.16",
"caniuse-lite": "^1.0.30001539",
"jstransformer-markdown-it": "^3.0.0",
"plausible-tracker": "^0.3.8",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"postcss-media-minmax": "^5.0.0",
"postcss-nesting": "^12.0.1",
"postcss-opacity-percentage": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"@logux/stylelint-config": "^0.16.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
Expand Down
Loading

0 comments on commit 66dd357

Please sign in to comment.