1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

Bump @yaireo/relative-time from 1.0.2 to 1.0.3 (#1096)

Bumps [@yaireo/relative-time](https://github.com/yairEO/relative-time) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/yairEO/relative-time/releases)
- [Commits](https://github.com/yairEO/relative-time/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: "@yaireo/relative-time"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-23 23:26:23 +00:00 committed by GitHub
parent 60892af516
commit 068a323588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@giphy/js-fetch-api": "^4.7.1",
"@radix-ui/react-select": "^1.2.0",
"@yaireo/relative-time": "^1.0.2",
"@yaireo/relative-time": "^1.0.3",
"file-saver": "^2.0.5",
"framer-motion": "^9.0.4",
"lucide-react": "^0.126.0",
@ -4467,9 +4467,9 @@
"peer": true
},
"node_modules/@yaireo/relative-time": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@yaireo/relative-time/-/relative-time-1.0.2.tgz",
"integrity": "sha512-suOm+MopHtPemY/ZYl/ZHsdrJ14ofafgQACICa2zzbvwM9TTJLjJddtvyChd+0T6G+g5OqwEf2QVhGZbMIBV1A=="
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@yaireo/relative-time/-/relative-time-1.0.3.tgz",
"integrity": "sha512-CJGxyWjb4SnkqubyfiPNQeg0YrJKnVu+11DOP65ltXFxDsjjnm3IByXS9O1Ny9AU9Oxqg0a7Gt26tzXtcijicg=="
},
"node_modules/abab": {
"version": "2.0.6",

View File

@ -26,7 +26,7 @@
"dependencies": {
"@giphy/js-fetch-api": "^4.7.1",
"@radix-ui/react-select": "^1.2.0",
"@yaireo/relative-time": "^1.0.2",
"@yaireo/relative-time": "^1.0.3",
"file-saver": "^2.0.5",
"framer-motion": "^9.0.4",
"lucide-react": "^0.126.0",