Sfoglia il codice sorgente

upadte `single-filec-core`

Gildas 1 anno fa
parent
commit
04edba8ab7

File diff suppressed because it is too large
+ 0 - 0
lib/single-file-extension-background.js


File diff suppressed because it is too large
+ 0 - 0
lib/single-file-extension-editor-helper.js


File diff suppressed because it is too large
+ 0 - 0
lib/single-file.js


+ 14 - 14
package-lock.json

@@ -9,7 +9,7 @@
 			"version": "1.2.2",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
-				"single-file-core": "1.4.0"
+				"single-file-core": "1.4.1"
 			},
 			"devDependencies": {
 				"@rollup/plugin-node-resolve": "15.0.1",
@@ -31,21 +31,21 @@
 			}
 		},
 		"node_modules/@babel/helper-validator-identifier": {
-			"version": "7.22.20",
-			"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
-			"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
+			"version": "7.24.5",
+			"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz",
+			"integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==",
 			"dev": true,
 			"engines": {
 				"node": ">=6.9.0"
 			}
 		},
 		"node_modules/@babel/highlight": {
-			"version": "7.24.2",
-			"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz",
-			"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==",
+			"version": "7.24.5",
+			"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz",
+			"integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==",
 			"dev": true,
 			"dependencies": {
-				"@babel/helper-validator-identifier": "^7.22.20",
+				"@babel/helper-validator-identifier": "^7.24.5",
 				"chalk": "^2.4.2",
 				"js-tokens": "^4.0.0",
 				"picocolors": "^1.0.0"
@@ -166,9 +166,9 @@
 			"dev": true
 		},
 		"node_modules/@types/node": {
-			"version": "20.12.7",
-			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
-			"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
+			"version": "20.12.9",
+			"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.9.tgz",
+			"integrity": "sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==",
 			"dev": true,
 			"dependencies": {
 				"undici-types": "~5.26.4"
@@ -516,9 +516,9 @@
 			}
 		},
 		"node_modules/single-file-core": {
-			"version": "1.4.0",
-			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.4.0.tgz",
-			"integrity": "sha512-NUx8+4EparS4cbpeLpNC2ByFK02KyDXKrycwbvDsRgsXfc1KF1I65tixiZDHZ18T4ljh9t9x2dNgG46aGfL2gw=="
+			"version": "1.4.1",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.4.1.tgz",
+			"integrity": "sha512-v7u2DNwLKVWmJw7UlA7gbm1+7K4869ZXETVfMji2BQnGBOl3sEuvNEnAE7ZMj5os5LcF7Qqu6W6s6NEI0fIkQg=="
 		},
 		"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.4.0"
+		"single-file-core": "1.4.1"
 	},
 	"devDependencies": {
 		"@rollup/plugin-node-resolve": "15.0.1",

Some files were not shown because too many files changed in this diff