Skip to content

Commit 8880afe

Browse files
authored
Update dependencies in /website (#13112)
1 parent e5beb5a commit 8880afe

2 files changed

Lines changed: 1270 additions & 1349 deletions

File tree

website/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"update-stable-docs": "rm -rf ./versioned_docs ./versions.json && docusaurus-version stable"
77
},
88
"dependencies": {
9-
"clipboard": "2.0.10",
10-
"codemirror-graphql": "1.2.15",
9+
"clipboard": "2.0.11",
10+
"codemirror-graphql": "1.3.2",
1111
"lz-string": "1.4.4",
1212
"prop-types": "15.8.1",
13-
"react": "17.0.2",
14-
"react-dom": "17.0.2"
13+
"react": "18.2.0",
14+
"react-dom": "18.2.0"
1515
},
1616
"devDependencies": {
17-
"@babel/preset-react": "7.16.7",
17+
"@babel/preset-react": "7.18.6",
1818
"@sandhose/prettier-animated-logo": "1.0.3",
1919
"babel-loader": "8.2.5",
20-
"concurrently": "7.1.0",
20+
"concurrently": "7.2.2",
2121
"docusaurus": "1.14.7",
2222
"js-yaml": "4.1.0",
23-
"webpack": "5.72.0",
24-
"webpack-cli": "4.9.2"
23+
"webpack": "5.73.0",
24+
"webpack-cli": "4.10.0"
2525
}
2626
}

0 commit comments

Comments
 (0)