Skip to content

Commit

Permalink
Bump version of ristek ads to 1.3.4 (#79)
Browse files Browse the repository at this point in the history
* Update ristek ads to version 1.3.3

* Bump version of ristek ads to 1.3.4
  • Loading branch information
FreeJ1nG authored Oct 30, 2024
1 parent eabd368 commit 8e84c8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fontsource/poppins": "^4.4.5",
"@heroicons/react": "^1.0.2",
"@react-spring/web": "^9.7.3",
"@ristek-kit/ads": "^1.3.3",
"@ristek-kit/ads": "^1.3.4",
"axios": "^0.19.0",
"copy-image-clipboard": "^2.1.2",
"framer-motion": "^4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2522,10 +2522,10 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@ristek-kit/ads@^1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@ristek-kit/ads/-/ads-1.3.3.tgz#568bbdba0df22ef4c0c5b3ace93c9901858d2818"
integrity sha512-ltSPtWAGFBOwR1JhdU5B47afylUx9F+UyyhJdsA/Jh4J4ghtp/wcOSKrBHWNvKUCRvJPj1F/dQU/DCa4ntHL5g==
"@ristek-kit/ads@^1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@ristek-kit/ads/-/ads-1.3.4.tgz#fc3705d9eacf402416f16bb3d00ad2396c14d90c"
integrity sha512-WB6zrez0Bh3nmSkVNXa9qRONA7GjZhiMBHDJvDZvQ6vHlR5tKFkKFxZ91mUBbkOpQPuuyewfi74OYr2Oqg6IsQ==
dependencies:
"@radix-ui/react-scroll-area" "^1.0.5"
"@radix-ui/react-slot" "^1.0.2"
Expand Down

0 comments on commit 8e84c8f

Please sign in to comment.