Skip to content

Commit

Permalink
Merge pull request agt-guntrade#5 from getcronit/main
Browse files Browse the repository at this point in the history
chore: update npm dependencies to latest versions
  • Loading branch information
schettn authored May 23, 2024
2 parents 5ec54c8 + 0c47c87 commit 9b52d1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"build-storybook": "build-storybook"
},
"dependencies": {
"@atsnek/jaen": "^1.0.0-rc.84",
"@atsnek/jaen": "^1.0.0-rc.86",
"@chakra-ui/icons": "^2",
"@chakra-ui/react": "^2",
"@emotion/react": "^11",
Expand All @@ -30,7 +30,7 @@
"gatsby": "^5",
"gatsby-jaen-mailpress": "^0.0.6",
"gatsby-plugin-image": "^3",
"gatsby-plugin-jaen": "1.0.0-rc.101",
"gatsby-plugin-jaen": "1.0.0-rc.102",
"react": "^18",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
css-tree "^2.3.1"
is-potential-custom-element-name "^1.0.1"

"@atsnek/jaen@^1.0.0-rc.84":
version "1.0.0-rc.84"
resolved "https://registry.yarnpkg.com/@atsnek/jaen/-/jaen-1.0.0-rc.84.tgz#343ff1467a7ecbc6423a9b8b25766be10da859f5"
integrity sha512-ScwDc4pYnxfcyCdTV0hbIKJEFCKdHuWb/RdgBYufWNmyukM3BgdQjW41kknaMMTpxk0qR+QLxY53t4VsT57j8w==
"@atsnek/jaen@^1.0.0-rc.86":
version "1.0.0-rc.86"
resolved "https://registry.yarnpkg.com/@atsnek/jaen/-/jaen-1.0.0-rc.86.tgz#db918318120474fe3b9a8dd4d91c18fa54894313"
integrity sha512-CS1I1DQme2abi/oogucY7KatOLtfM+dseIWzLnEElKkspDOzJTA9GfEGcSLCWOJe/0qFvHKbT54Q0HwVtfy3/A==
dependencies:
"@chakra-ui/icons" "^2.1.1"
"@chakra-ui/react" "^2.8.0"
Expand Down Expand Up @@ -10777,10 +10777,10 @@ gatsby-plugin-image@^3, gatsby-plugin-image@^3.11.0, gatsby-plugin-image@^3.13.1
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"

gatsby-plugin-jaen@1.0.0-rc.101:
version "1.0.0-rc.101"
resolved "https://registry.yarnpkg.com/gatsby-plugin-jaen/-/gatsby-plugin-jaen-1.0.0-rc.101.tgz#0e2f0617041378e109e8877f83ef0f8970cb2f45"
integrity sha512-4wn2RTRz0RU2U6csroEKvqg644sg1eXijBQkyyEjlY19+yPbdkeH34vAG4k2wnTvVgBjlYTIfi47kdces8SYGQ==
gatsby-plugin-jaen@1.0.0-rc.102:
version "1.0.0-rc.102"
resolved "https://registry.yarnpkg.com/gatsby-plugin-jaen/-/gatsby-plugin-jaen-1.0.0-rc.102.tgz#93a0f4c94e82b761b3d7530fc34468d345831f82"
integrity sha512-PxCX0v9WzcbmZpIO/Hgh9k3+JmFj5jk1tjgUvmL9n5TDN1u7KuNxcbKVCVgfuhrAK3kE6eDdulJR7to8CJH1ig==
dependencies:
"@chakra-ui/react" "^2.8.0"
"@emotion/react" "^11.11.1"
Expand Down

0 comments on commit 9b52d1b

Please sign in to comment.