mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #8616 from scratchfoundation/renovate/lock-file-maintenance
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run
fix(deps): lock file maintenance
This commit is contained in:
commit
6069172a18
2 changed files with 339 additions and 404 deletions
738
package-lock.json
generated
738
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -81,6 +81,7 @@
|
|||
"bowser": "1.9.4",
|
||||
"buffer": "6.0.3",
|
||||
"canvas": "2.11.2",
|
||||
"cheerio": "1.0.0-rc.3",
|
||||
"classnames": "2.5.1",
|
||||
"cookie": "0.4.1",
|
||||
"copy-webpack-plugin": "6.4.1",
|
||||
|
@ -115,14 +116,14 @@
|
|||
"lodash.merge": "4.6.2",
|
||||
"lodash.mergewith": "4.6.2",
|
||||
"lodash.omit": "3.1.0",
|
||||
"lodash.uniqby": "4.7.0",
|
||||
"lodash.sample": "4.2.1",
|
||||
"lodash.uniqby": "4.7.0",
|
||||
"mini-css-extract-plugin": "1.6.2",
|
||||
"minilog": "2.1.0",
|
||||
"pako": "0.2.8",
|
||||
"plotly.js": "1.47.4",
|
||||
"postcss-import": "12.0.1",
|
||||
"postcss": "8.4.40",
|
||||
"postcss-import": "12.0.1",
|
||||
"postcss-loader": "4.3.0",
|
||||
"postcss-simple-vars": "5.0.2",
|
||||
"prop-types": "15.8.1",
|
||||
|
|
Loading…
Reference in a new issue