Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent ee2985a commit c8a9ecb
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 55 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/react-fontawesome": "0.2.2",
"@headlessui/react": "2.1.10",
"@headlessui/react": "2.2.0",
"@uidotdev/usehooks": "2.4.1",
"clsx": "2.1.1",
"cronstrue": "2.50.0",
"cronstrue": "2.51.0",
"luxon": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
88 changes: 39 additions & 49 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"dependencies": {
"@fastify/passport": "3.0.1",
"@fastify/secure-session": "8.1.0",
"@fastify/static": "8.0.1",
"@fastify/static": "8.0.2",
"@kubernetes/client-node": "0.22.2",
"cron-parser": "4.9.0",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"fastify": "5.0.0",
"fastify": "5.1.0",
"ms": "2.1.3",
"openid-client": "5.7.0",
"passport-local": "1.0.0",
"pino": "9.4.0",
"react-router-dom": "6.27.0",
"pino": "9.5.0",
"react-router-dom": "6.28.0",
"superstruct": "2.0.2",
"yaml": "2.6.0"
},
Expand Down

0 comments on commit c8a9ecb

Please sign in to comment.