Skip to content

Commit f7738c9

Browse files
authored
Merge branch 'main' into update-readme
2 parents f38d5a2 + 4f22481 commit f7738c9

File tree

2 files changed

+70
-77
lines changed

2 files changed

+70
-77
lines changed

package-lock.json

Lines changed: 66 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@fortawesome/fontawesome-svg-core": "^6.6.0",
21-
"@next/env": "^15.0.2",
21+
"@next/env": "^15.0.3",
2222
"@patternfly/react-core": "^5.4.0",
2323
"@patternfly/react-icons": "^6.0.0",
2424
"@patternfly/react-styles": "^6.0.0",
@@ -27,14 +27,14 @@
2727
"fs": "^0.0.1-security",
2828
"isomorphic-git": "^1.27.1",
2929
"js-yaml": "^4.1.0",
30-
"next": "^15.0.2",
30+
"next": "^15.0.3",
3131
"next-auth": "^4.24.10",
3232
"node-fetch": "^3.3.2",
3333
"react": "18.3.1",
3434
"react-dom": "18.3.1",
3535
"sharp": "^0.33.5",
36-
"uuid": "^11.0.2",
37-
"winston": "^3.16.0"
36+
"uuid": "^11.0.3",
37+
"winston": "^3.17.0"
3838
},
3939
"devDependencies": {
4040
"@fortawesome/free-solid-svg-icons": "^6.6.0",

0 commit comments

Comments
 (0)