Removed github/time-elements (#20480)
This commit is contained in:
parent
9c55969fcf
commit
40d1208b46
3 changed files with 0 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { Application } from '@hotwired/stimulus';
|
||||
import { definitionsFromContext } from '@hotwired/stimulus-webpack-helpers';
|
||||
import { LocalTimeElement } from '@github/time-elements'; // eslint-disable-line no-unused-vars
|
||||
import Rails from '@rails/ujs';
|
||||
import 'focus-visible';
|
||||
|
||||
|
|
|
|||
|
|
@ -114,7 +114,6 @@
|
|||
"@babel/plugin-transform-react-jsx": "^7.22.15",
|
||||
"@babel/preset-env": "^7.23.3",
|
||||
"@babel/preset-typescript": "^7.23.3",
|
||||
"@github/time-elements": "3.1.2",
|
||||
"@honeybadger-io/js": "^5.4.1",
|
||||
"@honeybadger-io/webpack": "^1.5.1",
|
||||
"@hotwired/stimulus": "3.2.2",
|
||||
|
|
|
|||
|
|
@ -2704,11 +2704,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
||||
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
||||
|
||||
"@github/time-elements@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@github/time-elements/-/time-elements-3.1.2.tgz#cc36d7a34ff2033d7f0b216f1a724405b8fbc201"
|
||||
integrity sha512-YVtZVLBikP6I7na22kfB9PKIseISwX41MFJ7lPuNz1VVH2IR5cpRRU6F1X6kcchPChljuvMUR4OiwMWHOJQ8kQ==
|
||||
|
||||
"@honeybadger-io/core@^5.2.0":
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@honeybadger-io/core/-/core-5.2.0.tgz#158d495ac9300a98734a2aeedad9dbd2785fc363"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue