Skip to content

Commit

Permalink
chore(deps): update all devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 3ce8efc commit c9b2331
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 68 deletions.
2 changes: 1 addition & 1 deletion demo/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/cors": "2.8.17",
"@types/node": "18.19.50",
"@types/node": "22.5.5",
"@types/ws": "8.5.12"
},
"keywords": []
Expand Down
34 changes: 17 additions & 17 deletions demo/server/pnpm-lock.yaml

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"@types/relay-runtime": "17.0.4",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
"babel-plugin-relay": "18.0.0",
"concurrently": "9.0.1",
"eslint": "8.57.0",
"eslint-plugin-storybook": "0.8.0",
"graphql": "16.9.0",
Expand All @@ -100,9 +100,9 @@
"postcss": "8.4.45",
"prettier": "3.3.3",
"react": "18.3.1",
"react-relay": "17.0.0",
"relay-compiler": "17.0.0",
"relay-runtime": "17.0.0",
"react-relay": "18.0.0",
"relay-compiler": "18.0.0",
"relay-runtime": "18.0.0",
"storybook": "8.2.9",
"tailwind": "4.0.0",
"tailwindcss": "3.4.11",
Expand Down
75 changes: 30 additions & 45 deletions pnpm-lock.yaml

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

0 comments on commit c9b2331

Please sign in to comment.