Skip to content

Commit

Permalink
backport of commit 287f560
Browse files Browse the repository at this point in the history
  • Loading branch information
hellobontempo authored Oct 3, 2024
1 parent e00633a commit 451dc60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
1 change: 1 addition & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
"node-notifier": "^8.0.1",
"nth-check": "^2.0.1",
"prismjs": "^1.21.0",
"rollup": "~2.79.2",
"serialize-javascript": "^3.1.0",
"underscore": "^1.12.1",
"xmlhttprequest-ssl": "^1.6.2",
Expand Down
30 changes: 4 additions & 26 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3772,15 +3772,6 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^7.1.0":
version: 7.4.1
resolution: "acorn@npm:7.4.1"
bin:
acorn: bin/acorn
checksum: 1860f23c2107c910c6177b7b7be71be350db9e1080d814493fae143ae37605189504152d1ba8743ba3178d0b37269ce1ffc42b101547fdc1827078f82671e407
languageName: node
linkType: hard

"acorn@npm:^8.5.0, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
Expand Down Expand Up @@ -16278,30 +16269,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^1.12.0":
version: 1.32.1
resolution: "rollup@npm:1.32.1"
dependencies:
"@types/estree": "*"
"@types/node": "*"
acorn: ^7.1.0
bin:
rollup: dist/bin/rollup
checksum: 3a02731c20c71321fae647c9c9cab0febee0580c6af029fdcd5dd6f424b8c85119d92c8554c6837327fd323c2458e92d955bbebc90ca6bed87cc626695e7c31f
languageName: node
linkType: hard

"rollup@npm:^2.50.0":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
"rollup@npm:~2.79.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 6a2bf167b3587d4df709b37d149ad0300692cc5deb510f89ac7bdc77c8738c9546ae3de9322b0968e1ed2b0e984571f5f55aae28fa7de4cfcb1bc5402a4e2be6
checksum: df7aa4c8b95245dede157b06ab71e1921de6080757d30e9bf31f8fb142064d12dda865e2bafbab4349588f43425b2965a290c9a5da1c048246a70fc21734ebd7
languageName: node
linkType: hard

Expand Down

0 comments on commit 451dc60

Please sign in to comment.