Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 24, 2023
1 parent d43157f commit 03adf20
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 372 deletions.
18 changes: 9 additions & 9 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.1"
"yaml": "^2.2.2"
},
"devDependencies": {
"@types/node": "^18.15.10",
"@types/node": "^18.16.0",
"@types/postcss-import": "^14.0.0",
"c8": "^7.13.0",
"clean-publish": "^4.1.1",
"cssnano": "^5.1.15",
"jsdoc-to-markdown": "^7.1.1",
"postcss": "^8.4.21",
"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6",
"clean-publish": "^4.2.0",
"cssnano": "^6.0.0",
"jsdoc-to-markdown": "^8.0.0",
"postcss": "^8.4.23",
"postcss-import": "^15.1.0",
"postcss-nested": "^6.0.1",
"standard": "^17.0.0",
"sugarss": "^4.0.1",
"ts-node": "^10.9.1",
"tsm": "^2.3.0",
"typescript": "5.0.2",
"typescript": "5.0.4",
"uvu": "^0.5.6"
},
"peerDependencies": {
Expand Down

0 comments on commit 03adf20

Please sign in to comment.