ソースを参照

update `single-file-core`

Gildas 1 年間 前
コミット
dc9d100fbc
5 ファイル変更5 行追加5 行削除
  1. 0 0
      lib/single-file-bootstrap.js
  2. 0 0
      lib/single-file-frames.js
  3. 0 0
      lib/single-file.js
  4. 4 4
      package-lock.json
  5. 1 1
      package.json

ファイルの差分が大きいため隠しています
+ 0 - 0
lib/single-file-bootstrap.js


ファイルの差分が大きいため隠しています
+ 0 - 0
lib/single-file-frames.js


ファイルの差分が大きいため隠しています
+ 0 - 0
lib/single-file.js


+ 4 - 4
package-lock.json

@@ -9,7 +9,7 @@
 			"version": "1.2.4",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
-				"single-file-core": "1.5.1"
+				"single-file-core": "1.5.2"
 			},
 			"devDependencies": {
 				"@rollup/plugin-node-resolve": "15.0.1",
@@ -516,9 +516,9 @@
 			}
 		},
 		"node_modules/single-file-core": {
-			"version": "1.5.1",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.5.1.tgz",
-			"integrity": "sha512-cNDCpZjzUrTLa2xdXLXO4pnzaiGVIHOqpwBIw2SB85pMQZ5oYmAabrl/9KzentpKFJ7X0O3FGHl6xdaHwN+I8w=="
+			"version": "1.5.2",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.5.2.tgz",
+			"integrity": "sha512-Q22ERIsBmmr6rB236RrtSYCOLKLMj02M7t3xQPP5dvjD/TeSxcFKKwWmlf9gvV+8tKIncFYj9Aq9o7i0cNT9/Q=="
 		},
 		"node_modules/source-map": {
 			"version": "0.6.1",

+ 1 - 1
package.json

@@ -9,7 +9,7 @@
 		"build": "./build-extension.sh"
 	},
 	"dependencies": {
-		"single-file-core": "1.5.1"
+		"single-file-core": "1.5.2"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "15.0.1",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません