Skip to content

Commit

Permalink
deps: npm dev dependencies (#1050)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 6890c18 commit 8f3df4e
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 408 deletions.
8 changes: 4 additions & 4 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@storybook/addon-essentials": "7.6.3",
"@storybook/addons": "7.6.3",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addons": "7.6.6",
"@testing-library/react": "14.1.2",
"@types/content-disposition": "0.5.8",
"@types/faker": "5.5.9",
Expand All @@ -25,7 +25,7 @@
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/css-utils": "0.1.3",
"braid-design-system": "32.14.2",
"clsx": "2.0.0",
"clsx": "2.1.0",
"content-disposition": "0.5.4",
"date-fns": "2.30.0",
"faker": "5.5.3",
Expand All @@ -35,7 +35,7 @@
"react-dom": "18.2.0",
"react-router-dom": "6.9.0",
"scoobie": "14.5.6",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"use-query-params": "2.2.1",
"webpack-merge": "5.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-apollo-client-helpers": "2.2.6",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-tools/utils": "10.0.11",
"@graphql-tools/utils": "10.0.12",
"concurrently": "8.2.2",
"graphql": "16.8.1",
"sku": "12.4.7"
Expand Down
Loading

0 comments on commit 8f3df4e

Please sign in to comment.