Skip to content

Commit

Permalink
Merge branch 'main' into NJWE-2584
Browse files Browse the repository at this point in the history
  • Loading branch information
ChelseaKR authored Jan 16, 2025
2 parents 058c3b2 + c281edb commit bdc802b
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 23 deletions.
13 changes: 6 additions & 7 deletions backend/package-lock.json

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

25 changes: 12 additions & 13 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sentry/react": "7.108.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.0",
"@types/accounting": "^0.4.5",
"@types/jest": "^29.5.14",
"@types/react": "^16.14.55",
Expand All @@ -28,7 +28,7 @@
"dompurify": "^3.2.3",
"graphql-request": "^7.1.2",
"i18next": "^24.2.1",
"libphonenumber-js": "^1.11.17",
"libphonenumber-js": "^1.11.18",
"markdown-it": "^14.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@types/dompurify": "^3.2.0",
"@types/markdown-it": "^14.1.2",
"@types/node": "^16.18.123",
"@types/node": "^16.18.124",
"@types/reach__router": "^1.3.15",
"@types/react-helmet": "^6.1.11",
"axe-core": "^4.10.2",
Expand Down

0 comments on commit bdc802b

Please sign in to comment.