Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 13, 2023
1 parent f8d8dab commit 8611ba6
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 281 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -43,26 +43,26 @@
"postcss": "^8.1.0"
},
"dependencies": {
"browserslist": "^4.21.9",
"caniuse-lite": "^1.0.30001513",
"browserslist": "^4.21.10",
"caniuse-lite": "^1.0.30001520",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
"postcss-value-parser": "^4.2.0"
},
"devDependencies": {
"@logux/eslint-config": "^51.0.0",
"@logux/eslint-config": "^51.0.1",
"@size-limit/preset-small-lib": "8.2.6",
"c8": "^8.0.0",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"eslint": "^8.44.0",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanospy": "^1.0.0",
"postcss": "^8.4.25",
"postcss": "^8.4.27",
"size-limit": "^8.2.6",
"uvu": "^0.5.6"
},
Expand Down

0 comments on commit 8611ba6

Please sign in to comment.