mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
Merge 7fe95f46fe
into 753a8811c5
This commit is contained in:
commit
4cc77264b1
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21806,16 +21806,16 @@
|
|||
"dev": true
|
||||
},
|
||||
"html-loader": {
|
||||
"version": "0.5.1",
|
||||
"resolved": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.1.tgz",
|
||||
"integrity": "sha512-RxokXoxcsRSWcN553Ew+K0TUo68gQfmddTuUIZ4xRD8Ax1xXzX2UYQ3FC3D5MoRPGAdL1erWKeEFihDrrdxHiA==",
|
||||
"version": "0.5.5",
|
||||
"resolved": "https://registry.npmjs.org/html-loader/-/html-loader-0.5.5.tgz",
|
||||
"integrity": "sha512-7hIW7YinOYUpo//kSYcPB6dCKoceKLmOwjEMmhIobHuWGDVl0Nwe4l68mdG/Ru0wcUxQjVMEoZpkalZ/SE7zog==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"es6-templates": "^0.2.2",
|
||||
"es6-templates": "^0.2.3",
|
||||
"fastparse": "^1.1.1",
|
||||
"html-minifier": "^3.0.1",
|
||||
"loader-utils": "^1.0.2",
|
||||
"object-assign": "^4.1.0"
|
||||
"html-minifier": "^3.5.8",
|
||||
"loader-utils": "^1.1.0",
|
||||
"object-assign": "^4.1.1"
|
||||
}
|
||||
},
|
||||
"html-minifier": {
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"express": "4.17.1",
|
||||
"fastly": "2.2.0",
|
||||
"file-loader": "1.0.0",
|
||||
"html-loader": "0.5.1",
|
||||
"html-loader": "0.5.5",
|
||||
"html-webpack-plugin": "2.30.1",
|
||||
"json-loader": "0.5.7",
|
||||
"lodash.debounce": "4.0.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue