Skip to content

Commit

Permalink
bump: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BANKA2017 committed Sep 17, 2024
1 parent 3dd4374 commit 2a61cf4
Show file tree
Hide file tree
Showing 2 changed files with 1,109 additions and 1,413 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,36 +30,36 @@
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^22.0.0",
"@types/node": "^22.5.5",
"nodemon": "^3.1.4",
"pg-hstore": "^2.3.4",
"prettier": "^3.3.3",
"rollup": "^4.19.1",
"rollup": "^4.21.3",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-cleanup": "^3.2.1",
"vitest": "^2.0.4",
"wrangler": "^3.67.1"
"vitest": "^2.1.1",
"wrangler": "^3.78.3"
},
"dependencies": {
"@kdwnil/translator-utils": "github:BANKA2017/translator-utils#npm",
"@rollup/plugin-json": "^6.1.0",
"acorn": "^8.12.1",
"axios": "^1.7.2",
"axios": "^1.7.7",
"blurhash": "^2.0.5",
"cld3-asm": "^4.0.0",
"cookie-parser": "^1.4.6",
"express": "^4.19.2",
"express": "^4.21.0",
"hpagent": "^1.2.0",
"itty-router": "^5.0.17",
"jsdom": "^24.1.1",
"itty-router": "^5.0.18",
"jsdom": "^25.0.0",
"lodash-es": "^4.17.21",
"m3u8-parser": "^7.1.0",
"m3u8-parser": "^7.2.0",
"mariadb": "^3.3.1",
"mysql2": "^3.11.0",
"mysql2": "^3.11.3",
"otplib": "^12.0.1",
"redaxios": "^0.5.1",
"sequelize": "^6.37.3",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"sqlite3": "^5.1.7",
"twemoji-parser": "^14.0.0",
"ws": "^8.18.0"
Expand Down
Loading

0 comments on commit 2a61cf4

Please sign in to comment.