mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-08 12:44:02 -04:00
parent
bf70989ab4
commit
dd6d4c68d6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
|||
"html-webpack-plugin": "5.6.3",
|
||||
"husky": "8.0.3",
|
||||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"json": "10.0.0",
|
||||
"playwright-chromium": "1.50.1",
|
||||
"scratch-render-fonts": "1.0.161",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
|
@ -10669,9 +10669,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/json": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/json/-/json-9.0.6.tgz",
|
||||
"integrity": "sha512-Nx+4WwMM1xadgqjjteOVEyjoIVq7fGH1hAlRDoxoq2tFzYsBYZDIKwYbyxolkTYwxsSOgAZD2ACLkeGjhFW2Jw==",
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/json/-/json-10.0.0.tgz",
|
||||
"integrity": "sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"json": "lib/json.js"
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"html-webpack-plugin": "5.6.3",
|
||||
"husky": "8.0.3",
|
||||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"json": "10.0.0",
|
||||
"playwright-chromium": "1.50.1",
|
||||
"scratch-render-fonts": "1.0.161",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue