Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo Beers committed May 7, 2024
1 parent 25fa8b1 commit a84e96c
Show file tree
Hide file tree
Showing 3 changed files with 1,284 additions and 1,179 deletions.
2 changes: 1 addition & 1 deletion js/calendar.min.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"stylelint": "^16.1.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"esbuild": "^0.21.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"unical": "github:theodore-s-beers/unical"
}
}
Loading

0 comments on commit a84e96c

Please sign in to comment.