Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 27, 2023
1 parent f7cba56 commit 3f9f537
Show file tree
Hide file tree
Showing 2 changed files with 824 additions and 671 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,25 @@
}
],
"dependencies": {
"lilconfig": "^2.0.5",
"yaml": "^2.1.1"
"lilconfig": "^2.1.0",
"yaml": "^2.2.1"
},
"devDependencies": {
"@types/node": "^17.0.36",
"@types/node": "^18.15.10",
"@types/postcss-import": "^14.0.0",
"c8": "^7.11.3",
"clean-publish": "^4.0.0",
"cssnano": "^5.1.10",
"c8": "^7.13.0",
"clean-publish": "^4.1.1",
"cssnano": "^5.1.15",
"jsdoc-to-markdown": "^7.1.1",
"postcss": "^8.4.14",
"postcss": "^8.4.21",
"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6",
"standard": "^17.0.0",
"sugarss": "^4.0.1",
"ts-node": "^10.8.0",
"tsm": "^2.2.1",
"typescript": "4.7.2",
"uvu": "^0.5.3"
"ts-node": "^10.9.1",
"tsm": "^2.3.0",
"typescript": "5.0.2",
"uvu": "^0.5.6"
},
"peerDependencies": {
"postcss": ">=8.0.9",
Expand Down

0 comments on commit 3f9f537

Please sign in to comment.