Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 16, 2024
1 parent 026083c commit 1db31f0
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 439 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -46,27 +46,27 @@
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.21.10",
"caniuse-lite": "^1.0.30001538",
"fraction.js": "^4.3.6",
"browserslist": "^4.22.2",
"caniuse-lite": "^1.0.30001577",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"devDependencies": {
"@logux/eslint-config": "^52.0.1",
"@size-limit/preset-small-lib": "9.0.0",
"c8": "^8.0.1",
"@logux/eslint-config": "^52.0.2",
"@size-limit/preset-small-lib": "11.0.2",
"c8": "^9.1.0",
"clean-publish": "^4.2.0",
"eslint": "^8.49.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanospy": "^1.0.0",
"postcss": "^8.4.30",
"size-limit": "^9.0.0",
"postcss": "^8.4.33",
"size-limit": "^11.0.2",
"uvu": "^0.5.6"
},
"prettier": {
Expand All @@ -79,7 +79,7 @@
},
"size-limit": [
{
"limit": "60 KB"
"limit": "50 KB"
}
],
"eslintConfig": {
Expand Down

0 comments on commit 1db31f0

Please sign in to comment.