Skip to content

Commit f1f36dc

Browse files
committed
fix: πŸ› bump nano-css
βœ… Closes: #90
1 parent c947ef1 commit f1f36dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/streamich/react-use#readme",
3232
"dependencies": {
33-
"nano-css": "^5.0.0",
33+
"nano-css": "^5.1.0",
3434
"react-wait": "^0.3.0",
3535
"throttle-debounce": "^2.0.1",
3636
"ts-easing": "^0.2.0"

β€Žyarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,10 +7279,10 @@ nan@^2.9.2:
72797279
resolved "https://registry.yarnpkg.com/nan/-/nan-2.11.1.tgz#90e22bccb8ca57ea4cd37cc83d3819b52eea6766"
72807280
integrity sha512-iji6k87OSXa0CcrLl9z+ZiYSuR2o+c0bGuNmXdrhTQTakxytAFsC56SArGYoiHlJlFoHSnvmhpceZJaXkVuOtA==
72817281

7282-
nano-css@^5.0.0:
7283-
version "5.0.0"
7284-
resolved "https://registry.yarnpkg.com/nano-css/-/nano-css-5.0.0.tgz#faad380ef64a307a7fe63145a8d70ebe26cf5331"
7285-
integrity sha512-pk63UbtYcjndBNeIv8OBfknhDHchc6d/V3ROwFDSS2kxfy6Dp5Ab+6mcDy7q3i6JEmSbNyd2EJcYk9ZdxJj/FQ==
7282+
nano-css@^5.1.0:
7283+
version "5.1.0"
7284+
resolved "https://registry.yarnpkg.com/nano-css/-/nano-css-5.1.0.tgz#03c2b4ea2edefd445ac0c0e0f2565ea62e2aa81a"
7285+
integrity sha512-08F1rBmp0JuAteOR/uk/c40q/+UxWr224m/ZCHjjgy8dhkFQptvNwj/408KYQc13PIV9aGvqmtUD49PqBB5Ppg==
72867286
dependencies:
72877287
css-tree "^1.0.0-alpha.28"
72887288
csstype "^2.5.5"

0 commit comments

Comments
Β (0)