Skip to content

Commit

Permalink
update: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BANKA2017 committed Jun 12, 2024
1 parent bb7058b commit 5898402
Show file tree
Hide file tree
Showing 2 changed files with 1,385 additions and 1,571 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,39 +27,39 @@
"clean:win": "del dist/*"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.12.10",
"nodemon": "^3.1.0",
"@types/node": "^20.14.2",
"nodemon": "^3.1.3",
"pg-hstore": "^2.3.4",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-cleanup": "^3.2.1",
"vitest": "^1.6.0",
"wrangler": "^3.53.1"
"wrangler": "^3.60.2"
},
"dependencies": {
"@kdwnil/translator-utils": "github:BANKA2017/translator-utils#npm",
"@rollup/plugin-json": "^6.1.0",
"acorn": "^8.11.3",
"axios": "^1.6.8",
"axios": "^1.7.2",
"blurhash": "^2.0.5",
"cld3-asm": "^4.0.0",
"cookie-parser": "^1.4.6",
"express": "^4.19.2",
"hpagent": "^1.2.0",
"itty-router": "^5.0.17",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"lodash-es": "^4.17.21",
"m3u8-parser": "^7.1.0",
"mariadb": "^3.3.0",
"mysql2": "^3.9.7",
"mariadb": "^3.3.1",
"mysql2": "^3.10.0",
"otplib": "^12.0.1",
"redaxios": "^0.5.1",
"sequelize": "^6.37.3",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"sqlite3": "^5.1.7",
"twemoji-parser": "^14.0.0",
"ws": "^8.17.0"
Expand Down
Loading

0 comments on commit 5898402

Please sign in to comment.