Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Showing 3 changed files with 35 additions and 16 deletions.
2 changes: 1 addition & 1 deletion @antv/gatsby-theme-antv/package.json
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@
"codemirror": "^5.49.2",
"codesandbox": "^2.1.10",
"docsearch.js": "^2.6.3",
"gatsby": "^2.21.28",
"gatsby": "^2.21.29",
"gatsby-image": "^2.4.3",
"gatsby-plugin-antd": "^2.0.2",
"gatsby-plugin-catch-links": "^2.3.1",
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"@antv/gatsby-theme-antv": "*",
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.8",
"gatsby": "^2.21.28",
"gatsby": "^2.21.29",
"ptz-i18n": "^1.0.0",
"react": "^16.10.2",
"react-dom": "^16.10.2"
47 changes: 33 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -6842,10 +6842,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.12.19:
version "2.12.19"
resolved "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.19.tgz#93050c7c4e54dd3be1a500db8ea98d89abbed6ee"
integrity sha512-XqfN5UIPekrPOTH9MV1TOVBJrm/n1EaJ1SljICv6PRyq5GgzsNm7cHWBNEHNR8PrGsM5C1+vwNuogfrfQa4GKA==
gatsby-cli@^2.12.20:
version "2.12.20"
resolved "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.20.tgz#13d43a714222e3f67806ab5408ce38785108894e"
integrity sha512-7Y5qs1lUPhr8Op3BGKbFl5AkXTs4kzH+bjNvvqNA+3DX8NuwFGFxev9+yTECoFvUbrLYhlxd1c8AFCJLGVrATw==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/runtime" "^7.9.6"
@@ -6863,7 +6863,7 @@ gatsby-cli@^2.12.19:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.2.2"
gatsby-recipes "^0.1.17"
gatsby-recipes "^0.1.18"
gatsby-telemetry "^1.3.4"
hosted-git-info "^3.0.4"
is-valid-path "^0.1.1"
@@ -7108,10 +7108,10 @@ gatsby-react-router-scroll@^3.0.0:
scroll-behavior "^0.9.12"
warning "^3.0.0"

gatsby-recipes@^0.1.17:
version "0.1.17"
resolved "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.17.tgz#820f2da0d621916ac7254fbb2aa0dde2c4ace86c"
integrity sha512-Loy9JQ+pZ/fD9VruepjQb8FtjruQLqom+75Src2SzGTD9ujzlPr4QZ9Wc4TgFBoHC/6lt4ZeqX4w8awdmFK+sw==
gatsby-recipes@^0.1.18:
version "0.1.18"
resolved "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.18.tgz#ec94adaaa53d7ef8b28c32191fc71d89bfb0fb61"
integrity sha512-jGW5FdKNIvWvpmFKN/vDyolIP/9zg+vs3m+/MH2Pm2XNSnBKJVnSS/B5P5UfxMhEYNP+xTBHh5KPntagTOKxXw==
dependencies:
"@babel/core" "^7.9.6"
"@babel/generator" "^7.9.6"
@@ -7145,6 +7145,7 @@ gatsby-recipes@^0.1.17:
graphql-compose "^6.3.8"
graphql-subscriptions "^1.1.0"
graphql-type-json "^0.3.1"
hicat "^0.7.0"
html-tag-names "^1.1.5"
humanize-list "^1.0.1"
import-jsx "^4.0.0"
@@ -7298,10 +7299,10 @@ gatsby-transformer-remark@^2.8.7:
unist-util-select "^1.5.0"
unist-util-visit "^1.4.1"

gatsby@^2.21.28:
version "2.21.28"
resolved "https://registry.npmjs.org/gatsby/-/gatsby-2.21.28.tgz#8a89a799d9c6b4855ad7f9461d69b68c615cb34e"
integrity sha512-CvD5Tj39+LHIBHY7Ml75uvfJGrwAHgUk08ykDMBWr3ETpdLqK+UVAYy9KAR11TDmIqbWQvorBCdzYINfWSXF5Q==
gatsby@^2.21.29:
version "2.21.29"
resolved "https://registry.npmjs.org/gatsby/-/gatsby-2.21.29.tgz#8d0a25168001d532276d405910b39b59ba33266f"
integrity sha512-4oEhyszTI0qI3f9TAklZE6njOIRK9IoMT+oVP03Tkn73ED3gJfONj58oM1b9gTUr4noJ8il8ZHJzYumkcusyLQ==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/core" "^7.9.6"
@@ -7364,7 +7365,7 @@ gatsby@^2.21.28:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.19"
gatsby-cli "^2.12.20"
gatsby-core-utils "^1.2.2"
gatsby-graphiql-explorer "^0.4.1"
gatsby-link "^2.4.2"
@@ -8246,6 +8247,19 @@ hex-color-regex@^1.1.0:
resolved "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==

hicat@^0.7.0:
version "0.7.0"
resolved "https://registry.npmjs.org/hicat/-/hicat-0.7.0.tgz#a704cb3f57e49fbd7d38c2edd7aba38ff0b35263"
integrity sha1-pwTLP1fkn719OMLt16ujj/CzUmM=
dependencies:
highlight.js "^8.1.0"
minimist "^0.2.0"

highlight.js@^8.1.0:
version "8.9.1"
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-8.9.1.tgz#b8a9c5493212a9392f0222b649c9611497ebfb88"
integrity sha1-uKnFSTISqTkvAiK2SclhFJfr+4g=

hmac-drbg@^1.0.0:
version "1.0.1"
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
@@ -11037,6 +11051,11 @@ minimatch@3.0.4, minimatch@^3.0.3, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimist@^0.2.0:
version "0.2.1"
resolved "https://registry.npmjs.org/minimist/-/minimist-0.2.1.tgz#827ba4e7593464e7c221e8c5bed930904ee2c455"
integrity sha512-GY8fANSrTMfBVfInqJAY41QkOM+upUTytK1jZ0c8+3HdHrJxBJ3rF5i9moClXTE8uUSnUo8cAsCoxDXvSY4DHg==

minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

0 comments on commit 3510400

Please sign in to comment.