Skip to content

Commit

Permalink
Merge pull request #1868 from boxwise/dependabot-version-updates-2024…
Browse files Browse the repository at this point in the history
…-12-18

Dependabot version updates 2024-12-18
  • Loading branch information
fhenrich33 authored Dec 18, 2024
2 parents f4d507b + 432b758 commit 7c3fbcb
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 121 deletions.
10 changes: 5 additions & 5 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"@auth0/auth0-react": "^2.2.4",
"@boxtribute/shared-components": "workspace:*",
"@fontsource/open-sans": "^5.1.0",
"@fortawesome/fontawesome-svg-core": "6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@sentry/react": "^8.44.0",
"@sentry/react": "^8.46.0",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.3",
"chakra-react-select": "4.9.2",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@chakra-ui/storybook-addon": "^5.2.5",
"@sentry/types": "^8.44.0",
"@sentry/types": "^8.46.0",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
Expand All @@ -35,7 +35,7 @@
"@storybook/test": "^8.4.7",
"@types/react-big-calendar": "^1.16.0",
"@types/react-table": "^7.7.20",
"msw": "^2.6.8",
"msw": "^2.7.0",
"mutationobserver-shim": "^0.3.7",
"storybook": "^8.4.7"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"date-fns": "^4.1.0",
"dom-to-image-more": "^3.5.0",
"gql.tada": "^1.8.10",
"graphql": "^16.8.1",
"graphql": "^16.10.0",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.54.0",
"react-hook-form": "^7.54.1",
"react-router-dom": "^6.28.0",
"zod": "^3.24.1"
},
Expand Down
Loading

0 comments on commit 7c3fbcb

Please sign in to comment.