Skip to content

Commit

Permalink
dependency bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez committed Dec 8, 2024
1 parent 880fb0a commit 4bf2392
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 131 deletions.
39 changes: 18 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,54 +24,51 @@
"dependencies": {
"@digital-alchemy/core": "^24.11.4",
"@digital-alchemy/hass": "^24.11.4",
"@digital-alchemy/synapse": "^24.11.4",
"better-sqlite3": "^11.5.0",
"bun": "^1.1.34",
"@digital-alchemy/synapse": "^24.12.1",
"better-sqlite3": "^11.7.0",
"bun": "^1.1.38",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"execa": "^9.5.1",
"dotenv": "^16.4.7",
"execa": "^9.5.2",
"node-cron": "^3.0.3",
"object-path": "^0.11.8",
"uuid": "^11.0.3",
"ws": "^8.18.0"
},
"devDependencies": {
"@cspell/eslint-plugin": "^8.16.0",
"@cspell/eslint-plugin": "^8.16.1",
"@digital-alchemy/type-writer": "^24.11.3",
"@eslint/compat": "^1.2.3",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@types/async": "^3.2.24",
"@types/bun": "^1.1.13",
"@types/bun": "^1.1.14",
"@types/lz4": "^0.6.4",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/node-cron": "^3.0.11",
"@types/object-path": "^0.11.4",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "9.15.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^2.0.4",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"figlet-cli": "^0.2.0",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
"type-fest": "^4.27.0",
"type-fest": "^4.30.0",
"typescript": "^5.7.2"
},
"packageManager": "yarn@4.5.2",
"resolutions": {
"@digital-alchemy/synapse": "portal:/home/zoe/DigitalAlchemyTS/synapse"
}
"packageManager": "yarn@4.5.2"
}
Loading

0 comments on commit 4bf2392

Please sign in to comment.