Explorar o código

update dependencies

Gildas %!s(int64=2) %!d(string=hai) anos
pai
achega
d3ef3d7bd5
Modificáronse 4 ficheiros con 14 adicións e 14 borrados
  1. 0 0
      lib/single-file-extension-editor-helper.js
  2. 0 0
      lib/single-file.js
  3. 12 12
      package-lock.json
  4. 2 2
      package.json

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
lib/single-file-extension-editor-helper.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
lib/single-file.js


+ 12 - 12
package-lock.json

@@ -9,8 +9,8 @@
 			"version": "1.1.42",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
-				"single-file-cli": "1.1.53",
-				"single-file-core": "1.3.23"
+				"single-file-cli": "1.1.54",
+				"single-file-core": "1.3.24"
 			},
 			"bin": {
 				"single-file": "cli/single-file"
@@ -194,9 +194,9 @@
 			"dev": true
 		},
 		"node_modules/@types/node": {
-			"version": "20.11.18",
-			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.18.tgz",
-			"integrity": "sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==",
+			"version": "20.11.19",
+			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz",
+			"integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==",
 			"devOptional": true,
 			"dependencies": {
 				"undici-types": "~5.26.4"
@@ -1536,16 +1536,16 @@
 			"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
 		},
 		"node_modules/single-file-cli": {
-			"version": "1.1.53",
-			"resolved": "https://registry.npmjs.org/single-file-cli/-/single-file-cli-1.1.53.tgz",
-			"integrity": "sha512-JF822+Fbs9rgPyHvlVLAJcMDnAsZRWFEtgz78gBb4EZPPZ42Gt/PxsPRpU1viA3TvvzGKbRLGdsq0HRvFOmfuQ==",
+			"version": "1.1.54",
+			"resolved": "https://registry.npmjs.org/single-file-cli/-/single-file-cli-1.1.54.tgz",
+			"integrity": "sha512-wnVPg7BklhswwFVrtuFXbmluI4piHxg2dC0xATxYTeXAld6PnRPlnp7ufallRKArjFBZdP2u+ihMkOIp7A38XA==",
 			"dependencies": {
 				"file-url": "3.0.0",
 				"iconv-lite": "0.6.3",
 				"jsdom": "24.0.0",
 				"puppeteer-core": "22.0.0",
 				"selenium-webdriver": "4.17.0",
-				"single-file-core": "1.3.23",
+				"single-file-core": "1.3.24",
 				"strong-data-uri": "1.0.6",
 				"yargs": "17.7.2"
 			},
@@ -1554,9 +1554,9 @@
 			}
 		},
 		"node_modules/single-file-core": {
-			"version": "1.3.23",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.3.23.tgz",
-			"integrity": "sha512-DP0uK+KqIOjje03oK7HqgRoGtj23KwfMmsBsB2ewPYrvlDFdC4GiBWdx0vzOnlG6qjqhuMmQjN162Hb3YGfFlg=="
+			"version": "1.3.24",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.3.24.tgz",
+			"integrity": "sha512-1B256mKBbNV8jXAV+hRyEv0aMa7tn0C0Ci+zx7Ya4ZXZB3b9/1MgKsB/fxVwDiL28WJSU0pxzh8ftIYubCNn9w=="
 		},
 		"node_modules/smart-buffer": {
 			"version": "4.2.0",

+ 2 - 2
package.json

@@ -12,8 +12,8 @@
 		"single-file": "./cli/single-file"
 	},
 	"dependencies": {
-		"single-file-core": "1.3.23",
-		"single-file-cli": "1.1.53"
+		"single-file-core": "1.3.24",
+		"single-file-cli": "1.1.54"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "15.0.1",

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio