Skip to content

Commit

Permalink
chore(dependencies): update jaen
Browse files Browse the repository at this point in the history
  • Loading branch information
kleberbaum authored Dec 27, 2023
1 parent 0cb5338 commit b9bff1a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@atsnek/jaen": "^1.0.0-rc.43",
"@atsnek/jaen": "^1.0.0-rc.45",
"@atsnek/jaen-fields-mdx": "^1.0.0-rc.4",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.8.2",
Expand All @@ -26,7 +26,7 @@
"framer-motion": "^10.16.16",
"gatsby": "^5.12.0",
"gatsby-jaen-mailpress": "^0.0.1",
"gatsby-plugin-jaen": "^1.0.0-rc.66",
"gatsby-plugin-jaen": "^1.0.0-rc.67",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-highlight-words": "^0.20.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
vfile-message "^4.0.2"
vfile-statistics "^3.0.0"

"@atsnek/jaen@^1.0.0-rc.43":
version "1.0.0-rc.43"
resolved "https://registry.yarnpkg.com/@atsnek/jaen/-/jaen-1.0.0-rc.43.tgz#3b739722cd85d05d179dc3383e62fa9a4f52a414"
integrity sha512-GbESPZfnaPp83J0OgMhMndFld5MXiQNafVL6FdouE4f/vPp3/+rxirz0idoeQJtUhv42kzy3n9XXzCF7bnE+4Q==
"@atsnek/jaen@^1.0.0-rc.45":
version "1.0.0-rc.45"
resolved "https://registry.yarnpkg.com/@atsnek/jaen/-/jaen-1.0.0-rc.45.tgz#d043e651a6c7991e00ae6913c4ab599cece9d6b7"
integrity sha512-CdlDwmVEQk/zzWBlKn4C5jDuqmZT0s0UmateVu5DJF/AzlSzILeRwy42k8e6+JEQIvr38+yATUvHa0T817aqGg==
dependencies:
"@chakra-ui/react" "^2.8.0"
"@react-icons/all-files" "https://github.com/react-icons/react-icons/releases/download/v4.11.0/react-icons-all-files-4.11.0.tgz"
Expand Down Expand Up @@ -7739,10 +7739,10 @@ gatsby-plugin-image@^3.11.0:
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"

gatsby-plugin-jaen@^1.0.0-rc.66:
version "1.0.0-rc.66"
resolved "https://registry.yarnpkg.com/gatsby-plugin-jaen/-/gatsby-plugin-jaen-1.0.0-rc.66.tgz#27d76c38cb99d07b56e35b53c0e157c0f0452945"
integrity sha512-v2uHDRScRZsEU24gT9GL+fV5ERBZB5SUoLRGAF/V4MGEif9VD3wquhHwgzKTBJ/EcRFHF1DdE3H0y9HEzS7bJg==
gatsby-plugin-jaen@^1.0.0-rc.67:
version "1.0.0-rc.67"
resolved "https://registry.yarnpkg.com/gatsby-plugin-jaen/-/gatsby-plugin-jaen-1.0.0-rc.67.tgz#9ae650e7bff45273becb576418050b612ff80fa5"
integrity sha512-WnB9ZqFTi+TNkgISfpGBYdevn2c526+eiRHzwhcQcy+ec1pw1V57M+EyDs3KU5nANv1eC5ocgJkPd3UJK1jEgA==
dependencies:
"@chakra-ui/react" "^2.8.0"
"@emotion/react" "^11.11.1"
Expand All @@ -7755,7 +7755,7 @@ gatsby-plugin-jaen@^1.0.0-rc.66:
gatsby-plugin-sitemap "^6.12.0"
gatsby-plugin-ts-config "^2.1.3"
gatsby-source-filesystem "^5.11.0"
gatsby-source-jaen "^1.0.0-rc.20"
gatsby-source-jaen "^1.0.0-rc.21"
gatsby-transformer-sharp "^5.11.0"
isomorphic-dompurify "^1.8.0"
react-complex-tree "^2.2.0"
Expand Down Expand Up @@ -7918,10 +7918,10 @@ gatsby-source-filesystem@^5.11.0:
valid-url "^1.0.9"
xstate "^4.38.0"

gatsby-source-jaen@^1.0.0-rc.20:
version "1.0.0-rc.20"
resolved "https://registry.yarnpkg.com/gatsby-source-jaen/-/gatsby-source-jaen-1.0.0-rc.20.tgz#cf110d478b1e8d61ef80abb99e33b4621319dcd5"
integrity sha512-OId2JoM8NnKdtzqkaKxobs5a5nh+9v6N2CDW0+lSwyB01KOzCAv9Udj2xDolfM5qWHbMOMF7pSIAmP9hf0x9OA==
gatsby-source-jaen@^1.0.0-rc.21:
version "1.0.0-rc.21"
resolved "https://registry.yarnpkg.com/gatsby-source-jaen/-/gatsby-source-jaen-1.0.0-rc.21.tgz#aecc8ede74fe969229a41323ef436a16a210adf5"
integrity sha512-zqjmHXyQwmd9ynq7I9JzJqDp+XW6ESteKFfTz4Mjc9C+fKo6C4iccytPJ3QDqoYhW9V+ME5koONNNnPoGyTx/A==
dependencies:
"@babel/generator" "^7.22.15"
"@babel/parser" "^7.22.11"
Expand Down

0 comments on commit b9bff1a

Please sign in to comment.