Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juffalow committed Oct 10, 2023
1 parent 2b3af22 commit f2db180
Show file tree
Hide file tree
Showing 2 changed files with 2,559 additions and 2,028 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"version": "2.0.0",
"private": true,
"dependencies": {
"babel-plugin-relay": "^14.0.0",
"babel-plugin-relay": "^15.0.0",
"bootstrap": "^5.1.3",
"react": "^18.0.0",
"react-bootstrap": "^2.4.0",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-relay": "^14.0.0",
"react-relay": "^15.0.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"relay-runtime": "^14.0.0"
"relay-runtime": "^15.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@types/node": "^16.11.19",
"@types/node": "^18.18.4",
"@types/react": "^18.0.5",
"@types/react-dom": "^18.0.1",
"@types/react-helmet": "^5.0.15",
Expand All @@ -50,7 +50,7 @@
"@typescript-eslint/parser": "^5.33.0",
"eslint": "^8.21.0",
"graphql": "^15.0.0",
"relay-compiler": "^14.0.0",
"relay-compiler": "^15.0.0",
"relay-compiler-language-typescript": "^15.0.0",
"typescript": "^4.0.2"
},
Expand Down
Loading

0 comments on commit f2db180

Please sign in to comment.