mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-13 13:31:02 -04:00
Merge 95f012bb43
into 786245d177
This commit is contained in:
commit
bc5aa3828f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "3.30.5",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"source-map-support": "0.5.19"
|
||||
"source-map-support": "0.5.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.27.1",
|
||||
|
@ -17859,9 +17859,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/source-map-support": {
|
||||
"version": "0.5.19",
|
||||
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
|
||||
"integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
|
||||
"version": "0.5.21",
|
||||
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
||||
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"buffer-from": "^1.0.0",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"url": "git+ssh://git@github.com/scratchfoundation/scratch-desktop.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"source-map-support": "0.5.19"
|
||||
"source-map-support": "0.5.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.27.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue