Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Sep 22, 2024
1 parent 4a0d0da commit 98e9439
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"author": "Michael J. Radwin (https://github.com/mjradwin)",
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"bootstrap5-autocomplete": "^1.1.29",
"bootstrap5-autocomplete": "^1.1.31",
"csv-parse": "^5.5.6",
"eslint": "^9.10.0",
"eslint-plugin-n": "^17.10.2",
"eslint": "^9.11.0",
"eslint-plugin-n": "^17.10.3",
"globals": "^15.9.0",
"rollup": "^4.21.2"
"rollup": "^4.22.4"
},
"dependencies": {
"@hebcal/core": "^5.4.11",
"@hebcal/core": "^5.5.0",
"@hebcal/geo-sqlite": "^5.0.6",
"@hebcal/hdate": "^0.11.4",
"@hebcal/icalendar": "^5.1.1",
Expand Down Expand Up @@ -79,7 +79,7 @@
"koa-timeout-v2": "^1.0.0",
"maxmind": "^4.3.21",
"murmurhash3": "^0.5.0",
"mysql2": "^3.11.1",
"mysql2": "^3.11.3",
"nodemailer": "^6.9.15",
"nodemailer-html-to-text": "^3.2.0",
"pdfkit": "^0.15.0",
Expand Down

0 comments on commit 98e9439

Please sign in to comment.