DEV: Update content-tag to 3.1.0 (#30339)

This commit is contained in:
Jarek Radosz 2024-12-18 12:59:27 +01:00 committed by GitHub
parent 073c2098a1
commit b2b0c462ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 14 additions and 9 deletions

View File

@ -10,7 +10,7 @@
"@babel/standalone": "^7.26.4", "@babel/standalone": "^7.26.4",
"@zxing/text-encoding": "^0.9.0", "@zxing/text-encoding": "^0.9.0",
"babel-plugin-ember-template-compilation": "^2.3.0", "babel-plugin-ember-template-compilation": "^2.3.0",
"content-tag": "^3.0.0", "content-tag": "^3.1.0",
"decorator-transforms": "^2.3.0", "decorator-transforms": "^2.3.0",
"discourse-common": "workspace:1.0.0", "discourse-common": "workspace:1.0.0",
"discourse-widget-hbs": "workspace:1.0.0", "discourse-widget-hbs": "workspace:1.0.0",

View File

@ -66,7 +66,7 @@
"babel-plugin-debug-macros@0.3.4": "patches/babel-plugin-debug-macros@0.3.4.patch", "babel-plugin-debug-macros@0.3.4": "patches/babel-plugin-debug-macros@0.3.4.patch",
"virtual-dom@2.1.1": "patches/virtual-dom@2.1.1.patch", "virtual-dom@2.1.1": "patches/virtual-dom@2.1.1.patch",
"licensee@11.1.1": "patches/licensee@11.1.1.patch", "licensee@11.1.1": "patches/licensee@11.1.1.patch",
"content-tag@3.0.0": "patches/content-tag@3.0.0.patch", "content-tag@3.1.0": "patches/content-tag@3.1.0.patch",
"@ember-compat/tracked-built-ins@0.9.1": "patches/@ember-compat__tracked-built-ins@0.9.1.patch", "@ember-compat/tracked-built-ins@0.9.1": "patches/@ember-compat__tracked-built-ins@0.9.1.patch",
"ember-source@5.12.0": "patches/ember-source@5.12.0.patch" "ember-source@5.12.0": "patches/ember-source@5.12.0.patch"
}, },

View File

@ -11,9 +11,9 @@ patchedDependencies:
babel-plugin-debug-macros@0.3.4: babel-plugin-debug-macros@0.3.4:
hash: wki6cycbrrm5sscamn5w4cujby hash: wki6cycbrrm5sscamn5w4cujby
path: patches/babel-plugin-debug-macros@0.3.4.patch path: patches/babel-plugin-debug-macros@0.3.4.patch
content-tag@3.0.0: content-tag@3.1.0:
hash: lgdkxhmahesfzwpl4vwprolz5m hash: lgdkxhmahesfzwpl4vwprolz5m
path: patches/content-tag@3.0.0.patch path: patches/content-tag@3.1.0.patch
ember-source@5.12.0: ember-source@5.12.0:
hash: xx7mvsb7nmshqkkqhmf45r3hse hash: xx7mvsb7nmshqkkqhmf45r3hse
path: patches/ember-source@5.12.0.patch path: patches/ember-source@5.12.0.patch
@ -1068,8 +1068,8 @@ importers:
specifier: ^2.3.0 specifier: ^2.3.0
version: 2.3.0 version: 2.3.0
content-tag: content-tag:
specifier: ^3.0.0 specifier: ^3.1.0
version: 3.0.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m) version: 3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
decorator-transforms: decorator-transforms:
specifier: ^2.3.0 specifier: ^2.3.0
version: 2.3.0(@babel/core@7.26.0) version: 2.3.0(@babel/core@7.26.0)
@ -3914,6 +3914,9 @@ packages:
content-tag@3.0.0: content-tag@3.0.0:
resolution: {integrity: sha512-HxWPmF9hzehv5PV7TSK7QSzlVBhmwQA8NgBrXmL+fqXfM3L1r3ResAPzeiGbxra3Zw6U3gdhw3cIDJADQnuCVQ==} resolution: {integrity: sha512-HxWPmF9hzehv5PV7TSK7QSzlVBhmwQA8NgBrXmL+fqXfM3L1r3ResAPzeiGbxra3Zw6U3gdhw3cIDJADQnuCVQ==}
content-tag@3.1.0:
resolution: {integrity: sha512-gSESx+fia81/vKjorui0V6wY7IBpuitd84LcQnaPVF9Xe9ctLAf4saHwbUi3SAhYfi9kxs5ODfAVnm5MmjojCQ==}
content-type@1.0.5: content-type@1.0.5:
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
engines: {node: '>= 0.6'} engines: {node: '>= 0.6'}
@ -11873,7 +11876,9 @@ snapshots:
content-tag@2.0.3: {} content-tag@2.0.3: {}
content-tag@3.0.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m): {} content-tag@3.0.0: {}
content-tag@3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m): {}
content-type@1.0.5: {} content-type@1.0.5: {}
@ -12815,7 +12820,7 @@ snapshots:
ember-template-imports@4.2.0: ember-template-imports@4.2.0:
dependencies: dependencies:
broccoli-stew: 3.0.0 broccoli-stew: 3.0.0
content-tag: 3.0.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m) content-tag: 3.0.0
ember-cli-version-checker: 5.1.2 ember-cli-version-checker: 5.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -14745,7 +14750,7 @@ snapshots:
lint-to-the-future-ember-template@3.0.0(ember-template-lint@6.0.0): lint-to-the-future-ember-template@3.0.0(ember-template-lint@6.0.0):
dependencies: dependencies:
content-tag: 3.0.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m) content-tag: 3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
ember-template-lint: 6.0.0 ember-template-lint: 6.0.0
walk-sync: 2.2.0 walk-sync: 2.2.0