Skip to content

Commit

Permalink
fix(deps): update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent cd9c109 commit 5c63ac1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitlanding",
"version": "2.0.15",
"version": "2.0.16",
"description": "A module that generates a landing page for your projects",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,10 +50,10 @@
"@mui/icons-material": "^5.5.0",
"embla-carousel-react": "^7.0.3",
"framer-motion": "^4.1.17",
"powerhooks": "^1.0.17",
"powerhooks": "^1.0.18",
"react-github-btn": "^1.2.0",
"react-syntax-highlighter": "^15.5.0",
"tsafe": "^1.8.1",
"tsafe": "^1.8.4",
"tss-react": "^4.9.13"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2332,14 +2332,14 @@ powerhooks@^1.0.15:
memoizee "^0.4.15"
tsafe "^1.7.5"

powerhooks@^1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.17.tgz#10bda59a6d49b2087792c77121f30effb46c65ab"
integrity sha512-k3mW+zrMdc03Cm5KHGxNXowOEKSD10ndr6L3apf1LHmUJm0PXKNRngXI9var2mKBh0G2fySGuVtS3Sf+PF/66A==
powerhooks@^1.0.18:
version "1.0.18"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.18.tgz#d8f487ff1ff3c7fa02e06af0321a940679031e04"
integrity sha512-ogtZPn8430G0/lAxY+/7DRhRP3ebWTb5iDwaC6nvwan2BmSEQMfhXpUqdcylSty8jjAn0f+UyqbZGI/4gQhL0g==
dependencies:
evt "^2.5.7"
memoizee "^0.4.15"
tsafe "^1.8.1"
tsafe "^1.8.4"

prettier@^2.7.1:
version "2.8.8"
Expand Down Expand Up @@ -2862,10 +2862,10 @@ tsafe@^1.7.5:
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.5.tgz#0d3a31202b5ef87c7ba997e66e03fd80801278ef"
integrity sha512-tbNyyBSbwfbilFfiuXkSOj82a6++ovgANwcoqBAcO9/REPoZMEQoE8kWPeO0dy5A2D/2Lajr8Ohue5T0ifIvLQ==

tsafe@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.1.tgz#69cf0c17ef8414123c08ce79e33e65fe1d6236e1"
integrity sha512-k2PQvnVin8FacLug5qHA57262zjp/T2zM8qlRLnYvVwgTT2VcwlG5latPiUhJn+TXL28cgVNgzoBvJYHKfj+XA==
tsafe@^1.8.4:
version "1.8.4"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.4.tgz#ef2ecb21829eb5003d931de6a80b34303ed907ee"
integrity sha512-k1myNdDFEbqfq2hS7ln4qlgpvRlJq3wkOawQWieqVHu/K7dX+qQHTDkdzfvBBPNFrkIM7S/846JD6B3fm6MWHQ==

tslib@^2.1.0:
version "2.7.0"
Expand Down

0 comments on commit 5c63ac1

Please sign in to comment.