Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 4, 2023
1 parent c12cc9a commit c500fd0
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 393 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
],
"dependencies": {
"lilconfig": "^2.1.0",
"yaml": "^2.2.2"
"yaml": "^2.3.1"
},
"devDependencies": {
"@types/node": "^18.16.0",
"@types/node": "^20.4.7",
"@types/postcss-import": "^14.0.0",
"c8": "^7.13.0",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"cssnano": "^6.0.0",
"cssnano": "^6.0.1",
"jsdoc-to-markdown": "^8.0.0",
"postcss": "^8.4.23",
"postcss": "^8.4.27",
"postcss-import": "^15.1.0",
"postcss-nested": "^6.0.1",
"standard": "^17.0.0",
"standard": "^17.1.0",
"sugarss": "^4.0.1",
"ts-node": "^10.9.1",
"tsm": "^2.3.0",
"typescript": "5.0.4",
"typescript": "5.1.6",
"uvu": "^0.5.6"
},
"peerDependencies": {
Expand Down

0 comments on commit c500fd0

Please sign in to comment.