Skip to content

Commit

Permalink
chore: update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Dec 26, 2024
1 parent 0096d89 commit ba3fb5b
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 102 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"node": "^18 || ^20 || >=22"
},
"devDependencies": {
"@changesets/cli": "^2.27.10",
"@types/node": "^22.9.3",
"c8": "^10.1.2",
"eslint": "^9.15.0",
"@changesets/cli": "^2.27.11",
"@types/node": "^22.10.2",
"c8": "^10.1.3",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"globals": "^15.14.0",
"postcss": "^8.4.49",
"postcss-font-magician": "^4.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"typescript": "~5.7.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit ba3fb5b

Please sign in to comment.