Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 19, 2024
1 parent 90dc18d commit b3e0579
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 207 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -47,28 +47,28 @@
},
"dependencies": {
"browserslist": "^4.23.0",
"caniuse-lite": "^1.0.30001591",
"caniuse-lite": "^1.0.30001599",
"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.2",
"@size-limit/preset-small-lib": "11.0.2",
"@size-limit/preset-small-lib": "11.1.1",
"c8": "^9.1.0",
"clean-publish": "^4.2.0",
"clean-publish": "^4.3.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-perfectionist": "^2.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanospy": "^1.0.0",
"postcss": "^8.4.35",
"size-limit": "^11.0.2",
"postcss": "^8.4.37",
"size-limit": "^11.1.1",
"uvu": "^0.5.6"
},
"prettier": {
Expand Down

0 comments on commit b3e0579

Please sign in to comment.