Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Nov 3, 2024
1 parent 8e4492e commit 2a01acc
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,24 +34,24 @@
"author": "Michael J. Radwin (https://github.com/mjradwin)",
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"bootstrap5-autocomplete": "^1.1.33",
"csv-parse": "^5.5.6",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.12.0",
"globals": "^15.11.0",
"rollup": "^4.24.2"
"rollup": "^4.24.3"
},
"dependencies": {
"@hebcal/core": "^5.5.2",
"@hebcal/core": "^5.6.1",
"@hebcal/geo-sqlite": "^5.0.6",
"@hebcal/hdate": "^0.11.5",
"@hebcal/icalendar": "^5.1.1",
"@hebcal/learning": "^5.1.2",
"@hebcal/leyning": "^8.2.7",
"@hebcal/leyning": "^8.2.9",
"@hebcal/locales": "^5.0.1",
"@hebcal/rest-api": "^5.2.0",
"@hebcal/triennial": "^5.1.3",
Expand Down Expand Up @@ -82,7 +82,7 @@
"mysql2": "^3.11.3",
"nodemailer": "^6.9.16",
"nodemailer-html-to-text": "^3.2.0",
"pdfkit": "^0.15.0",
"pdfkit": "^0.15.1",
"pino": "^9.5.0",
"probe-image-size": "^7.2.3",
"quick-lru": "^7.0.0",
Expand Down

0 comments on commit 2a01acc

Please sign in to comment.