Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed May 10, 2024
1 parent b25e942 commit 1fa6586
Show file tree
Hide file tree
Showing 2 changed files with 6,531 additions and 4,985 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
},
"prettier": "tomer/prettier",
"dependencies": {
"@csstools/css-parser-algorithms": "^2.6.1",
"@csstools/css-tokenizer": "^2.2.4",
"@csstools/css-parser-algorithms": "^2.6.3",
"@csstools/css-tokenizer": "^2.3.1",
"fontkit": "^2.0.2",
"fontpie-calc": "^0.2.0",
"slashes": "^3.0.12"
},
"peerDependencies": {
"postcss": "^8.0.0"
"postcss": "^8"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"tomer": "^3.1.3",
"tomer": "^3.2.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 1fa6586

Please sign in to comment.