Skip to content

Commit

Permalink
chore: bump version of ristek ads to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeJ1nG committed May 24, 2024
1 parent 8d58639 commit d52d36c
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.2.4",
"@ristek-kit/ads": "^1.2.6",
"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 @@ -2541,10 +2541,10 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"

"@ristek-kit/ads@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@ristek-kit/ads/-/ads-1.2.4.tgz#37346e4f35019417261006d54bf244a3d753e576"
integrity sha512-JyDWlY9vSAh9YhpWEEzH7b1qCqeoeWqsup60hjStDOolDQLyLDb9c3kRsGobJ04zNe7eXYrAXmBNjpzgCfiuAQ==
"@ristek-kit/ads@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@ristek-kit/ads/-/ads-1.2.6.tgz#f2050d1c72fbbfd53da7afc9a30f17a046d4cd68"
integrity sha512-jefOrK6+V5qwKRDE8GJwpu+Wuu7VOYS0O4XgrLJ6xePxpeYkyyyjYOUDDIQG3E4rtnEM1M/d0YWmHXlV21gPBg==
dependencies:
"@radix-ui/react-scroll-area" "^1.0.5"
"@radix-ui/react-slot" "^1.0.2"
Expand Down

0 comments on commit d52d36c

Please sign in to comment.