Skip to content

Commit

Permalink
Merge pull request #208 from Elastic-Suite/feat-1277555-RemoveDayjsFr…
Browse files Browse the repository at this point in the history
…omDependancies

feat(#1277555): remove dayjs from depandencies
  • Loading branch information
matthias-goupil authored Jul 25, 2024
2 parents 276416d + f9050bd commit 525e19e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"browserslist": "4.21.10",
"classnames": "2.3.2",
"crypto-browserify": "3.12.0",
"dayjs": "1.11.6",
"i18next": "22.4.6",
"i18next-chained-backend": "4.2.0",
"i18next-http-backend": "2.1.1",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7449,11 +7449,6 @@ dateformat@^3.0.0:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==

[email protected]:
version "1.11.6"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb"
integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==

[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
Expand Down

0 comments on commit 525e19e

Please sign in to comment.