Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sokl-octo committed Sep 12, 2024
1 parent af8b59f commit 141ad51
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 21 deletions.
8 changes: 4 additions & 4 deletions docs/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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "~3.0.0",
"clsx": "~2.1.0",
"prism-react-renderer": "~2.3.0",
"prism-react-renderer": "~2.4.0",
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
Expand Down
25 changes: 12 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"axios": "~1.7.0",
"basic-ftp": "~5.0.2",
"csv-writer": "~1.6.0",
"fast-xml-parser": "~4.4.0",
"i18n-iso-countries": "~7.11.0",
"fast-xml-parser": "~4.5.0",
"i18n-iso-countries": "~7.12.0",
"luxon": "~3.5.0",
"meilisearch": "~0.41.0",
"minio": "~8.0.0",
"nest-commander": "~3.15.0",
"node-stream-zip": "~1.15.0",
"pino": "~9.3.0",
"pino": "~9.4.0",
"pino-sentry": "~0.14.0",
"reflect-metadata": "^0.2.0",
"rxjs": "~7.8.0",
Expand Down

0 comments on commit 141ad51

Please sign in to comment.