mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update content-tag to 3.1.1 (#31131)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@babel/standalone": "^7.26.7",
|
||||
"@zxing/text-encoding": "^0.9.0",
|
||||
"babel-plugin-ember-template-compilation": "^2.3.0",
|
||||
"content-tag": "^3.1.0",
|
||||
"content-tag": "^3.1.1",
|
||||
"decorator-transforms": "^2.3.0",
|
||||
"discourse": "workspace:0.0.0",
|
||||
"discourse-widget-hbs": "workspace:1.0.0",
|
||||
|
@@ -71,7 +71,7 @@
|
||||
"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",
|
||||
"licensee@11.1.1": "patches/licensee@11.1.1.patch",
|
||||
"content-tag@3.1.0": "patches/content-tag@3.1.0.patch",
|
||||
"content-tag@3.1.1": "patches/content-tag@3.1.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"
|
||||
},
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -11,9 +11,9 @@ patchedDependencies:
|
||||
babel-plugin-debug-macros@0.3.4:
|
||||
hash: wki6cycbrrm5sscamn5w4cujby
|
||||
path: patches/babel-plugin-debug-macros@0.3.4.patch
|
||||
content-tag@3.1.0:
|
||||
content-tag@3.1.1:
|
||||
hash: lgdkxhmahesfzwpl4vwprolz5m
|
||||
path: patches/content-tag@3.1.0.patch
|
||||
path: patches/content-tag@3.1.1.patch
|
||||
ember-source@5.12.0:
|
||||
hash: xx7mvsb7nmshqkkqhmf45r3hse
|
||||
path: patches/ember-source@5.12.0.patch
|
||||
@@ -983,8 +983,8 @@ importers:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
content-tag:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
decorator-transforms:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0(@babel/core@7.26.7)
|
||||
@@ -3851,8 +3851,8 @@ packages:
|
||||
content-tag@2.0.3:
|
||||
resolution: {integrity: sha512-htLIdtfhhKW2fHlFLnZH7GFzHSdSpHhDLrWVswkNiiPMZ5uXq5JfrGboQKFhNQuAAFF8VNB2EYUj3MsdJrKKpg==}
|
||||
|
||||
content-tag@3.1.0:
|
||||
resolution: {integrity: sha512-gSESx+fia81/vKjorui0V6wY7IBpuitd84LcQnaPVF9Xe9ctLAf4saHwbUi3SAhYfi9kxs5ODfAVnm5MmjojCQ==}
|
||||
content-tag@3.1.1:
|
||||
resolution: {integrity: sha512-94puwVk6X8oJcbRIEY03UM80zWzA3dYgGkOiRJzeY1vXgwrFUh3OolDDi/D7YBa6Vsx+CgAvuk4uXlB8loZ1FA==}
|
||||
|
||||
content-type@1.0.5:
|
||||
resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
|
||||
@@ -11974,7 +11974,7 @@ snapshots:
|
||||
|
||||
content-tag@2.0.3: {}
|
||||
|
||||
content-tag@3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m): {}
|
||||
content-tag@3.1.1(patch_hash=lgdkxhmahesfzwpl4vwprolz5m): {}
|
||||
|
||||
content-type@1.0.5: {}
|
||||
|
||||
@@ -12903,7 +12903,7 @@ snapshots:
|
||||
ember-template-imports@4.2.0:
|
||||
dependencies:
|
||||
broccoli-stew: 3.0.0
|
||||
content-tag: 3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
content-tag: 3.1.1(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
ember-cli-version-checker: 5.1.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -14840,7 +14840,7 @@ snapshots:
|
||||
|
||||
lint-to-the-future-ember-template@3.0.0(ember-template-lint@6.1.0):
|
||||
dependencies:
|
||||
content-tag: 3.1.0(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
content-tag: 3.1.1(patch_hash=lgdkxhmahesfzwpl4vwprolz5m)
|
||||
ember-template-lint: 6.1.0
|
||||
walk-sync: 2.2.0
|
||||
|
||||
|
Reference in New Issue
Block a user