Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#167)
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 30, 2024
1 parent a19325d commit 048396e
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"vite-plugin-favicons-inject": "2.2.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/fontawesome-svg-core": "6.7.1",
"@fortawesome/free-solid-svg-icons": "6.7.1",
"@fortawesome/react-fontawesome": "0.2.2",
"@headlessui/react": "2.2.0",
"@uidotdev/usehooks": "2.4.1",
"clsx": "2.1.1",
"cronstrue": "2.51.0",
"cronstrue": "2.52.0",
"luxon": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
72 changes: 36 additions & 36 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,19 +50,19 @@
"dependencies": {
"@fastify/passport": "3.0.1",
"@fastify/secure-session": "8.1.0",
"@fastify/static": "8.0.2",
"@kubernetes/client-node": "0.22.2",
"@fastify/static": "8.0.3",
"@kubernetes/client-node": "0.22.3",
"cron-parser": "4.9.0",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"fastify": "5.1.0",
"ms": "2.1.3",
"openid-client": "5.7.0",
"openid-client": "5.7.1",
"passport-local": "1.0.0",
"pino": "9.5.0",
"react-router-dom": "6.28.0",
"superstruct": "2.0.2",
"yaml": "2.6.0"
"yaml": "2.6.1"
},
"overrides": {
"sodium-native": "4.2.0"
Expand Down

0 comments on commit 048396e

Please sign in to comment.