Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-21cd170bd60ae72c587c89d9ca5b2fba
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-oconnell authored May 27, 2024
2 parents b2b874f + caad5ca commit e6ba608
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 29 deletions.
56 changes: 31 additions & 25 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 @@ -19,18 +19,18 @@
"tsc:validate": "tsc --noEmit --incremental false"
},
"dependencies": {
"@tanstack/react-query": "5.29.2",
"@tanstack/react-query": "5.32.1",
"cookies-next": "4.1.1",
"date-fns": "3.6.0",
"formik": "2.4.5",
"formik": "2.4.6",
"i18next": "23.11.5",
"markdown-to-jsx": "7.4.7",
"next": "14.2.3",
"next-i18next": "15.3.0",
"next-seo": "6.5.0",
"pino": "8.20.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-on": "3.9.3",
"react-i18next": "14.1.1",
"react-idle-timer": "5.7.2",
Expand Down

0 comments on commit e6ba608

Please sign in to comment.