Skip to content

Commit

Permalink
Compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-GG committed Jan 9, 2025
1 parent d7a004e commit b2f0182
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
},
"engines": {
"node": ">=10.16"
},
"volta": {
"node": "16.20.2"
}
}
18 changes: 12 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,14 @@
version "0.0.2"
resolved "https://codeload.github.com/appbaseio/Docs/tar.gz/7cfa7357923f4ccd978db3fa8f72e1f2b9ca2a4d"
dependencies:
"@appbaseio/designkit" "^0.11.0"
"@appbaseio/reactivemaps" "^3.0.0-beta.17"
"@appbaseio/reactivesearch" "^3.29.0"
"@appbaseio/designkit" "^0.13.0"
"@appbaseio/reactivemaps" "^3.0.0"
"@appbaseio/reactivesearch" "^3.30.3"
"@loadable/component" "^5.15.2"
"@reach/router" "^1.2.1"
"@typeform/embed" "^1.34.1"
"@typeform/embed-react" "^1.13.0"
add "^2.0.6"
antd "^4.19.1"
emotion "9.2.4"
emotion-server "9.2.4"
Expand Down Expand Up @@ -122,13 +125,15 @@
gatsby-remark-external-links "0.0.4"
gatsby-remark-images "6.9.0"
gatsby-remark-prismjs "6.9.0"
gatsby-remark-prismjs-copy-button "^0.3.1"
gatsby-source-filesystem "4.9.0"
gatsby-source-ghost "4.2.4"
gatsby-transformer-remark "5.9.0"
gatsby-transformer-sharp "^4.9.0"
gatsby-transformer-yaml "4.9.0"
hotkeys-js "^3.8.7"
js-search "^1.4.2"
moment "^2.24.0"
moment "^2.29.4"
prismjs "1.27.0"
react "16.8.4"
react-autosuggest "9.4.3"
Expand All @@ -138,8 +143,9 @@
react-modal "3.8.1"
react-responsive-modal "^4.0.1"
react-router "^6.0.1"
react-router-dom "4.3.1"
react-router-dom "^4.3.1"
tocbot "4.5.0"
yarn "^1.22.18"

"@appbaseio/vue-emotion@0.4.4":
version "0.4.4"
Expand Down Expand Up @@ -748,7 +754,7 @@
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
"@babel/plugin-syntax-optional-chaining" "^7.8.3"

"@babel/plugin-proposal-private-methods@^7.13.0", "@babel/plugin-proposal-private-methods@^7.18.6":
"@babel/plugin-proposal-private-methods@^7.13.0", "@babel/plugin-proposal-private-methods@^7.18.6", "@babel/plugin-proposal-private-methods@^7.2.0":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz#5209de7d213457548a98436fa2882f52f4be6bea"
integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==
Expand Down

0 comments on commit b2f0182

Please sign in to comment.