mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 05:23:53 +08:00
Build(deps): Bump @faker-js/faker from 9.2.0 to 9.3.0 (#30078)
This commit is contained in:
parent
313eddec7f
commit
545cafe657
|
@ -15,7 +15,7 @@
|
|||
"test": "ember test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^9.2.0",
|
||||
"@faker-js/faker": "^9.3.0",
|
||||
"@glimmer/syntax": "^0.93.1",
|
||||
"@highlightjs/cdn-assets": "^11.10.0",
|
||||
"@json-editor/json-editor": "2.15.2",
|
||||
|
|
|
@ -264,8 +264,8 @@ importers:
|
|||
app/assets/javascripts/discourse:
|
||||
dependencies:
|
||||
'@faker-js/faker':
|
||||
specifier: ^9.2.0
|
||||
version: 9.2.0
|
||||
specifier: ^9.3.0
|
||||
version: 9.3.0
|
||||
'@glimmer/syntax':
|
||||
specifier: ^0.93.1
|
||||
version: 0.93.1
|
||||
|
@ -2139,8 +2139,8 @@ packages:
|
|||
resolution: {integrity: sha512-CXtq5nR4Su+2I47WPOlWud98Y5Lv8Kyxp2ukhgFx/eW6Blm18VXJO5WuQylPugRo8nbluoi6GvvxBLqHcvqUUw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@faker-js/faker@9.2.0':
|
||||
resolution: {integrity: sha512-ulqQu4KMr1/sTFIYvqSdegHT8NIkt66tFAkugGnHA+1WAfEn6hMzNR+svjXGFRVLnapxvej67Z/LwchFrnLBUg==}
|
||||
'@faker-js/faker@9.3.0':
|
||||
resolution: {integrity: sha512-r0tJ3ZOkMd9xsu3VRfqlFR6cz0V/jFYRswAIpC+m/DIfAUXq7g8N7wTAlhSANySXYGKzGryfDXwtwsY8TxEIDw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
|
@ -10366,7 +10366,7 @@ snapshots:
|
|||
dependencies:
|
||||
levn: 0.4.1
|
||||
|
||||
'@faker-js/faker@9.2.0': {}
|
||||
'@faker-js/faker@9.3.0': {}
|
||||
|
||||
'@floating-ui/core@1.6.7':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user