Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 779d08c commit 54cce9b
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 277 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,33 +72,33 @@
"homepage": "https://github.com/mato533/electron-typed-ipc-bridge#readme",
"author": "Taiki Abe <[email protected]>",
"license": "MIT",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"peerDependencies": {
"electron": "^32.0.0 || ^33.0.0"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-typescript": "^12.1.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.5",
"electron": "^33.2.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"git-cliff": "^2.6.1",
"prettier": "^3.3.3",
"rollup": "^4.25.0",
"rollup": "^4.27.3",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-node-externals": "^7.1.3",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vitest": "^2.1.4"
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5"
},
"keywords": [
"electron",
Expand Down
Loading

0 comments on commit 54cce9b

Please sign in to comment.