Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/mui/material-6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfacq committed Dec 19, 2024
2 parents 6bd5b66 + ad72ef0 commit 3a65f4c
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
results_file: results.sarif
results_format: sarif
publish_results: true
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: SARIF file
path: results.sarif
Expand Down
66 changes: 29 additions & 37 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 @@ -8,10 +8,10 @@
"@asciidoctor/core": "^3.0.4",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"@fortawesome/fontawesome-free": "^6.7.2",
"@gatsbyjs/reach-router": "^2.0.1",
"@mdx-js/react": "^2.3.0",
"@mui/lab": "^6.0.0-beta.19",
"@mui/lab": "^6.0.0-beta.20",
"@mui/material": "^6.2.1",
"@mui/x-data-grid": "^7.23.2",
"@mui/x-date-pickers": "^7.23.2",
Expand Down Expand Up @@ -47,7 +47,7 @@
"gatsby-transformer-remark": "^6.14.0",
"gatsby-transformer-sharp": "^5.14.0",
"html-to-text": "^9.0.5",
"i18next": "^24.1.0",
"i18next": "^24.1.2",
"iso-639-1": "^3.1.3",
"moment": "^2.30.1",
"prismjs": "^1.29.0",
Expand All @@ -61,7 +61,7 @@
"react-icons": "^5.4.0",
"react-share": "^5.1.1",
"react-switch": "^7.1.0",
"react-tabs": "^6.0.2",
"react-tabs": "^6.1.0",
"react-use-flexsearch": "^0.1.1",
"react-world-flags": "^1.6.0",
"remark-gfm": "^1.0.0",
Expand Down

0 comments on commit 3a65f4c

Please sign in to comment.