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] authored Oct 26, 2024
1 parent b4766fe commit 5cd0fe0
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 75 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.54",
"@types/node": "22.8.1",
"@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.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@types/relay-runtime": "17.0.4",
"@types/relay-runtime": "18.1.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"babel-plugin-relay": "17.0.0",
"concurrently": "8.2.2",
"babel-plugin-relay": "18.1.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.47",
"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.1.0",
"relay-compiler": "18.1.0",
"relay-runtime": "18.1.0",
"storybook": "8.3.3",
"tailwind": "4.0.0",
"tailwindcss": "3.4.13",
Expand Down
Loading

0 comments on commit 5cd0fe0

Please sign in to comment.