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 Nov 30, 2024
1 parent b4766fe commit 797eb12
Show file tree
Hide file tree
Showing 4 changed files with 598 additions and 103 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.10.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.

16 changes: 8 additions & 8 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.1",
"@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.2.0",
"concurrently": "9.1.0",
"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.2.0",
"relay-compiler": "18.2.0",
"relay-runtime": "18.2.0",
"storybook": "8.3.3",
"tailwind": "4.0.0",
"tailwindcss": "3.4.13",
Expand All @@ -111,8 +111,8 @@
"tsup": "8.3.0",
"tw-colors": "3.3.2",
"typescript": "5.6.2",
"undici": "6.19.8",
"vite": "5.4.8",
"undici": "7.0.0",
"vite": "6.0.1",
"vite-plugin-graphql-loader": "4.0.4",
"vite-plugin-relay": "2.1.0",
"vite-plugin-svgr": "4.2.0",
Expand Down
Loading

0 comments on commit 797eb12

Please sign in to comment.