Skip to content

Commit

Permalink
Upgrade to v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Mar 29, 2024
1 parent c449740 commit af6fc16
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 202 deletions.
10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
]
},
"dependencies": {
"@docusaurus/core": "0.0.0-5880",
"@docusaurus/plugin-google-gtag": "0.0.0-5880",
"@docusaurus/plugin-pwa": "0.0.0-5880",
"@docusaurus/preset-classic": "0.0.0-5880",
"@docusaurus/core": "3.2.0",
"@docusaurus/plugin-google-gtag": "3.2.0",
"@docusaurus/plugin-pwa": "3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"docusaurus-plugin-sass": "^0.2.5",
"esbuild-loader": "^2.21.0",
"react": "^18.2.0",
Expand All @@ -60,7 +60,7 @@
"sass": "^1.68.0"
},
"devDependencies": {
"@docusaurus/types": "0.0.0-5880",
"@docusaurus/types": "3.2.0",
"@react-native-website/lint-examples": "0.0.0",
"@react-native-website/update-redirects": "0.0.0",
"alex": "^10.0.0",
Expand Down
Loading

0 comments on commit af6fc16

Please sign in to comment.