Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: paulober <[email protected]>
  • Loading branch information
paulober committed Nov 16, 2024
1 parent 8add2e3 commit dfb457c
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 237 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,23 @@
"serialport": "^12.0.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.15.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.1",
"@serialport/bindings-interface": "^1.2.2",
"@types/eslint": "^9.6.1",
"@types/node": "20.14.0",
"eslint": "^9.12.0",
"@types/node": "^20.14",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"tslib": "^2.8.0",
"rollup": "^4.27.2",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.14.0"
},
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
"packageManager": "pnpm@10.0.0-alpha.2+sha512.f18a59ca3611002321af7681e6d49234cb3ece8496b05818be5b1081168ec21b8c3d28cbb4351e2fdec66ca95e6516faaf08b95b755013c88cf5174d5029865c"
}
Loading

0 comments on commit dfb457c

Please sign in to comment.