Skip to content

Commit

Permalink
deps: npm dev dependencies (#1110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeff Chang <[email protected]>
  • Loading branch information
renovate[bot] and jeffchang1117 authored May 10, 2024
1 parent 2b225e2 commit 1d616d4
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 192 deletions.
10 changes: 5 additions & 5 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addons": "7.6.17",
"@testing-library/react": "15.0.5",
"@testing-library/react": "15.0.6",
"@types/content-disposition": "0.5.8",
"@types/faker": "5.5.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vanilla-extract/css": "1.15.1",
"@vanilla-extract/css-utils": "0.1.3",
"braid-design-system": "32.17.0",
"clsx": "2.1.0",
"clsx": "2.1.1",
"content-disposition": "0.5.4",
"date-fns": "3.6.0",
"faker": "5.5.3",
"path-browserify": "1.0.1",
"query-string": "7.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.22.3",
"scoobie": "15.3.0",
"ts-node": "10.9.2",
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.6",
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
"@graphql-codegen/typescript-operations": "4.2.0",
"@graphql-tools/utils": "10.1.3",
"@graphql-tools/utils": "10.2.0",
"concurrently": "8.2.2",
"graphql": "16.8.1",
"sku": "12.5.0"
Expand Down
Loading

0 comments on commit 1d616d4

Please sign in to comment.