Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Dec 8, 2024
1 parent 53327bb commit c238913
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,16 +34,16 @@
"author": "Michael J. Radwin (https://github.com/mjradwin)",
"license": "BSD-2-Clause",
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.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",
"bootstrap5-autocomplete": "^1.1.34",
"csv-parse": "^5.6.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-plugin-n": "^17.14.0",
"globals": "^15.12.0",
"rollup": "^4.27.4"
"globals": "^15.13.0",
"rollup": "^4.28.1"
},
"dependencies": {
"@hebcal/core": "^5.8.3",
Expand All @@ -55,7 +55,7 @@
"@hebcal/locales": "^5.0.2",
"@hebcal/rest-api": "^6.0.2",
"@hebcal/triennial": "^6.0.1",
"better-sqlite3": "^11.6.0",
"better-sqlite3": "^11.7.0",
"dayjs": "^1.11.13",
"ejs": "^3.1.10",
"emoji-flag": "^1.1.0",
Expand All @@ -68,7 +68,7 @@
"http-errors": "^2.0.0",
"ini": "^5.0.0",
"koa": "^2.15.3",
"koa-better-response-time": "^1.2.0",
"koa-better-response-time": "^1.3.0",
"koa-bodyparser": "^4.4.1",
"koa-compress": "^5.1.1",
"koa-conditional-get": "^3.0.0",
Expand Down

0 comments on commit c238913

Please sign in to comment.