Skip to content

Commit

Permalink
Merge pull request #6110 from avalonmediasystem/ramp-build
Browse files Browse the repository at this point in the history
New Ramp build
  • Loading branch information
joncameron authored Nov 12, 2024
2 parents 7933ded + 7e380f8 commit c15a818
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "7",
"@samvera/ramp": "https://github.com/samvera-labs/ramp.git#4dadd550477413f119233ed50f60992357630adb",
"@samvera/ramp": "https://github.com/samvera-labs/ramp.git#dd8c42ce9f304e76122a06d78ddefba9c580f831",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"buffer": "^6.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,9 +1477,9 @@
estree-walker "^2.0.2"
picomatch "^4.0.2"

"@samvera/ramp@https://github.com/samvera-labs/ramp.git#4dadd550477413f119233ed50f60992357630adb":
"@samvera/ramp@https://github.com/samvera-labs/ramp.git#dd8c42ce9f304e76122a06d78ddefba9c580f831":
version "3.2.1"
resolved "https://github.com/samvera-labs/ramp.git#4dadd550477413f119233ed50f60992357630adb"
resolved "https://github.com/samvera-labs/ramp.git#dd8c42ce9f304e76122a06d78ddefba9c580f831"
dependencies:
"@rollup/plugin-json" "^6.0.1"
"@silvermine/videojs-quality-selector" "^1.3.1"
Expand Down Expand Up @@ -5412,9 +5412,9 @@ postcss-value-parser@^4.2.0:
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.3.11:
version "8.4.48"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
version "8.4.49"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
dependencies:
nanoid "^3.3.7"
picocolors "^1.1.1"
Expand Down

0 comments on commit c15a818

Please sign in to comment.