Skip to content

Commit

Permalink
deps: npm dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent bba8706 commit 52ce250
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 302 deletions.
10 changes: 5 additions & 5 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"devDependencies": {
"@faker-js/faker": "9.4.0",
"@storybook/addon-essentials": "8.5.1",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
"@storybook/react": "8.5.1",
"@storybook/react-webpack5": "8.5.1",
"@storybook/react": "8.5.3",
"@storybook/react-webpack5": "8.5.3",
"@testing-library/react": "16.2.0",
"@types/content-disposition": "0.5.8",
"@types/react": "18.3.18",
Expand All @@ -37,8 +37,8 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.22.3",
"scoobie": "19.0.1",
"storybook": "8.5.1",
"scoobie": "19.0.2",
"storybook": "8.5.3",
"use-query-params": "2.2.1",
"webpack-merge": "6.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"@changesets/get-github-info": "0.6.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/cli": "5.0.4",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript": "4.1.3",
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
"@graphql-codegen/typescript-operations": "4.4.0",
"@graphql-codegen/typescript-operations": "4.4.1",
"@graphql-tools/utils": "10.7.2",
"concurrently": "9.1.2",
"graphql": "16.10.0",
Expand Down
Loading

0 comments on commit 52ce250

Please sign in to comment.