Merge pull request #2521 from GSA/2517-remove-timeago-js

2517 - Removing timeago.js
This commit is contained in:
Jonathan Bobel
2025-05-01 10:09:58 -04:00
committed by GitHub
6 changed files with 2 additions and 15 deletions

9
package-lock.json generated
View File

@@ -27,7 +27,6 @@
"sass-embedded": "^1.87.0",
"socket.io-client": "^4.8.1",
"textarea-caret": "3.1.0",
"timeago": "1.6.7",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
@@ -12797,14 +12796,6 @@
"node": ">=0.10.0"
}
},
"node_modules/timeago": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz",
"integrity": "sha512-FikcjN98+ij0siKH4VO4dZ358PR3oDDq4Vdl1+sN9gWz1/+JXGr3uZbUShYH/hL7bMhcTpPbplJU5Tej4b4jbQ==",
"dependencies": {
"jquery": ">=1.5.0 <4.0"
}
},
"node_modules/tmpl": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",