Skip to content

Commit

Permalink
Update dependencies April 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescops committed Apr 8, 2024
1 parent ba0e8ee commit b4e5c9f
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,39 +42,39 @@
"devDependencies": {
"@types/async": "^3.2.24",
"@types/better-sqlite3": "^7.6.9",
"@types/chai": "^4.3.12",
"@types/chai": "^4.3.14",
"@types/inquirer": "^8.2.10",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.24",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@types/node": "^18.19.30",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@yao-pkg/pkg": "^5.11.5",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"husky": "^9.0.11",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
"typescript": "^5.4.4"
},
"dependencies": {
"@json2csv/plainjs": "^7.0.6",
"@json2csv/transforms": "^7.0.6",
"@napi-rs/clipboard": "^1.1.2",
"@napi-rs/keyring": "^1.1.3",
"@node-rs/argon2": "^1.8.0",
"better-sqlite3": "^9.4.3",
"better-sqlite3": "^9.4.5",
"commander": "^11.1.0",
"got": "^11.8.6",
"inquirer": "^8.2.6",
"inquirer-search-list": "^1.2.6",
"jsonpath-plus": "^8.1.0",
"node-mac-auth": "^1.0.0",
"otplib": "^12.0.1",
"playwright-core": "^1.42.1",
"winston": "^3.12.0",
"playwright-core": "^1.43.0",
"winston": "^3.13.0",
"xml-js": "^1.6.11",
"zlib": "^1.0.5"
},
Expand Down
Loading

0 comments on commit b4e5c9f

Please sign in to comment.