Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Apr 8, 2024
1 parent fe87955 commit 3402925
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 396 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"lib"
],
"dependencies": {
"@sentry/node": "^7.101.1",
"@sentry/tracing": "^7.101.1",
"@sentry/node": "^7.109.0",
"@sentry/tracing": "^7.109.0",
"ajv": "^8.12.0",
"colord": "^2.9.3",
"ejson": "^2.2.3",
Expand All @@ -43,17 +43,17 @@
},
"devDependencies": {
"@companion-module/tools": "^1.5.0",
"@tsconfig/node18": "^18.2.2",
"@tsconfig/node18": "^18.2.4",
"@types/ejson": "^2.2.2",
"@types/jest": "^29.5.12",
"@types/node": "^18.18.3",
"@types/node": "^18.19.30",
"ajv-cli": "^5.0.0",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.5",
"json-schema-to-typescript": "^13.1.2",
"prettier": "^2.8.8",
"ts-jest": "^29.1.2",
"typedoc": "^0.25.8",
"typedoc": "^0.25.13",
"typescript": "~5.1.2"
}
}
Loading

0 comments on commit 3402925

Please sign in to comment.