Skip to content

Commit

Permalink
chore(deps): update dependency babel-plugin-relay to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 30cdd1c commit 9f63f39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@vitejs/plugin-react-swc": "3.5.0",
"babel-plugin-relay": "17.0.0",
"babel-plugin-relay": "18.0.0",
"concurrently": "8.2.2",
"postcss": "8.4.38",
"postcss-preset-mantine": "1.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4583,14 +4583,14 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-relay@npm:17.0.0":
version: 17.0.0
resolution: "babel-plugin-relay@npm:17.0.0"
"babel-plugin-relay@npm:18.0.0":
version: 18.0.0
resolution: "babel-plugin-relay@npm:18.0.0"
dependencies:
babel-plugin-macros: "npm:^2.0.0"
cosmiconfig: "npm:^5.0.5"
graphql: "npm:15.3.0"
checksum: 189ae66838c7b471c67ae4ce3b4054c479cae7a6a80068ec9864d86fcb7123d81e911322a938bb8d9b0157177c2c9afef7b216064edaa6f977afabe1f3a8a254
checksum: 587dcc8b79b73876e1ec22b17b19eca99dac199d87360df2d1f9c88f0b572e7dfa4b4da040a3f31240df33e1e5149fb52a9e61542eaed75620320d43923ae8e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8591,7 +8591,7 @@ __metadata:
"@types/react-dom": "npm:18.3.0"
"@types/react-relay": "npm:16.0.6"
"@vitejs/plugin-react-swc": "npm:3.5.0"
babel-plugin-relay: "npm:17.0.0"
babel-plugin-relay: "npm:18.0.0"
chroma-js: "npm:2.4.2"
concurrently: "npm:8.2.2"
date-fns: "npm:3.6.0"
Expand Down

0 comments on commit 9f63f39

Please sign in to comment.