Skip to content

Commit 452c1dc

Browse files
fix: bump react-time-ago from 7.3.5 to 7.4.1 (#1117)
* fix: bump react-time-ago from 7.3.5 to 7.4.1 Bumps [react-time-ago](https://gitlab.com/catamphetamine/react-time-ago) from 7.3.5 to 7.4.1. - [Changelog](https://gitlab.com/catamphetamine/react-time-ago/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/react-time-ago/compare/v7.3.5...v7.4.1) --- updated-dependencies: - dependency-name: react-time-ago dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Remove javascript-time-ago --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francesco Lodolo <flod@lodolo.net>
1 parent f1acd0c commit 452c1dc

2 files changed

Lines changed: 12 additions & 63 deletions

File tree

package-lock.json

Lines changed: 11 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,12 @@
3535
"@emotion/react": "^11.14.0",
3636
"dompurify": "^3.3.1",
3737
"html-react-parser": "^5.2.15",
38-
"javascript-time-ago": "^2.6.2",
3938
"marked": "^17.0.1",
4039
"react": "^18.3.1",
4140
"react-dom": "^18.3.1",
4241
"react-game-snake": "^1.0.4",
4342
"react-linkify": "^0.2.2",
44-
"react-time-ago": "^7.3.5",
43+
"react-time-ago": "^7.4.1",
4544
"urijs": "^1.19.11",
4645
"uuid": "^13.0.0",
4746
"webextension-polyfill": "^0.12.0"
@@ -56,7 +55,6 @@
5655
"@types/dompurify": "^3.2.0",
5756
"@types/eslint": "^8.56.12",
5857
"@types/generate-json-webpack-plugin": "^0.3.8",
59-
"@types/javascript-time-ago": "^2.5.0",
6058
"@types/jest": "^28.1.8",
6159
"@types/node": "^22.19.1",
6260
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)