Gildas преди 2 години
родител
ревизия
3f6b20beaa
променени са 4 файла, в които са добавени 11 реда и са изтрити 16 реда
  1. 0 0
      lib/single-file-infobar.js
  2. 0 0
      lib/single-file.js
  3. 9 14
      package-lock.json
  4. 2 2
      package.json

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
lib/single-file-infobar.js


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
lib/single-file.js


+ 9 - 14
package-lock.json

@@ -9,8 +9,8 @@
 			"version": "1.0.38",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
-				"single-file-cli": "1.0.47",
-				"single-file-core": "1.0.55"
+				"single-file-cli": "1.0.49",
+				"single-file-core": "1.0.56"
 			},
 			"bin": {
 				"single-file": "cli/single-file"
@@ -1471,16 +1471,16 @@
 			"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
 		},
 		"node_modules/single-file-cli": {
-			"version": "1.0.47",
-			"resolved": "https://registry.npmjs.org/single-file-cli/-/single-file-cli-1.0.47.tgz",
-			"integrity": "sha512-44lWZMzxlFNUKqALJ9MbLjJCFv05BIsAcaSONZ0jwbrofaiyytf7SNsgXtXVH2oV5P5rjl+Y6uS7QaijjBbCyQ==",
+			"version": "1.0.49",
+			"resolved": "https://registry.npmjs.org/single-file-cli/-/single-file-cli-1.0.49.tgz",
+			"integrity": "sha512-xYnODlh/n7yruFIbh17d9vrVbsrPpuw4pwPJh7HdZNDUPzuUpoODT6pRehfpo9Ukzcyt7ukC7Nx4M0RcYU9SCg==",
 			"dependencies": {
 				"file-url": "3.0.0",
 				"iconv-lite": "0.6.3",
 				"jsdom": "21.1.1",
 				"puppeteer-core": "19.7.5",
 				"selenium-webdriver": "4.8.1",
-				"single-file-core": "1.0.54",
+				"single-file-core": "1.0.56",
 				"strong-data-uri": "1.0.6",
 				"yargs": "17.7.1"
 			},
@@ -1488,15 +1488,10 @@
 				"single-file": "single-file"
 			}
 		},
-		"node_modules/single-file-cli/node_modules/single-file-core": {
-			"version": "1.0.54",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.54.tgz",
-			"integrity": "sha512-KUvYvfalshUMnEbGkcVAyy/fU+NR3pE0ntWAUvMJIPjUg4yQsvFwjUXwpfDgpHN6zIDzznp0WK7+24Lp3w++Bg=="
-		},
 		"node_modules/single-file-core": {
-			"version": "1.0.55",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.55.tgz",
-			"integrity": "sha512-gpD/TGN/tj8tZDp19kKfOH+MA4rbWE9C5aUnACiYE2pXpXcq4B+z+gjE8kEqnGWqaKaK+EmhEEDtCWWaKks0iA=="
+			"version": "1.0.56",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.56.tgz",
+			"integrity": "sha512-pr1gl9xWGkQ7m644cWs+hx7Y1uSCAD0xpHCDadwNYuge1302yaQ75Dgobb1iGBqq6rNLVG8VpQD1rV7+1SAkZA=="
 		},
 		"node_modules/source-map": {
 			"version": "0.6.1",

+ 2 - 2
package.json

@@ -12,8 +12,8 @@
 		"single-file": "./cli/single-file"
 	},
 	"dependencies": {
-		"single-file-core": "1.0.55",
-		"single-file-cli": "1.0.47"
+		"single-file-core": "1.0.56",
+		"single-file-cli": "1.0.49"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "15.0.1",

Някои файлове не бяха показани, защото твърде много файлове са промени