Skip to content

Commit

Permalink
Merge branch 'jorenn92:main' into feat-tautulli-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
benscobie authored Sep 26, 2024
2 parents 251743f + 3865ecc commit 6309a17
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 187 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@heroicons/react": "^1.0.6",
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/common": "^10.4.1",
"@nestjs/core": "^10.4.1",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.2",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@babel/core": "^7.25.2",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.1",
"@nestjs/testing": "^10.4.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
Expand All @@ -96,8 +96,8 @@
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^7.16.0",
"autoprefixer": "10.4.20",
"eslint": "^9.9.0",
"eslint-config-next": "14.2.11",
"eslint": "^9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 6309a17

Please sign in to comment.