Skip to content

Commit

Permalink
Merge pull request #793 from DTS-STN/GjB/bump-deps
Browse files Browse the repository at this point in the history
bump dependencies
  • Loading branch information
gregory-j-baker authored Dec 2, 2024
2 parents 137086f + 518c091 commit 943df12
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
53 changes: 28 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,7 +19,7 @@
"tsc:validate": "tsc --noEmit --incremental false"
},
"dependencies": {
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.0",
"cookies-next": "5.0.2",
"date-fns": "4.1.0",
"formik": "2.4.6",
Expand All @@ -32,7 +32,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-on": "3.9.4",
"react-i18next": "15.1.1",
"react-i18next": "15.1.3",
"react-idle-timer": "5.7.2",
"sharp": "0.33.5",
"yup": "1.4.0"
Expand All @@ -46,7 +46,7 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.14",
"@types/jest-axe": "3.5.9",
"@types/node": "22.9.0",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"autoprefixer": "10.4.20",
"axe-core": "4.10.2",
Expand All @@ -69,7 +69,7 @@
"node-mocks-http": "1.16.1",
"pino-pretty": "13.0.0",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier": "3.4.1",
"prettier-plugin-tailwindcss": "0.6.9",
"react-test-renderer": "18.3.1",
"start-server-and-test": "2.0.8",
Expand Down

0 comments on commit 943df12

Please sign in to comment.