Skip to content

Commit

Permalink
chore: support import relative file URL (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
YiniXu9506 authored Dec 5, 2021
1 parent 4b9f4c4 commit d4fbb82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@baurine/grafana-value-formats": "^1.0.0",
"@duorou_xu/speedscope": "1.14.0",
"@duorou_xu/speedscope": "1.14.1",
"@fortawesome/fontawesome-free": "^5.14.0",
"@g07cha/flexbox-react": "^5.0.0",
"@sentry/react": "^6.3.2",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,10 +1422,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz#9283c9ce5b289a3c4f61c12757469e59377f81f3"
integrity sha512-6nFkfkmSeV/rqSaS4oWHgmpnYw194f6hmWF5is6b0J1naJZoiD0NTc9AiUwPHvWsowkjuHErCZT1wa0jg+BLIA==

"@duorou_xu/[email protected].0":
version "1.14.0"
resolved "https://registry.npmmirror.com/@duorou_xu/speedscope/download/@duorou_xu/speedscope-1.14.0.tgz#e31b12481d268bd83e0cd8f29abfa0eb00ee1d58"
integrity sha512-kY3a7GoF9QLuKsKem/qcsCB8/syyXk9MIobsoupkHQM9VetrZcBU3utJtJq+p6q6lJrq9agzx4Xp+9BDPr988g==
"@duorou_xu/[email protected].1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@duorou_xu/speedscope/-/speedscope-1.14.1.tgz#2b567228b36f1ef570a9d79d21278beda5423b6d"
integrity sha512-udmHqPSHei7AuM8Jdo18ePjxItE9Ydyp++cEDgHpsJ5xKbzFAiR+tC8+AEMs0UY6suPtlbID5YwlA95A1OOLGA==
dependencies:
open "7.2.0"

Expand Down

0 comments on commit d4fbb82

Please sign in to comment.