Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 8, 2024
1 parent dfc2041 commit 6590528
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 512 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -34,26 +34,26 @@
},
"devDependencies": {
"@logux/eslint-config": "^52.0.2",
"@types/node": "^20.10.3",
"@types/node": "^20.11.16",
"@types/postcss-import": "^14.0.3",
"c8": "^8.0.1",
"c8": "^9.1.0",
"clean-publish": "^4.2.0",
"cssnano": "^6.0.1",
"eslint": "^8.55.0",
"cssnano": "^6.0.3",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"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-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"jiti": "^1.21.0",
"jsdoc-to-markdown": "^8.0.0",
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"jsdoc-to-markdown": "^8.0.1",
"postcss": "^8.4.35",
"postcss-import": "^16.0.0",
"postcss-nested": "^6.0.1",
"sugarss": "^4.0.1",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"jiti": ">=1.21.0",
Expand Down

0 comments on commit 6590528

Please sign in to comment.