Skip to content

Commit

Permalink
Merge pull request #81 from Importantus/dependabot/npm_and_yarn/backe…
Browse files Browse the repository at this point in the history
…nd/npm_and_yarn-547a5f65f4

⬆️ Bump the npm_and_yarn group across 2 directories with 7 updates
  • Loading branch information
Importantus authored Sep 18, 2024
2 parents ffa3330 + 91b6815 commit 36ff325
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 64 deletions.
108 changes: 61 additions & 47 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bcrypt": "^5.1.1",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.19.2",
"express": "^4.21.0",
"feedparser": "^2.2.10",
"iconv": "^3.0.1",
"isomorphic-dompurify": "^2.2.0",
Expand Down
28 changes: 14 additions & 14 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@types/dompurify": "^3.0.5",
"axios": "^1.7.4",
"dompurify": "^3.1.3",
"dompurify": "^3.1.6",
"hotkeys-js": "^3.13.5",
"lucide-vue-next": "^0.288.0",
"pinia": "^2.1.7",
Expand All @@ -39,7 +39,7 @@
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"typescript": "~5.2.0",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-pwa": "^0.17.0",
"vue-tsc": "^2.0.29"
}
Expand Down

0 comments on commit 36ff325

Please sign in to comment.